Merge branch 'renovate/pnpm-9.x' into 'develop'
chore(deps): update pnpm to v9.7.1 See merge request firefish/firefish!11277
This commit is contained in:
commit
58096136b5
2 changed files with 7 additions and 7 deletions
|
@ -5,7 +5,7 @@
|
|||
"type": "git",
|
||||
"url": "https://firefish.dev/firefish/firefish.git"
|
||||
},
|
||||
"packageManager": "pnpm@9.7.0",
|
||||
"packageManager": "pnpm@9.7.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"rebuild": "pnpm run clean && pnpm run build",
|
||||
|
@ -49,6 +49,6 @@
|
|||
"@biomejs/cli-linux-x64": "1.8.3",
|
||||
"@types/node": "20.14.15",
|
||||
"execa": "9.3.1",
|
||||
"pnpm": "9.7.0"
|
||||
"pnpm": "9.7.1"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -34,8 +34,8 @@ importers:
|
|||
specifier: 9.3.1
|
||||
version: 9.3.1
|
||||
pnpm:
|
||||
specifier: 9.7.0
|
||||
version: 9.7.0
|
||||
specifier: 9.7.1
|
||||
version: 9.7.1
|
||||
|
||||
packages/backend:
|
||||
dependencies:
|
||||
|
@ -5510,8 +5510,8 @@ packages:
|
|||
resolution: {integrity: sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
|
||||
pnpm@9.7.0:
|
||||
resolution: {integrity: sha512-3AlDAVa0J/Xs/HmIiJnhw50taQ8AS+cOBSMLcssXPZaDlYdUXQlCm1WsPEKcgBtNw8DgAvZTgwpCD6LdTjz5zw==}
|
||||
pnpm@9.7.1:
|
||||
resolution: {integrity: sha512-+vNEry1splxMXIwiJOp3qBpeiFnLxOBrFRHdzi8BUVEkMd0Z5q/zHyxqj18qztm9InPh/tfdTeGGiYQFnSxCRw==}
|
||||
engines: {node: '>=18.12'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -11869,7 +11869,7 @@ snapshots:
|
|||
|
||||
pngjs@5.0.0: {}
|
||||
|
||||
pnpm@9.7.0: {}
|
||||
pnpm@9.7.1: {}
|
||||
|
||||
possible-typed-array-names@1.0.0: {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue