chore: 子应用批更新 pnpm 约束版本号为 10.4.1

This commit is contained in:
wangxuefeng 2025-02-20 10:38:59 +08:00
parent 2dee199577
commit 16b80fbcd8
3 changed files with 3 additions and 3 deletions

View File

@ -31,5 +31,5 @@
"vite-plugin-mkcert": "^1.17.6",
"vite": "^6.1.1"
},
"packageManager": "pnpm@10.2.1+sha512.398035c7bd696d0ba0b10a688ed558285329d27ea994804a52bad9167d8e3a72bcb993f9699585d3ca25779ac64949ef422757a6c31102c12ab932e5cbe5cc92"
"packageManager": "pnpm@10.4.1"
}

View File

@ -1,7 +1,7 @@
{
"name": "@sy/low-code-platform",
"version": "1.0.0-1",
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@10.4.1",
"type": "module",
"engines": {
"node": ">=20",

View File

@ -56,5 +56,5 @@
"vue-tsc": "^2.2.0",
"yargs-parser": "^21.1.1"
},
"packageManager": "pnpm@9.15.0"
"packageManager": "pnpm@10.4.1"
}