Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (patch) (#33)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 7, 2023
1 parent 99b36ce commit bee9bac
Show file tree
Hide file tree
Showing 4 changed files with 312 additions and 316 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"prod:reload": "pm2 reload ecosystem.config.js"
},
"dependencies": {
"@clerk/nextjs": "4.21.13",
"@clerk/nextjs": "4.21.14",
"@emoji-mart/data": "1.1.2",
"@emoji-mart/react": "1.1.1",
"@floating-ui/react-dom": "2.0.1",
Expand All @@ -51,27 +51,27 @@
"@vercel/analytics": "1.0.1",
"axios": "1.4.0",
"clsx": "1.2.1",
"daisyui": "3.1.7",
"daisyui": "3.1.10",
"dayjs": "1.11.9",
"emoji-mart": "5.5.2",
"foxact": "0.2.13",
"foxact": "0.2.14",
"framer-motion": "^10.12.18",
"idb-keyval": "6.2.1",
"immer": "^10.0.2",
"jotai": "2.2.1",
"jotai": "2.2.2",
"js-cookie": "3.0.5",
"markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.1.3-beta.2",
"medium-zoom": "1.0.8",
"mermaid": "10.2.4",
"next": "13.4.8",
"next": "13.4.9",
"next-themes": "0.2.1",
"qrcode.react": "3.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.10",
"react-intersection-observer": "9.5.2",
"react-toastify": "9.1.3",
"react-tweet": "3.0.0",
"react-tweet": "3.0.1",
"react-wrap-balancer": "1.0.0",
"remove-markdown": "0.5.0",
"socket.io-client": "4.7.1",
Expand All @@ -83,7 +83,7 @@
"@iconify/tailwind": "0.1.3",
"@innei/eslint-config-react-ts": "0.10.3",
"@innei/prettier": "0.10.3",
"@next/bundle-analyzer": "13.4.8",
"@next/bundle-analyzer": "13.4.9",
"@tailwindcss/typography": "0.5.9",
"@types/js-cookie": "3.0.3",
"@types/markdown-escape": "1.1.0",
Expand All @@ -97,7 +97,7 @@
"eslint": "8.44.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"postcss": "8.4.24",
"postcss": "8.4.25",
"postcss-import": "15.1.0",
"postcss-nested": "6.0.1",
"postcss-preset-env": "9.0.0",
Expand All @@ -110,7 +110,7 @@
"tailwindcss": "^3.3.2",
"typescript": "5.1.6",
"typewind": "^0.1.3",
"zx": "7.2.2"
"zx": "7.2.3"
},
"nextBundleAnalysis": {
"budget": 358400,
Expand Down
Loading

1 comment on commit bee9bac

@vercel
Copy link

@vercel vercel bot commented on bee9bac Jul 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

shiro – ./

springtide.vercel.app
shiro-innei.vercel.app
innei.in
shiro-git-main-innei.vercel.app

Please sign in to comment.