Skip to content

Commit

Permalink
fix: regenerate lockfile with pnpm 7
Browse files Browse the repository at this point in the history
  • Loading branch information
MiniDigger committed Oct 19, 2024
1 parent 8759b6a commit 73da443
Show file tree
Hide file tree
Showing 2 changed files with 3,332 additions and 3,837 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"next-sitemap": "^4.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"sharp": "^0.33.4",
"sharp": "^0.33.5",
"swr": "2.2.5"
},
"devDependencies": {
Expand All @@ -42,5 +42,5 @@
"windicss-webpack-plugin": "1.8.0"
},
"sideEffects": false,
"packageManager": "pnpm@9.2.0+sha512.98a80fd11c2e7096747762304106432b3ddc67dcf54b5a8c01c93f68a2cd5e05e6821849522a06fb76284d41a2660d5e334f2ee3bbf29183bf2e739b1dafa771"
"packageManager": "pnpm@7.33.7+sha256.d1581d46ed10f54ff0cbdd94a2373b1f070202b0fbff29f27c2ce01460427043"
}
Loading

0 comments on commit 73da443

Please sign in to comment.