Skip to content

Commit

Permalink
chore(deps): update pnpm to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 8, 2024
1 parent 6c1a34e commit 88554fe
Show file tree
Hide file tree
Showing 4 changed files with 16,917 additions and 13,554 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,5 +34,5 @@
"resolutions": {
"cssstyle": "^4.0.1"
},
"packageManager": "pnpm@8.15.8"
"packageManager": "pnpm@9.1.0"
}
2 changes: 1 addition & 1 deletion packages/core/package.json
@@ -1,7 +1,7 @@
{
"name": "@unpic/core",
"version": "0.0.49",
"packageManager": "pnpm@8.15.8",
"packageManager": "pnpm@9.1.0",
"license": "MIT",
"sideEffects": false,
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/webc/package.json
@@ -1,6 +1,6 @@
{
"name": "@unpic/webc",
"packageManager": "pnpm@8.15.8",
"packageManager": "pnpm@9.1.0",
"license": "MIT",
"description": "WebC component for responsive, high-performance images.",
"keywords": [
Expand Down

0 comments on commit 88554fe

Please sign in to comment.