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 Aug 8, 2024
1 parent decc2cd commit 2a707d8
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 65 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Shiro",
"version": "1.1.5",
"private": false,
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.7.0",
"license": "AGPL-3.0",
"engines": {
"node": ">=18"
Expand All @@ -22,8 +22,8 @@
"start": "npm run dev"
},
"dependencies": {
"@aws-sdk/client-s3": "3.624.0",
"@clerk/nextjs": "5.2.12",
"@aws-sdk/client-s3": "3.626.0",
"@clerk/nextjs": "5.3.0",
"@clerk/themes": "2.1.16",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.1",
Expand Down
82 changes: 45 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"postcss-import": "^16.1.0",
"react-error-boundary": "4.0.13",
"react-router-dom": "6.26.0",
"vite": "5.3.5",
"vite": "5.4.0",
"vite-plugin-restart": "0.4.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 2a707d8

Please sign in to comment.