Skip to content

Commit ba98daf

Browse files
committed
fix(deps): update all non-major dependencies
1 parent 46a9a57 commit ba98daf

File tree

4 files changed

+272
-345
lines changed

4 files changed

+272
-345
lines changed

package.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
},
4141
"dependencies": {
4242
"@aws-sdk/client-s3": "3.592.0",
43-
"@clerk/nextjs": "5.1.2",
44-
"@clerk/themes": "2.1.7",
43+
"@clerk/nextjs": "5.1.5",
44+
"@clerk/themes": "2.1.9",
4545
"@excalidraw/excalidraw": "0.17.6",
4646
"@floating-ui/react-dom": "2.1.0",
4747
"@milkdown/core": "7.3.6",
@@ -65,12 +65,12 @@
6565
"@radix-ui/react-select": "2.0.0",
6666
"@radix-ui/react-switch": "1.0.3",
6767
"@radix-ui/react-tabs": "1.0.4",
68-
"@shikijs/transformers": "1.6.0",
68+
"@shikijs/transformers": "1.6.4",
6969
"@tanstack/query-async-storage-persister": "5.44.0",
7070
"@tanstack/react-query": "5.44.0",
7171
"@tanstack/react-query-devtools": "5.44.0",
7272
"@tanstack/react-query-persist-client": "5.44.0",
73-
"@upstash/redis": "1.31.2",
73+
"@upstash/redis": "1.31.4",
7474
"@vercel/analytics": "1.3.1",
7575
"@vercel/postgres": "0.8.0",
7676
"bypass-vue-devtools": "0.0.6",
@@ -81,14 +81,14 @@
8181
"daisyui": "4.12.2",
8282
"dayjs": "1.11.11",
8383
"emoji-mart": "5.6.0",
84-
"emoji-picker-react": "4.9.3",
85-
"foxact": "0.2.33",
84+
"emoji-picker-react": "4.9.4",
85+
"foxact": "0.2.35",
8686
"framer-motion": "11.1.7",
8787
"fuse.js": "7.0.0",
8888
"idb-keyval": "6.2.1",
8989
"immer": "^10.1.1",
9090
"jojoo": "0.1.4",
91-
"jotai": "2.8.1",
91+
"jotai": "2.8.3",
9292
"js-cookie": "3.0.5",
9393
"js-yaml": "4.1.0",
9494
"jsondiffpatch": "^0.6.0",
@@ -100,7 +100,7 @@
100100
"medium-zoom": "1.1.0",
101101
"mermaid": "10.9.1",
102102
"nanoid": "^5.0.7",
103-
"next": "14.2.3",
103+
"next": "14.2.4",
104104
"next-runtime-env": "3.2.2",
105105
"next-themes": "0.3.0",
106106
"ofetch": "1.3.4",
@@ -111,7 +111,7 @@
111111
"react": "18.3.1",
112112
"react-dom": "18.3.1",
113113
"react-error-boundary": "4.0.13",
114-
"react-intersection-observer": "9.10.2",
114+
"react-intersection-observer": "9.10.3",
115115
"react-responsive-masonry": "2.2.0",
116116
"react-toastify": "10.0.5",
117117
"react-tweet": "3.2.1",
@@ -132,20 +132,20 @@
132132
},
133133
"devDependencies": {
134134
"@biomejs/biome": "1.8.1",
135-
"@iconify-json/material-symbols": "1.1.80",
135+
"@iconify-json/material-symbols": "1.1.82",
136136
"@iconify-json/mingcute": "1.1.17",
137137
"@iconify/tailwind": "1.1.1",
138-
"@innei/prettier": "0.13.1",
138+
"@innei/prettier": "0.13.2",
139139
"@mx-space/webhook": "0.3.0",
140-
"@next/bundle-analyzer": "14.2.3",
140+
"@next/bundle-analyzer": "14.2.4",
141141
"@tailwindcss/container-queries": "0.1.1",
142142
"@tailwindcss/typography": "0.5.13",
143143
"@types/chroma-js": "2.4.4",
144144
"@types/js-cookie": "3.0.6",
145145
"@types/js-yaml": "4.0.9",
146146
"@types/katex": "^0.16.7",
147147
"@types/markdown-escape": "1.1.3",
148-
"@types/node": "20.14.0",
148+
"@types/node": "20.14.2",
149149
"@types/pngjs": "6.0.5",
150150
"@types/react": "18.3.3",
151151
"@types/react-dom": "18.3.0",
@@ -156,23 +156,23 @@
156156
"client-only": "0.0.1",
157157
"cross-env": "7.0.3",
158158
"dotenv": "16.4.5",
159-
"lint-staged": "15.2.5",
159+
"lint-staged": "15.2.6",
160160
"postcss": "8.4.38",
161161
"postcss-import": "16.1.0",
162162
"postcss-js": "4.0.1",
163163
"postcss-nested": "6.0.1",
164164
"postcss-preset-env": "9.5.14",
165165
"postcss-prune-var": "1.1.2",
166-
"prettier": "3.3.0",
166+
"prettier": "3.3.2",
167167
"rimraf": "5.0.7",
168-
"shiki": "1.6.0",
168+
"shiki": "1.6.4",
169169
"simple-git-hooks": "2.11.1",
170170
"tailwind-scrollbar": "3.1.0",
171171
"tailwind-variants": "0.2.1",
172-
"tailwindcss": "^3.4.3",
172+
"tailwindcss": "^3.4.4",
173173
"tailwindcss-animated": "1.1.0",
174174
"typescript": "5.4.5",
175-
"zx": "8.1.1"
175+
"zx": "8.1.2"
176176
},
177177
"nextBundleAnalysis": {
178178
"budget": 358400,

0 commit comments

Comments
 (0)