mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-06-22 06:03:49 +08:00
chore: 移除并重新添加 engines 字段到 package-lock.jsonm,就解决风险插件问题
This commit is contained in:
Generated
+3
-3
@@ -8,9 +8,6 @@
|
||||
"name": "spark-store",
|
||||
"version": "5.0.0beta3",
|
||||
"license": "GPL-3.0",
|
||||
"engines": {
|
||||
"node": ">=22.12.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"axios": "^1.13.2",
|
||||
@@ -49,6 +46,9 @@
|
||||
"vitest": "^4.1.4",
|
||||
"vue": "^3.4.21",
|
||||
"vue-tsc": "^3.2.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.12.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@adobe/css-tools": {
|
||||
|
||||
Reference in New Issue
Block a user