chore: bump pnpm to 8.6.0, lock to 6.1 (#7350)
This commit is contained in:
parent
1ac016225d
commit
f4f9524656
2 changed files with 6 additions and 2 deletions
|
@ -41,7 +41,7 @@
|
|||
"node": ">=16.12.0",
|
||||
"pnpm": ">=8.2.0"
|
||||
},
|
||||
"packageManager": "pnpm@8.2.0",
|
||||
"packageManager": "pnpm@8.6.0",
|
||||
"pnpm": {
|
||||
"packageExtensions": {
|
||||
"svelte2tsx": {
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
lockfileVersion: '6.0'
|
||||
lockfileVersion: '6.1'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: false
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
tsconfig-resolver>type-fest: 3.0.0
|
||||
|
|
Loading…
Reference in a new issue