Skip to content

Commit 13ed6b7

Browse files
fix(deps): update all non-major dependencies (patch) (#409)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e7df37 commit 13ed6b7

File tree

4 files changed

+120
-120
lines changed

4 files changed

+120
-120
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
},
4141
"dependencies": {
4242
"@aws-sdk/client-s3": "3.616.0",
43-
"@clerk/nextjs": "5.2.6",
44-
"@clerk/themes": "2.1.13",
43+
"@clerk/nextjs": "5.2.8",
44+
"@clerk/themes": "2.1.14",
4545
"@excalidraw/excalidraw": "0.17.6",
4646
"@floating-ui/react-dom": "2.1.1",
4747
"@milkdown/core": "7.4.0",
@@ -67,10 +67,10 @@
6767
"@radix-ui/react-tabs": "1.1.0",
6868
"@shikijs/transformers": "1.10.3",
6969
"@shiro/fetch": "link:./packages/fetch",
70-
"@tanstack/query-async-storage-persister": "5.51.9",
71-
"@tanstack/react-query": "5.51.11",
72-
"@tanstack/react-query-devtools": "5.51.11",
73-
"@tanstack/react-query-persist-client": "5.51.11",
70+
"@tanstack/query-async-storage-persister": "5.51.15",
71+
"@tanstack/react-query": "5.51.15",
72+
"@tanstack/react-query-devtools": "5.51.15",
73+
"@tanstack/react-query-persist-client": "5.51.15",
7474
"@upstash/redis": "1.33.0",
7575
"@vercel/analytics": "1.3.1",
7676
"@vercel/postgres": "0.9.0",
@@ -113,7 +113,7 @@
113113
"react-dom": "18.3.1",
114114
"react-error-boundary": "4.0.13",
115115
"react-intersection-observer": "9.13.0",
116-
"react-responsive-masonry": "2.2.1",
116+
"react-responsive-masonry": "2.2.2",
117117
"react-toastify": "10.0.5",
118118
"react-tweet": "3.2.1",
119119
"remark-directive": "3.0.0",
@@ -170,7 +170,7 @@
170170
"simple-git-hooks": "2.11.1",
171171
"tailwind-scrollbar": "3.1.0",
172172
"tailwind-variants": "0.2.1",
173-
"tailwindcss": "^3.4.6",
173+
"tailwindcss": "^3.4.7",
174174
"tailwindcss-animated": "1.1.2",
175175
"typescript": "5.5.4",
176176
"zx": "8.1.4"

0 commit comments

Comments
 (0)