Skip to content

Commit 29231d6

Browse files
fix(deps): update all non-major dependencies (#307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae65b25 commit 29231d6

File tree

4 files changed

+97
-73
lines changed

4 files changed

+97
-73
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"prod:reload": "pm2 reload ecosystem.config.js"
3838
},
3939
"dependencies": {
40-
"@aws-sdk/client-s3": "3.525.0",
40+
"@aws-sdk/client-s3": "3.529.1",
4141
"@clerk/nextjs": "4.29.9",
4242
"@excalidraw/excalidraw": "0.17.3",
4343
"@floating-ui/react-dom": "2.0.8",

pnpm-lock.yaml

+50-51
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

storybook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@vitejs/plugin-react": "^4.2.1",
2222
"buffer": "6.0.3",
2323
"concurrently": "^8.2.2",
24-
"unplugin-macros": "0.10.3",
24+
"unplugin-macros": "0.11.0",
2525
"vite-tsconfig-paths": "^4.3.1"
2626
}
2727
}

0 commit comments

Comments
 (0)