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 Sep 9, 2024
1 parent a995ff8 commit b6aa3ae
Show file tree
Hide file tree
Showing 2 changed files with 467 additions and 464 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"start": "npm run dev"
},
"dependencies": {
"@aws-sdk/client-s3": "3.637.0",
"@aws-sdk/client-s3": "3.645.0",
"@clerk/nextjs": "5.4.1",
"@clerk/themes": "2.1.27",
"@excalidraw/excalidraw": "0.17.6",
Expand Down Expand Up @@ -50,15 +50,15 @@
"@radix-ui/react-tabs": "1.1.0",
"@shikijs/transformers": "1.16.1",
"@shiro/fetch": "link:./packages/fetch",
"@tanstack/query-async-storage-persister": "5.54.1",
"@tanstack/react-query": "5.54.1",
"@tanstack/react-query-devtools": "5.54.1",
"@tanstack/react-query-persist-client": "5.54.1",
"@tanstack/query-async-storage-persister": "5.55.4",
"@tanstack/react-query": "5.55.4",
"@tanstack/react-query-devtools": "5.55.4",
"@tanstack/react-query-persist-client": "5.55.4",
"@upstash/redis": "1.34.0",
"@vercel/analytics": "1.3.1",
"@vercel/postgres": "0.9.0",
"@vercel/postgres": "0.10.0",
"bypass-vue-devtools": "0.0.6",
"chroma-js": "3.0.0",
"chroma-js": "3.1.1",
"clsx": "2.1.1",
"colorjs.io": "^0.5.2",
"crossbell": "1.12.0",
Expand Down Expand Up @@ -88,7 +88,7 @@
"next-runtime-env": "3.2.2",
"next-themes": "0.3.0",
"ofetch": "1.3.4",
"openai": "4.57.1",
"openai": "4.58.1",
"pngjs": "7.0.0",
"prop-types": "15.8.1",
"qrcode.react": "3.2.0",
Expand Down Expand Up @@ -139,7 +139,7 @@
"code-inspector-plugin": "0.16.1",
"cross-env": "7.0.3",
"dotenv": "16.4.5",
"eslint": "9.9.1",
"eslint": "9.10.0",
"eslint-config-hyoban": "3.1.4",
"lint-staged": "15.2.10",
"postcss": "8.4.45",
Expand Down
Loading

0 comments on commit b6aa3ae

Please sign in to comment.