Skip to content

Commit 5405e8f

Browse files
committed
fix(deps): update all non-major dependencies
1 parent 0362a73 commit 5405e8f

File tree

4 files changed

+313
-313
lines changed

4 files changed

+313
-313
lines changed

package.json

+12-12
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.25.5",
39+
"@clerk/nextjs": "4.25.6",
4040
"@floating-ui/react-dom": "2.0.2",
4141
"@mx-space/api-client": "1.5.1",
4242
"@radix-ui/react-dialog": "1.0.5",
@@ -52,7 +52,7 @@
5252
"daisyui": "3.9.3",
5353
"dayjs": "1.11.10",
5454
"emoji-mart": "5.5.2",
55-
"emoji-picker-react": "4.5.2",
55+
"emoji-picker-react": "4.5.3",
5656
"foxact": "0.2.20",
5757
"framer-motion": "^10.16.4",
5858
"idb-keyval": "6.2.1",
@@ -63,9 +63,9 @@
6363
"markdown-to-jsx": "npm:@innei/[email protected]",
6464
"medium-zoom": "1.0.8",
6565
"mermaid": "10.5.0",
66-
"next": "13.5.5",
66+
"next": "13.5.6",
6767
"next-themes": "0.2.1",
68-
"openai": "4.12.3",
68+
"openai": "4.12.4",
6969
"qrcode.react": "3.1.0",
7070
"react": "18.2.0",
7171
"react-dom": "18.2.0",
@@ -81,19 +81,19 @@
8181
"xss": "1.0.14"
8282
},
8383
"devDependencies": {
84-
"@iconify-json/material-symbols": "1.1.59",
84+
"@iconify-json/material-symbols": "1.1.60",
8585
"@iconify-json/mingcute": "1.1.10",
8686
"@iconify/tailwind": "0.1.3",
8787
"@innei/eslint-config-react-ts": "0.11.1",
8888
"@innei/prettier": "0.11.1",
89-
"@next/bundle-analyzer": "13.5.5",
89+
"@next/bundle-analyzer": "13.5.6",
9090
"@tailwindcss/typography": "0.5.10",
91-
"@types/js-cookie": "3.0.4",
92-
"@types/markdown-escape": "1.1.1",
93-
"@types/node": "20.8.6",
94-
"@types/react": "18.2.28",
95-
"@types/react-dom": "18.2.13",
96-
"@types/remove-markdown": "0.3.2",
91+
"@types/js-cookie": "3.0.5",
92+
"@types/markdown-escape": "1.1.2",
93+
"@types/node": "20.8.7",
94+
"@types/react": "18.2.29",
95+
"@types/react-dom": "18.2.14",
96+
"@types/remove-markdown": "0.3.3",
9797
"autoprefixer": "10.4.16",
9898
"cross-env": "7.0.3",
9999
"dotenv": "16.3.1",

0 commit comments

Comments
 (0)