1
0
Fork 1
mirror of https://example.com synced 2024-11-22 16:36:39 +09:00

chore: upgrade pnpm

This commit is contained in:
naskya 2024-01-29 03:32:32 +09:00
parent 4b48d52504
commit 45a65d156e
Signed by: naskya
GPG key ID: 712D413B3A9FED5C
2 changed files with 6 additions and 6 deletions

View file

@ -9,7 +9,7 @@
"engines": { "engines": {
"node": ">= 18.17.0" "node": ">= 18.17.0"
}, },
"packageManager": "pnpm@8.14.3", "packageManager": "pnpm@8.15.0",
"private": true, "private": true,
"scripts": { "scripts": {
"rebuild": "pnpm run clean && pnpm run build", "rebuild": "pnpm run clean && pnpm run build",
@ -51,7 +51,7 @@
"@biomejs/cli-linux-x64": "1.5.3", "@biomejs/cli-linux-x64": "1.5.3",
"@types/node": "20.11.6", "@types/node": "20.11.6",
"execa": "8.0.1", "execa": "8.0.1",
"pnpm": "8.14.3", "pnpm": "8.15.0",
"typescript": "5.3.3" "typescript": "5.3.3"
} }
} }

View file

@ -55,8 +55,8 @@ importers:
specifier: 8.0.1 specifier: 8.0.1
version: 8.0.1 version: 8.0.1
pnpm: pnpm:
specifier: 8.14.3 specifier: 8.15.0
version: 8.14.3 version: 8.15.0
typescript: typescript:
specifier: 5.3.3 specifier: 5.3.3
version: 5.3.3 version: 5.3.3
@ -13226,8 +13226,8 @@ packages:
engines: {node: '>=14.19.0'} engines: {node: '>=14.19.0'}
dev: false dev: false
/pnpm@8.14.3: /pnpm@8.15.0:
resolution: {integrity: sha512-w+2A61g74+K37zHrlri5z6oFA+XUTscXUUEgtRh7L5M3NukDjFGlojrVgnkLpB1Kt4RhjIn6fiNl9mZWhdYS7g==} resolution: {integrity: sha512-6kVRfVKF0SPqwCw3k1Bfof1tqQovxg0ejZ4MHpKSiG7Pr/UT8GK50cyAIbuGFQM7GsW+o7LuP8FlptcDS75rAw==}
engines: {node: '>=16.14'} engines: {node: '>=16.14'}
hasBin: true hasBin: true
dev: true dev: true