Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 22, 2024
1 parent a6f5533 commit 567c45c
Show file tree
Hide file tree
Showing 4 changed files with 140 additions and 106 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@aws-sdk/client-s3": "3.556.0",
"@clerk/nextjs": "4.29.12",
"@clerk/nextjs": "4.30.0",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.0.8",
"@milkdown/core": "7.3.6",
Expand All @@ -63,10 +63,10 @@
"@radix-ui/react-switch": "1.0.3",
"@radix-ui/react-tabs": "1.0.4",
"@shikijs/transformers": "1.3.0",
"@tanstack/query-async-storage-persister": "5.29.1",
"@tanstack/react-query": "5.29.2",
"@tanstack/react-query-devtools": "5.29.2",
"@tanstack/react-query-persist-client": "5.29.2",
"@tanstack/query-async-storage-persister": "5.31.0",
"@tanstack/react-query": "5.31.0",
"@tanstack/react-query-devtools": "5.31.0",
"@tanstack/react-query-persist-client": "5.31.0",
"@upstash/redis": "1.30.0",
"@vercel/analytics": "1.2.2",
"@vercel/postgres": "0.8.0",
Expand Down Expand Up @@ -100,7 +100,7 @@
"next-runtime-env": "3.2.1",
"next-themes": "0.3.0",
"ofetch": "1.3.4",
"openai": "4.37.1",
"openai": "4.38.3",
"pngjs": "7.0.0",
"qrcode.react": "3.1.0",
"react": "18.2.0",
Expand All @@ -115,7 +115,7 @@
"rss": "1.2.2",
"server-only": "^0.0.1",
"socket.io-client": "4.7.5",
"tailwind-merge": "2.2.2",
"tailwind-merge": "2.3.0",
"unidata.js": "0.8.0",
"unified": "^11.0.4",
"uniqolor": "1.1.1",
Expand Down
Loading

0 comments on commit 567c45c

Please sign in to comment.