Skip to content

Commit feec9e6

Browse files
chore(deps): update pnpm to v10
1 parent 885e65e commit feec9e6

File tree

5 files changed

+18167
-11816
lines changed

5 files changed

+18167
-11816
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
name: Install pnpm
2323
id: pnpm-install
2424
with:
25-
version: 7
25+
version: 10.16.1
2626
- run: pnpm install
2727
- run: pnpm dev:prepare
2828
- run: pnpm lint

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@nuxthq/studio": "^0.10.0",
1616
"nuxt": "^3.3.2"
1717
},
18-
"packageManager": "pnpm@8.1.0",
18+
"packageManager": "pnpm@10.16.1",
1919
"pnpm": {
2020
"peerDependencyRules": {
2121
"allowedVersions": {

0 commit comments

Comments
 (0)