Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (patch) (#409)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent 5e7df37 commit 13ed6b7
Show file tree
Hide file tree
Showing 4 changed files with 120 additions and 120 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
},
"dependencies": {
"@aws-sdk/client-s3": "3.616.0",
"@clerk/nextjs": "5.2.6",
"@clerk/themes": "2.1.13",
"@clerk/nextjs": "5.2.8",
"@clerk/themes": "2.1.14",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.1",
"@milkdown/core": "7.4.0",
Expand All @@ -67,10 +67,10 @@
"@radix-ui/react-tabs": "1.1.0",
"@shikijs/transformers": "1.10.3",
"@shiro/fetch": "link:./packages/fetch",
"@tanstack/query-async-storage-persister": "5.51.9",
"@tanstack/react-query": "5.51.11",
"@tanstack/react-query-devtools": "5.51.11",
"@tanstack/react-query-persist-client": "5.51.11",
"@tanstack/query-async-storage-persister": "5.51.15",
"@tanstack/react-query": "5.51.15",
"@tanstack/react-query-devtools": "5.51.15",
"@tanstack/react-query-persist-client": "5.51.15",
"@upstash/redis": "1.33.0",
"@vercel/analytics": "1.3.1",
"@vercel/postgres": "0.9.0",
Expand Down Expand Up @@ -113,7 +113,7 @@
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-intersection-observer": "9.13.0",
"react-responsive-masonry": "2.2.1",
"react-responsive-masonry": "2.2.2",
"react-toastify": "10.0.5",
"react-tweet": "3.2.1",
"remark-directive": "3.0.0",
Expand Down Expand Up @@ -170,7 +170,7 @@
"simple-git-hooks": "2.11.1",
"tailwind-scrollbar": "3.1.0",
"tailwind-variants": "0.2.1",
"tailwindcss": "^3.4.6",
"tailwindcss": "^3.4.7",
"tailwindcss-animated": "1.1.2",
"typescript": "5.5.4",
"zx": "8.1.4"
Expand Down
Loading

0 comments on commit 13ed6b7

Please sign in to comment.