Merge branch 'renovate/pnpm-9.x' into 'develop'
chore(deps): update pnpm to v9.1.3 See merge request firefish/firefish!10919
This commit is contained in:
commit
d11f54d077
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.1.2",
|
||||
"packageManager": "pnpm@9.1.3",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"rebuild": "pnpm run clean && pnpm run build",
|
||||
|
@ -48,7 +48,7 @@
|
|||
"@biomejs/cli-linux-x64": "1.7.3",
|
||||
"@types/node": "20.12.12",
|
||||
"execa": "9.1.0",
|
||||
"pnpm": "9.1.2",
|
||||
"pnpm": "9.1.3",
|
||||
"typescript": "5.4.5"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -34,8 +34,8 @@ importers:
|
|||
specifier: 9.1.0
|
||||
version: 9.1.0
|
||||
pnpm:
|
||||
specifier: 9.1.2
|
||||
version: 9.1.2
|
||||
specifier: 9.1.3
|
||||
version: 9.1.3
|
||||
typescript:
|
||||
specifier: 5.4.5
|
||||
version: 5.4.5
|
||||
|
@ -6422,8 +6422,8 @@ packages:
|
|||
resolution: {integrity: sha512-LKWqWJRhstyYo9pGvgor/ivk2w94eSjE3RGVuzLGlr3NmD8bf7RcYGze1mNdEHRP6TRP6rMuDHk5t44hnTRyow==}
|
||||
engines: {node: '>=14.19.0'}
|
||||
|
||||
pnpm@9.1.2:
|
||||
resolution: {integrity: sha512-En3IO56hDDK+ZdIqjvtKZfuVLo/vvf3tOb3DyX78MtMbSLAEIN8sEYes4oySHJAvDLWhNKTQMri1KVy/osaB4g==}
|
||||
pnpm@9.1.3:
|
||||
resolution: {integrity: sha512-fC6gieGmrzBkCcT8jE8Il72sMrdyAWGWxGnZQo8f4tWiHa+K1lEnYmVKxkW12RNrshDsmgCvqNvEZ3hDujYuzQ==}
|
||||
engines: {node: '>=18.12'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -14549,7 +14549,7 @@ snapshots:
|
|||
|
||||
pngjs@7.0.0: {}
|
||||
|
||||
pnpm@9.1.2: {}
|
||||
pnpm@9.1.3: {}
|
||||
|
||||
possible-typed-array-names@1.0.0: {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue