chore(deps): update pnpm to v9.6.0
This commit is contained in:
parent
65ce0d5221
commit
370edca201
2 changed files with 7 additions and 7 deletions
|
@ -5,7 +5,7 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://firefish.dev/firefish/firefish.git"
|
"url": "https://firefish.dev/firefish/firefish.git"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.5.0",
|
"packageManager": "pnpm@9.6.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"rebuild": "pnpm run clean && pnpm run build",
|
"rebuild": "pnpm run clean && pnpm run build",
|
||||||
|
@ -49,6 +49,6 @@
|
||||||
"@biomejs/cli-linux-x64": "1.8.3",
|
"@biomejs/cli-linux-x64": "1.8.3",
|
||||||
"@types/node": "20.14.11",
|
"@types/node": "20.14.11",
|
||||||
"execa": "9.3.0",
|
"execa": "9.3.0",
|
||||||
"pnpm": "9.5.0"
|
"pnpm": "9.6.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -34,8 +34,8 @@ importers:
|
||||||
specifier: 9.3.0
|
specifier: 9.3.0
|
||||||
version: 9.3.0
|
version: 9.3.0
|
||||||
pnpm:
|
pnpm:
|
||||||
specifier: 9.5.0
|
specifier: 9.6.0
|
||||||
version: 9.5.0
|
version: 9.6.0
|
||||||
|
|
||||||
packages/backend:
|
packages/backend:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -5521,8 +5521,8 @@ packages:
|
||||||
resolution: {integrity: sha512-LKWqWJRhstyYo9pGvgor/ivk2w94eSjE3RGVuzLGlr3NmD8bf7RcYGze1mNdEHRP6TRP6rMuDHk5t44hnTRyow==}
|
resolution: {integrity: sha512-LKWqWJRhstyYo9pGvgor/ivk2w94eSjE3RGVuzLGlr3NmD8bf7RcYGze1mNdEHRP6TRP6rMuDHk5t44hnTRyow==}
|
||||||
engines: {node: '>=14.19.0'}
|
engines: {node: '>=14.19.0'}
|
||||||
|
|
||||||
pnpm@9.5.0:
|
pnpm@9.6.0:
|
||||||
resolution: {integrity: sha512-FAA2gwEkYY1iSiGHtQ0EKJ1aCH8ybJ7fwMzXM9dsT1LDoxPU/BSHlKKp2BVTAWAE5nQujPhQZwJopzh/wiDJAw==}
|
resolution: {integrity: sha512-ONxvuo26NbOTQLlwARLC/h4S8QsXE0cVpKqYzPe7A152/Zgc8Ls4TfqY+NavVIHCvvL0Jmokv6IMNOtxR84LXg==}
|
||||||
engines: {node: '>=18.12'}
|
engines: {node: '>=18.12'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
@ -11883,7 +11883,7 @@ snapshots:
|
||||||
|
|
||||||
pngjs@7.0.0: {}
|
pngjs@7.0.0: {}
|
||||||
|
|
||||||
pnpm@9.5.0: {}
|
pnpm@9.6.0: {}
|
||||||
|
|
||||||
possible-typed-array-names@1.0.0: {}
|
possible-typed-array-names@1.0.0: {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue