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 18, 2024
1 parent 70e282c commit e2f7bb6
Show file tree
Hide file tree
Showing 3 changed files with 1,698 additions and 1,319 deletions.
4 changes: 2 additions & 2 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 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.0",
"pngjs": "7.0.0",
"qrcode.react": "3.1.0",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@vitejs/plugin-react": "^4.2.1",
"buffer": "6.0.3",
"concurrently": "^8.2.2",
"unplugin-macros": "0.11.0",
"unplugin-macros": "0.13.0",
"vite-tsconfig-paths": "^4.3.2"
}
}
Loading

0 comments on commit e2f7bb6

Please sign in to comment.