Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (patch) (#415)
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 Aug 4, 2024
1 parent a74ae5c commit 3c1cdbb
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 187 deletions.
18 changes: 9 additions & 9 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.620.1",
"@clerk/nextjs": "5.2.10",
"@clerk/themes": "2.1.15",
"@clerk/nextjs": "5.2.12",
"@clerk/themes": "2.1.16",
"@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.12.1",
"@shiro/fetch": "link:./packages/fetch",
"@tanstack/query-async-storage-persister": "5.51.17",
"@tanstack/react-query": "5.51.18",
"@tanstack/react-query-devtools": "5.51.18",
"@tanstack/react-query-persist-client": "5.51.18",
"@tanstack/query-async-storage-persister": "5.51.21",
"@tanstack/react-query": "5.51.21",
"@tanstack/react-query-devtools": "5.51.21",
"@tanstack/react-query-persist-client": "5.51.21",
"@upstash/redis": "1.33.0",
"@vercel/analytics": "1.3.1",
"@vercel/postgres": "0.9.0",
Expand Down Expand Up @@ -145,19 +145,19 @@
"@types/js-yaml": "4.0.9",
"@types/katex": "^0.16.7",
"@types/markdown-escape": "1.1.3",
"@types/node": "20.14.13",
"@types/node": "20.14.14",
"@types/pngjs": "6.0.5",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react-responsive-masonry": "2.1.3",
"@types/remove-markdown": "0.3.4",
"@types/rss": "0.0.32",
"autoprefixer": "10.4.19",
"autoprefixer": "10.4.20",
"client-only": "0.0.1",
"code-inspector-plugin": "0.15.2",
"cross-env": "7.0.3",
"dotenv": "16.4.5",
"lint-staged": "15.2.7",
"lint-staged": "15.2.8",
"postcss": "8.4.40",
"postcss-import": "16.1.0",
"postcss-js": "4.0.1",
Expand Down
Loading

0 comments on commit 3c1cdbb

Please sign in to comment.