Skip to content

Commit 8737491

Browse files
committed
fix(deps): update all non-major dependencies
1 parent ada8bcb commit 8737491

File tree

2 files changed

+74
-74
lines changed

2 files changed

+74
-74
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.25.6",
39+
"@clerk/nextjs": "4.25.7",
4040
"@floating-ui/react-dom": "2.0.2",
4141
"@mx-space/api-client": "1.6.2",
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.5",
55+
"emoji-picker-react": "4.5.6",
5656
"foxact": "0.2.20",
5757
"framer-motion": "^10.16.4",
5858
"idb-keyval": "6.2.1",
@@ -90,7 +90,7 @@
9090
"@tailwindcss/typography": "0.5.10",
9191
"@types/js-cookie": "3.0.5",
9292
"@types/markdown-escape": "1.1.2",
93-
"@types/node": "20.8.7",
93+
"@types/node": "20.8.8",
9494
"@types/react": "18.2.31",
9595
"@types/react-dom": "18.2.14",
9696
"@types/remove-markdown": "0.3.3",
@@ -109,8 +109,8 @@
109109
"rimraf": "5.0.5",
110110
"simple-git-hooks": "2.9.0",
111111
"tailwind-scrollbar": "3.0.5",
112-
"tailwind-variants": "0.1.15",
113-
"tailwindcss": "^3.3.3",
112+
"tailwind-variants": "0.1.16",
113+
"tailwindcss": "^3.3.5",
114114
"typescript": "5.2.2",
115115
"typewind": "^0.1.4",
116116
"zx": "7.2.3"

0 commit comments

Comments
 (0)