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] authored Apr 25, 2024
1 parent 7d1770d commit e2d06a6
Show file tree
Hide file tree
Showing 4 changed files with 2,350 additions and 1,922 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
"vite": "^5.2.10",
"vitest": "^1.2.1"
},
"packageManager": "pnpm@8.14.3"
"packageManager": "pnpm@9.0.6"
}
2 changes: 1 addition & 1 deletion packages/loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@types/debug": "^4.1.12"
},
"packageManager": "pnpm@8.14.3",
"packageManager": "pnpm@9.0.6",
"engines": {
"node": ">=v16.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/optc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@types/babel__core": "^7.20.5",
"@types/debug": "^4.1.12"
},
"packageManager": "pnpm@8.14.3",
"packageManager": "pnpm@9.0.6",
"engines": {
"node": ">=v16.0.0"
}
Expand Down
Loading

0 comments on commit e2d06a6

Please sign in to comment.