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 7, 2024
1 parent 9fdcddf commit 8781d96
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 42 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"prod:reload": "pm2 reload ecosystem.config.cjs"
},
"dependencies": {
"@aws-sdk/client-s3": "3.624.0",
"@aws-sdk/client-s3": "3.626.0",
"@clerk/nextjs": "5.2.12",
"@clerk/themes": "2.1.16",
"@excalidraw/excalidraw": "0.17.6",
Expand Down Expand Up @@ -200,5 +200,5 @@
"string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@latest"
}
},
"packageManager": "pnpm@9.6.0"
"packageManager": "pnpm@9.7.0"
}
28 changes: 14 additions & 14 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
55 changes: 30 additions & 25 deletions storybook/pnpm-lock.yaml

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

0 comments on commit 8781d96

Please sign in to comment.