|
2 | 2 | "name": "vitesse-uni-app",
|
3 | 3 | "version": "0.0.0",
|
4 | 4 | "private": true,
|
5 |
| - "packageManager": "pnpm@8.14.1", |
| 5 | + "packageManager": "pnpm@8.15.7", |
6 | 6 | "license": "MIT",
|
7 | 7 | "scripts": {
|
8 | 8 | "dev": "uni",
|
|
76 | 76 | "@uni-helper/uni-app-types": "^0.5.12",
|
77 | 77 | "@uni-helper/uni-env": "^0.1.1",
|
78 | 78 | "@uni-helper/unocss-preset-uni": "^0.2.6",
|
79 |
| - "@uni-helper/vite-plugin-uni-components": "^0.0.8", |
| 79 | + "@uni-helper/vite-plugin-uni-components": "^0.0.9", |
80 | 80 | "@uni-helper/vite-plugin-uni-layouts": "^0.1.7",
|
81 | 81 | "@uni-helper/vite-plugin-uni-manifest": "^0.2.3",
|
82 | 82 | "@uni-helper/vite-plugin-uni-pages": "^0.2.14",
|
83 | 83 | "@uni-helper/volar-service-uni-pages": "^0.2.14",
|
84 |
| - "@unocss/eslint-config": "^0.58.3", |
| 84 | + "@unocss/eslint-config": "^0.59.0", |
85 | 85 | "@vue/runtime-core": "^3.3.8",
|
86 | 86 | "@vue/tsconfig": "^0.5.1",
|
87 | 87 | "eslint": "^8.56.0",
|
88 | 88 | "lint-staged": "^15.2.0",
|
89 | 89 | "simple-git-hooks": "^2.9.0",
|
90 | 90 | "typescript": "^5.3.3",
|
91 |
| - "unocss": "^0.58.3", |
| 91 | + "unocss": "^0.59.0", |
92 | 92 | "unplugin-auto-import": "^0.17.3",
|
93 | 93 | "vite": "^5.0.11",
|
94 | 94 | "vue-tsc": "^1.8.27"
|
|
0 commit comments