Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#467)
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 Oct 10, 2024
1 parent 434a47b commit 4c96297
Show file tree
Hide file tree
Showing 4 changed files with 604 additions and 593 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Shiro",
"version": "1.2.1",
"private": false,
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.1",
"license": "AGPL-3.0",
"engines": {
"node": ">=18"
Expand All @@ -22,7 +22,7 @@
"start": "npm run dev"
},
"dependencies": {
"@aws-sdk/client-s3": "3.658.1",
"@aws-sdk/client-s3": "3.668.0",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.2",
"@milkdown/core": "7.5.0",
Expand Down
Loading

0 comments on commit 4c96297

Please sign in to comment.