This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"dev:test:mp-weixin": "uni -p mp-weixin --mode test",
|
||||
"build:test:mp-weixin": "uni build -p mp-weixin --mode test",
|
||||
"build:mp-weixin": "uni build -p mp-weixin --mode production",
|
||||
"verify:arrival-build": "node scripts/verify-arrival-navigation-build.cjs",
|
||||
"test:unit": "vitest run",
|
||||
"type-check": "vue-tsc --noEmit",
|
||||
"lint": "eslint \"src/**/*.{ts,vue}\""
|
||||
@@ -37,9 +38,12 @@
|
||||
"@types/three": "0.163.0",
|
||||
"@typescript-eslint/eslint-plugin": "7.18.0",
|
||||
"@typescript-eslint/parser": "7.18.0",
|
||||
"@vitejs/plugin-vue": "5.2.4",
|
||||
"@vue/runtime-core": "3.4.21",
|
||||
"@vue/test-utils": "2.4.6",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-plugin-vue": "9.30.0",
|
||||
"happy-dom": "14.12.3",
|
||||
"sass": "1.99.0",
|
||||
"sass-embedded": "1.99.0",
|
||||
"typescript": "5.3.3",
|
||||
|
||||
Reference in New Issue
Block a user