chore(config): update pnpm version
This commit is contained in:
parent
a5565bf9cf
commit
64b9696eee
|
|
@ -148,9 +148,9 @@
|
||||||
"vite-plugin-vue-inspector": "^4.0.2",
|
"vite-plugin-vue-inspector": "^4.0.2",
|
||||||
"vue-tsc": "^1.8.27"
|
"vue-tsc": "^1.8.27"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@8.10.0",
|
"packageManager": "pnpm@9.0.2",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18.12.0",
|
"node": ">=18.12.0",
|
||||||
"pnpm": ">=8.10.0"
|
"pnpm": ">=9.0.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue