Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 12, 2024
1 parent fd59a7a commit a11f2f4
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 68 deletions.
10 changes: 5 additions & 5 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.29.1",
"@clerk/nextjs": "4.29.2",
"@floating-ui/react-dom": "2.0.5",
"@milkdown/core": "7.3.3",
"@milkdown/plugin-clipboard": "7.3.3",
Expand Down Expand Up @@ -67,9 +67,9 @@
"daisyui": "4.5.0",
"dayjs": "1.11.10",
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.6.5",
"emoji-picker-react": "4.6.8",
"foxact": "0.2.30",
"framer-motion": "^10.17.9",
"framer-motion": "^10.17.12",
"fuse.js": "7.0.0",
"idb-keyval": "6.2.1",
"immer": "^10.0.3",
Expand All @@ -85,7 +85,7 @@
"mermaid": "10.6.1",
"next": "14.0.4",
"next-themes": "0.2.1",
"openai": "4.24.1",
"openai": "4.24.4",
"qrcode.react": "3.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down Expand Up @@ -117,7 +117,7 @@
"@types/js-cookie": "3.0.6",
"@types/js-yaml": "4.0.9",
"@types/markdown-escape": "1.1.3",
"@types/node": "20.10.7",
"@types/node": "20.10.8",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@types/react-responsive-masonry": "2.1.3",
Expand Down
102 changes: 51 additions & 51 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"marked": "^11.1.1",
"postcss-import": "^16.0.0",
"react-error-boundary": "4.0.12",
"react-router-dom": "6.21.1",
"react-router-dom": "6.21.2",
"vite": "5.0.11",
"vite-plugin-restart": "0.4.0"
},
Expand Down
Loading

1 comment on commit a11f2f4

@vercel
Copy link

@vercel vercel bot commented on a11f2f4 Jan 12, 2024

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 – ./

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

Please sign in to comment.