mirror of
https://example.com
synced 2024-11-22 16:36:39 +09:00
chore: upgrade pnpm
This commit is contained in:
parent
c035c368c7
commit
e70a056f67
2 changed files with 6 additions and 6 deletions
|
@ -9,7 +9,7 @@
|
|||
"engines": {
|
||||
"node": ">= 18.17.0"
|
||||
},
|
||||
"packageManager": "pnpm@8.14.1",
|
||||
"packageManager": "pnpm@8.14.2",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"rebuild": "pnpm run clean && pnpm run build",
|
||||
|
@ -51,7 +51,7 @@
|
|||
"@biomejs/cli-linux-x64": "1.5.2",
|
||||
"@types/node": "20.11.5",
|
||||
"execa": "8.0.1",
|
||||
"pnpm": "8.14.1",
|
||||
"pnpm": "8.14.2",
|
||||
"typescript": "5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -55,8 +55,8 @@ importers:
|
|||
specifier: 8.0.1
|
||||
version: 8.0.1
|
||||
pnpm:
|
||||
specifier: 8.14.1
|
||||
version: 8.14.1
|
||||
specifier: 8.14.2
|
||||
version: 8.14.2
|
||||
typescript:
|
||||
specifier: 5.3.3
|
||||
version: 5.3.3
|
||||
|
@ -13260,8 +13260,8 @@ packages:
|
|||
engines: {node: '>=14.19.0'}
|
||||
dev: false
|
||||
|
||||
/pnpm@8.14.1:
|
||||
resolution: {integrity: sha512-hWxOzZfF0/MDVOvDc80y+zcnQpXEidstD2E6HmDwEMrfuxUDbVJfOgbewYl+QhmzxPbTvo8vYvsKNmvuaqp1Mw==}
|
||||
/pnpm@8.14.2:
|
||||
resolution: {integrity: sha512-enyyRtKg4kQSBglRHotK2uJLIkrEWS58DaXraUiRtDU3YZECK/u475wDMkDuihoBk7Xg/gtxLgTpLzotcXC4nA==}
|
||||
engines: {node: '>=16.14'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
|
Loading…
Reference in a new issue