Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#277)
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 Feb 6, 2024
1 parent 8d39b48 commit b7cbde6
Show file tree
Hide file tree
Showing 4 changed files with 477 additions and 477 deletions.
12 changes: 6 additions & 6 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.504.0",
"@clerk/nextjs": "4.29.5",
"@clerk/nextjs": "4.29.6",
"@excalidraw/excalidraw": "0.17.2",
"@floating-ui/react-dom": "2.0.8",
"@milkdown/core": "7.3.3",
Expand Down Expand Up @@ -66,7 +66,7 @@
"@tanstack/react-query": "5.18.1",
"@tanstack/react-query-devtools": "5.18.1",
"@tanstack/react-query-persist-client": "5.18.1",
"@vercel/analytics": "1.1.2",
"@vercel/analytics": "1.1.3",
"@vercel/postgres": "0.7.2",
"axios": "1.6.7",
"bypass-vue-devtools": "0.0.6",
Expand Down Expand Up @@ -95,7 +95,7 @@
"mermaid": "10.7.0",
"next": "14.1.0",
"next-themes": "0.2.1",
"openai": "4.26.0",
"openai": "4.26.1",
"qrcode.react": "3.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down Expand Up @@ -133,16 +133,16 @@
"@types/js-yaml": "4.0.9",
"@types/markdown-escape": "1.1.3",
"@types/node": "20.11.16",
"@types/react": "18.2.52",
"@types/react": "18.2.54",
"@types/react-dom": "18.2.18",
"@types/react-responsive-masonry": "2.1.3",
"@types/remove-markdown": "0.3.4",
"autoprefixer": "10.4.17",
"cross-env": "7.0.3",
"dotenv": "16.4.1",
"eslint": "8.56.0",
"lint-staged": "15.2.1",
"postcss": "8.4.33",
"lint-staged": "15.2.2",
"postcss": "8.4.34",
"postcss-import": "16.0.0",
"postcss-nested": "6.0.1",
"postcss-preset-env": "9.3.0",
Expand Down
Loading

0 comments on commit b7cbde6

Please sign in to comment.