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 1eb5a68 commit c0f335f
Show file tree
Hide file tree
Showing 4 changed files with 105 additions and 92 deletions.
8 changes: 4 additions & 4 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 Expand Up @@ -117,7 +117,7 @@
"@iconify-json/material-symbols": "1.1.85",
"@iconify-json/mingcute": "1.1.18",
"@iconify/tailwind": "1.1.2",
"@innei/prettier": "0.14.2",
"@innei/prettier": "0.15.0",
"@mx-space/webhook": "0.3.0",
"@next/bundle-analyzer": "14.2.5",
"@tailwindcss/container-queries": "0.1.1",
Expand Down
132 changes: 70 additions & 62 deletions pnpm-lock.yaml

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

Loading

0 comments on commit c0f335f

Please sign in to comment.