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 Nov 6, 2024
1 parent 7751a37 commit 12bbb21
Show file tree
Hide file tree
Showing 4 changed files with 631 additions and 607 deletions.
8 changes: 4 additions & 4 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.685.0",
"@aws-sdk/client-s3": "3.686.0",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.2",
"@milkdown/core": "7.5.0",
Expand Down Expand Up @@ -89,9 +89,9 @@
"next": "14.2.8",
"next-auth": "4.24.7",
"next-runtime-env": "3.2.2",
"next-themes": "0.3.0",
"next-themes": "0.4.3",
"ofetch": "1.4.1",
"openai": "4.70.2",
"openai": "4.71.1",
"pngjs": "7.0.0",
"prop-types": "15.8.1",
"qrcode.react": "4.1.0",
Expand Down Expand Up @@ -131,7 +131,7 @@
"@types/js-yaml": "4.0.9",
"@types/katex": "^0.16.7",
"@types/markdown-escape": "1.1.3",
"@types/node": "22.8.6",
"@types/node": "22.9.0",
"@types/pngjs": "6.0.5",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
Expand Down
Loading

0 comments on commit 12bbb21

Please sign in to comment.