|
2 | 2 | "name": "vitesse-uni-app",
|
3 | 3 | "version": "0.0.0",
|
4 | 4 | "private": true,
|
5 |
| - "packageManager": "pnpm@8.10.2", |
| 5 | + "packageManager": "pnpm@8.14.1", |
6 | 6 | "license": "MIT",
|
7 | 7 | "scripts": {
|
8 | 8 | "dev": "uni",
|
|
59 | 59 | "@dcloudio/uni-mp-weixin": "3.0.0-alpha-4000020240111001",
|
60 | 60 | "@dcloudio/uni-mp-xhs": "3.0.0-alpha-4000020240111001",
|
61 | 61 | "@dcloudio/uni-quickapp-webview": "3.0.0-alpha-4000020240111001",
|
62 |
| - "@vueuse/core": "^10.5.0", |
| 62 | + "@vueuse/core": "^10.7.2", |
63 | 63 | "vue": "^3.3.8",
|
64 | 64 | "vue-i18n": "^9.6.5"
|
65 | 65 | },
|
66 | 66 | "devDependencies": {
|
67 |
| - "@dcloudio/types": "^3.4.3", |
| 67 | + "@dcloudio/types": "^3.4.7", |
68 | 68 | "@dcloudio/uni-automator": "3.0.0-alpha-4000020240111001",
|
69 | 69 | "@dcloudio/uni-cli-shared": "3.0.0-alpha-4000020240111001",
|
70 | 70 | "@dcloudio/uni-stacktracey": "3.0.0-alpha-4000020240111001",
|
71 | 71 | "@dcloudio/uni-vue-devtools": "3.0.0-alpha-4000020240111001",
|
72 | 72 | "@dcloudio/vite-plugin-uni": "3.0.0-alpha-4000020240111001",
|
73 |
| - "@iconify-json/carbon": "^1.1.21", |
74 |
| - "@types/node": "^20.9.0", |
75 |
| - "@uni-helper/eslint-config": "^0.0.5", |
| 73 | + "@iconify-json/carbon": "^1.1.27", |
| 74 | + "@types/node": "^20.11.4", |
| 75 | + "@uni-helper/eslint-config": "^0.0.6", |
76 | 76 | "@uni-helper/uni-app-types": "^0.5.12",
|
77 | 77 | "@uni-helper/uni-env": "^0.1.1",
|
78 |
| - "@uni-helper/unocss-preset-uni": "^0.2.4", |
| 78 | + "@uni-helper/unocss-preset-uni": "^0.2.6", |
79 | 79 | "@uni-helper/vite-plugin-uni-components": "^0.0.8",
|
80 |
| - "@uni-helper/vite-plugin-uni-layouts": "^0.1.6", |
| 80 | + "@uni-helper/vite-plugin-uni-layouts": "^0.1.7", |
81 | 81 | "@uni-helper/vite-plugin-uni-manifest": "^0.2.3",
|
82 |
| - "@uni-helper/vite-plugin-uni-pages": "^0.2.12", |
83 |
| - "@uni-helper/volar-service-uni-pages": "^0.2.12", |
84 |
| - "@unocss/eslint-config": "^0.57.2", |
| 82 | + "@uni-helper/vite-plugin-uni-pages": "^0.2.14", |
| 83 | + "@uni-helper/volar-service-uni-pages": "^0.2.14", |
| 84 | + "@unocss/eslint-config": "^0.58.3", |
85 | 85 | "@vue/runtime-core": "^3.3.8",
|
86 |
| - "@vue/tsconfig": "^0.4.0", |
87 |
| - "eslint": "^8.53.0", |
88 |
| - "lint-staged": "^15.0.2", |
| 86 | + "@vue/tsconfig": "^0.5.1", |
| 87 | + "eslint": "^8.56.0", |
| 88 | + "lint-staged": "^15.2.0", |
89 | 89 | "simple-git-hooks": "^2.9.0",
|
90 |
| - "typescript": "^5.2.2", |
91 |
| - "unocss": "^0.57.2", |
92 |
| - "unplugin-auto-import": "^0.16.7", |
93 |
| - "vite": "^4.5.0", |
94 |
| - "vue-tsc": "^1.8.22" |
| 90 | + "typescript": "^5.3.3", |
| 91 | + "unocss": "^0.58.3", |
| 92 | + "unplugin-auto-import": "^0.17.3", |
| 93 | + "vite": "^5.0.11", |
| 94 | + "vue-tsc": "^1.8.27" |
95 | 95 | },
|
96 | 96 | "simple-git-hooks": {
|
97 | 97 | "pre-commit": "pnpm lint-staged"
|
|
0 commit comments