chore: 安装 vue-i18n@9 依赖
This commit is contained in:
+8890
File diff suppressed because it is too large
Load Diff
@@ -14,19 +14,26 @@
|
||||
"test:e2e:ui": "playwright test --ui"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dcloudio/uni-components": "^3.0.0-alpha-5000820260420001",
|
||||
"@dcloudio/uni-h5": "^3.0.0-alpha-5000820260420001",
|
||||
"lunar-javascript": "1.7.7",
|
||||
"vue": "3.5.26",
|
||||
"vue-router": "4.4.4",
|
||||
"lunar-javascript": "1.7.7"
|
||||
"vue-i18n": "^9.14.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@dcloudio/uni-cli-shared": "3.0.0-4080720251210001",
|
||||
"@dcloudio/vite-plugin-uni": "3.0.0-4080720251210001",
|
||||
"@dcloudio/uni-ui": "3.0.0-4080720251210001",
|
||||
"@dcloudio/uni-cli-shared": "3.0.0-alpha-5000820260420001",
|
||||
"@dcloudio/uni-ui": "1.5.12",
|
||||
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-5000820260420001",
|
||||
"@playwright/test": "1.57.0",
|
||||
"@vitejs/plugin-vue": "^5.2.3",
|
||||
"@vitest/coverage-v8": "4.0.18",
|
||||
"@vitest/ui": "4.0.18",
|
||||
"@vue/test-utils": "^2.4.9",
|
||||
"jsdom": "^29.1.0",
|
||||
"playwright": "1.57.0",
|
||||
"vitest": "4.0.18",
|
||||
"sass-embedded": "^1.99.0",
|
||||
"typescript": "5.9.3",
|
||||
"vite": "5.2.8"
|
||||
"vite": "5.2.8",
|
||||
"vitest": "4.0.18"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user