|
2 | 2 | "name": "vitesse-uni-app",
|
3 | 3 | "version": "0.0.0",
|
4 | 4 | "private": true,
|
5 |
| - "packageManager": "pnpm@9.12.3", |
| 5 | + "packageManager": "pnpm@9.15.0", |
6 | 6 | "license": "MIT",
|
7 | 7 | "scripts": {
|
8 | 8 | "dev": "uni",
|
|
60 | 60 | "@dcloudio/uni-mp-xhs": "3.0.0-4020920240930001",
|
61 | 61 | "@dcloudio/uni-quickapp-webview": "3.0.0-4020920240930001",
|
62 | 62 | "@vueuse/core": "^11.2.0",
|
63 |
| - "vue": "~3.4.38", |
| 63 | + "vue": "~3.5.0", |
64 | 64 | "vue-i18n": "^9.14.1"
|
65 | 65 | },
|
66 | 66 | "devDependencies": {
|
|
77 | 77 | "@uni-helper/uni-env": "^0.1.7",
|
78 | 78 | "@uni-helper/uni-types": "^1.0.0-alpha.6",
|
79 | 79 | "@uni-helper/unocss-preset-uni": "^0.2.10",
|
80 |
| - "@uni-helper/vite-plugin-uni-components": "^0.1.0", |
| 80 | + "@uni-helper/vite-plugin-uni-components": "^0.2.0", |
81 | 81 | "@uni-helper/vite-plugin-uni-layouts": "^0.1.10",
|
82 | 82 | "@uni-helper/vite-plugin-uni-manifest": "^0.2.7",
|
83 | 83 | "@uni-helper/vite-plugin-uni-pages": "^0.2.28",
|
84 | 84 | "@uni-helper/volar-service-uni-pages": "^0.2.28",
|
85 |
| - "@unocss/eslint-config": "^0.64.0", |
| 85 | + "@unocss/eslint-config": "^0.65.0", |
86 | 86 | "@vue/runtime-core": "^3.5.12",
|
87 |
| - "@vue/tsconfig": "^0.5.1", |
| 87 | + "@vue/tsconfig": "^0.7.0", |
88 | 88 | "eslint": "^9.14.0",
|
89 | 89 | "lint-staged": "^15.2.10",
|
90 | 90 | "miniprogram-api-typings": "^4.0.1",
|
91 | 91 | "simple-git-hooks": "^2.11.1",
|
92 |
| - "typescript": "~5.5.4", |
93 |
| - "unocss": "^0.64.0", |
| 92 | + "typescript": "~5.7.0", |
| 93 | + "unocss": "^0.65.0", |
94 | 94 | "unplugin-auto-import": "^0.18.3",
|
95 | 95 | "vite": "^5.4.10",
|
96 | 96 | "vue-tsc": "^2.1.10"
|
|
0 commit comments