|
2 | 2 | "name": "vue3-vant-mobile",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "3.7.1",
|
5 |
| - "packageManager": "pnpm@10.5.2", |
| 5 | + "packageManager": "pnpm@10.6.5", |
6 | 6 | "description": "An mobile web apps template based on the Vue 3 ecosystem",
|
7 | 7 | "license": "MIT",
|
8 | 8 | "scripts": {
|
|
18 | 18 | "prepare": "simple-git-hooks"
|
19 | 19 | },
|
20 | 20 | "dependencies": {
|
21 |
| - "@unhead/vue": "~1.11.20", |
| 21 | + "@unhead/vue": "2.0.0-rc.13", |
22 | 22 | "@vant/touch-emulator": "^1.4.0",
|
23 | 23 | "@vant/use": "^1.6.0",
|
24 |
| - "@vueuse/core": "^12.7.0", |
25 |
| - "axios": "^1.8.1", |
| 24 | + "@vueuse/core": "^13.0.0", |
| 25 | + "axios": "^1.8.4", |
26 | 26 | "echarts": "^5.6.0",
|
27 | 27 | "lodash-es": "^4.17.21",
|
28 | 28 | "nprogress": "^0.2.0",
|
29 | 29 | "pinia": "^3.0.1",
|
30 | 30 | "pinia-plugin-persistedstate": "^4.2.0",
|
31 | 31 | "resize-detector": "^0.3.0",
|
32 |
| - "vant": "^4.9.17", |
| 32 | + "vant": "^4.9.18", |
33 | 33 | "vconsole": "^3.15.1",
|
34 | 34 | "vue": "^3.5.13",
|
35 |
| - "vue-i18n": "^11.1.1", |
| 35 | + "vue-i18n": "^11.1.2", |
36 | 36 | "vue-router": "^4.5.0"
|
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 |
| - "@antfu/eslint-config": "4.3.0", |
40 |
| - "@commitlint/cli": "^19.7.1", |
41 |
| - "@commitlint/config-conventional": "^19.7.1", |
42 |
| - "@commitlint/types": "^19.5.0", |
| 39 | + "@antfu/eslint-config": "4.11.0", |
| 40 | + "@commitlint/cli": "^19.8.0", |
| 41 | + "@commitlint/config-conventional": "^19.8.0", |
| 42 | + "@commitlint/types": "^19.8.0", |
43 | 43 | "@iconify-json/carbon": "^1.2.8",
|
44 |
| - "@intlify/unplugin-vue-i18n": "^6.0.3", |
| 44 | + "@intlify/unplugin-vue-i18n": "^6.0.5", |
45 | 45 | "@types/lodash-es": "^4.17.12",
|
46 |
| - "@types/node": "^22.13.8", |
| 46 | + "@types/node": "^22.13.11", |
47 | 47 | "@types/nprogress": "^0.2.3",
|
48 |
| - "@unocss/eslint-plugin": "66.1.0-beta.3", |
49 |
| - "@unocss/preset-rem-to-px": "66.1.0-beta.3", |
| 48 | + "@unocss/eslint-plugin": "66.1.0-beta.6", |
| 49 | + "@unocss/preset-rem-to-px": "66.1.0-beta.6", |
50 | 50 | "@vant/auto-import-resolver": "^1.3.0",
|
51 | 51 | "@vitejs/plugin-legacy": "^6.0.2",
|
52 |
| - "@vitejs/plugin-vue": "^5.2.1", |
53 |
| - "autoprefixer": "^10.4.20", |
54 |
| - "bumpp": "^10.0.3", |
55 |
| - "consola": "^3.4.0", |
| 52 | + "@vitejs/plugin-vue": "^5.2.3", |
| 53 | + "autoprefixer": "^10.4.21", |
| 54 | + "bumpp": "^10.1.0", |
| 55 | + "consola": "^3.4.2", |
56 | 56 | "cross-env": "^7.0.3",
|
57 |
| - "eslint": "^9.21.0", |
| 57 | + "eslint": "^9.23.0", |
58 | 58 | "eslint-plugin-format": "^1.0.1",
|
59 | 59 | "less": "^4.2.2",
|
60 |
| - "lint-staged": "^15.4.3", |
| 60 | + "lint-staged": "^15.5.0", |
61 | 61 | "mockjs": "^1.1.0",
|
62 | 62 | "postcss-mobile-forever": "^4.4.0",
|
63 |
| - "rollup": "^4.34.9", |
64 |
| - "simple-git-hooks": "^2.11.1", |
| 63 | + "rollup": "^4.36.0", |
| 64 | + "simple-git-hooks": "^2.12.1", |
65 | 65 | "terser": "^5.39.0",
|
66 | 66 | "typescript": "^5.8.2",
|
67 |
| - "unocss": "66.1.0-beta.3", |
| 67 | + "unocss": "66.1.0-beta.6", |
68 | 68 | "unplugin-auto-import": "^19.1.1",
|
69 | 69 | "unplugin-vue-components": "^28.4.1",
|
70 |
| - "unplugin-vue-router": "^0.11.2", |
71 |
| - "vite": "^6.2.0", |
| 70 | + "unplugin-vue-router": "^0.12.0", |
| 71 | + "vite": "^6.2.2", |
72 | 72 | "vite-plugin-mock-dev-server": "^1.8.4",
|
73 |
| - "vite-plugin-pwa": "^0.21.1", |
| 73 | + "vite-plugin-pwa": "^0.21.2", |
74 | 74 | "vite-plugin-sitemap": "^0.7.1",
|
75 | 75 | "vite-plugin-vconsole": "^2.1.1",
|
76 | 76 | "vite-plugin-vue-devtools": "^7.7.2",
|
77 |
| - "vitest": "^3.0.7", |
78 |
| - "vue-tsc": "^2.2.6" |
| 77 | + "vitest": "^3.0.9", |
| 78 | + "vue-tsc": "^2.2.8" |
79 | 79 | },
|
80 | 80 | "pnpm": {
|
81 | 81 | "allowedDeprecatedVersions": {
|
|
95 | 95 | ]
|
96 | 96 | },
|
97 | 97 | "resolutions": {
|
98 |
| - "vite": "^6.2.0" |
| 98 | + "vite": "^6.2.2" |
99 | 99 | },
|
100 | 100 | "simple-git-hooks": {
|
101 | 101 | "pre-commit": "pnpm lint-staged",
|
|
0 commit comments