Skip to content

Commit 50ac3bb

Browse files
committed
fix(deps): update all non-major dependencies
1 parent 58b7907 commit 50ac3bb

File tree

4 files changed

+93
-92
lines changed

4 files changed

+93
-92
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"prod:reload": "pm2 reload ecosystem.config.js"
3737
},
3838
"dependencies": {
39-
"@clerk/nextjs": "4.27.4",
39+
"@clerk/nextjs": "4.27.5",
4040
"@floating-ui/react-dom": "2.0.4",
4141
"@mx-space/api-client": "1.6.2",
4242
"@radix-ui/react-dialog": "1.0.5",
@@ -55,7 +55,7 @@
5555
"emoji-mart": "5.5.2",
5656
"emoji-picker-react": "4.5.16",
5757
"foxact": "0.2.27",
58-
"framer-motion": "^10.16.14",
58+
"framer-motion": "^10.16.15",
5959
"idb-keyval": "6.2.1",
6060
"immer": "^10.0.3",
6161
"jojoo": "0.1.2",
@@ -64,7 +64,7 @@
6464
"markdown-to-jsx": "npm:@innei/[email protected]",
6565
"medium-zoom": "1.1.0",
6666
"mermaid": "10.6.1",
67-
"next": "14.0.3",
67+
"next": "14.0.4",
6868
"next-themes": "0.2.1",
6969
"openai": "4.20.1",
7070
"qrcode.react": "3.1.0",
@@ -88,11 +88,11 @@
8888
"@iconify/tailwind": "0.1.4",
8989
"@innei/eslint-config-react-ts": "0.12.0",
9090
"@innei/prettier": "0.12.0",
91-
"@next/bundle-analyzer": "14.0.3",
91+
"@next/bundle-analyzer": "14.0.4",
9292
"@tailwindcss/typography": "0.5.10",
9393
"@types/js-cookie": "3.0.6",
9494
"@types/markdown-escape": "1.1.3",
95-
"@types/node": "20.10.3",
95+
"@types/node": "20.10.4",
9696
"@types/react": "18.2.42",
9797
"@types/react-dom": "18.2.17",
9898
"@types/remove-markdown": "0.3.4",

0 commit comments

Comments
 (0)