Merge branch 'renovate/pnpm-9.x' into 'develop'
chore(deps): update pnpm to v9.7.0 Co-authored-by: GitLab CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev> See merge request firefish/firefish!11255
This commit is contained in:
commit
f061752dc3
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.6.0",
|
"packageManager": "pnpm@9.7.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.14",
|
"@types/node": "20.14.14",
|
||||||
"execa": "9.3.0",
|
"execa": "9.3.0",
|
||||||
"pnpm": "9.6.0"
|
"pnpm": "9.7.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.6.0
|
specifier: 9.7.0
|
||||||
version: 9.6.0
|
version: 9.7.0
|
||||||
|
|
||||||
packages/backend:
|
packages/backend:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -5513,8 +5513,8 @@ packages:
|
||||||
resolution: {integrity: sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==}
|
resolution: {integrity: sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==}
|
||||||
engines: {node: '>=10.13.0'}
|
engines: {node: '>=10.13.0'}
|
||||||
|
|
||||||
pnpm@9.6.0:
|
pnpm@9.7.0:
|
||||||
resolution: {integrity: sha512-ONxvuo26NbOTQLlwARLC/h4S8QsXE0cVpKqYzPe7A152/Zgc8Ls4TfqY+NavVIHCvvL0Jmokv6IMNOtxR84LXg==}
|
resolution: {integrity: sha512-3AlDAVa0J/Xs/HmIiJnhw50taQ8AS+cOBSMLcssXPZaDlYdUXQlCm1WsPEKcgBtNw8DgAvZTgwpCD6LdTjz5zw==}
|
||||||
engines: {node: '>=18.12'}
|
engines: {node: '>=18.12'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
@ -11871,7 +11871,7 @@ snapshots:
|
||||||
|
|
||||||
pngjs@5.0.0: {}
|
pngjs@5.0.0: {}
|
||||||
|
|
||||||
pnpm@9.6.0: {}
|
pnpm@9.7.0: {}
|
||||||
|
|
||||||
possible-typed-array-names@1.0.0: {}
|
possible-typed-array-names@1.0.0: {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue