|
1 | 1 | { |
2 | 2 | "type": "module", |
| 3 | + "packageManager": "[email protected]", |
3 | 4 | "engines": { |
4 | 5 | "node": "^20.19.0 || >=22.12.0" |
5 | 6 | }, |
|
20 | 21 | "dependencies": { |
21 | 22 | "@vant/touch-emulator": "^1.4.0", |
22 | 23 | "@vee-validate/zod": "^4.15.1", |
23 | | - "@visactor/vchart": "^2.0.0", |
24 | | - "@vueuse/components": "^13.4.0", |
25 | | - "@vueuse/core": "^13.4.0", |
26 | | - "@vueuse/integrations": "^13.4.0", |
| 24 | + "@visactor/vchart": "^2.0.1", |
| 25 | + "@vueuse/components": "^13.5.0", |
| 26 | + "@vueuse/core": "^13.5.0", |
| 27 | + "@vueuse/integrations": "^13.5.0", |
27 | 28 | "animate.css": "^4.1.1", |
28 | | - "axios": "^1.10.0", |
| 29 | + "axios": "^1.11.0", |
29 | 30 | "class-variance-authority": "^0.7.1", |
30 | 31 | "clsx": "^2.1.1", |
31 | 32 | "dayjs": "^1.11.13", |
32 | 33 | "echarts": "^5.6.0", |
33 | 34 | "eruda": "^3.4.3", |
34 | | - "es-toolkit": "^1.39.5", |
| 35 | + "es-toolkit": "^1.39.8", |
35 | 36 | "lucide-vue-next": "^0.525.0", |
36 | 37 | "mitt": "^3.0.1", |
37 | 38 | "nprogress": "^0.2.0", |
38 | 39 | "pinia": "^3.0.3", |
39 | 40 | "qrcode": "^1.5.4", |
40 | 41 | "qs": "^6.14.0", |
41 | | - "reka-ui": "^2.3.1", |
| 42 | + "reka-ui": "^2.4.0", |
42 | 43 | "spinkit": "^2.0.1", |
43 | 44 | "swiper": "^11.2.10", |
44 | 45 | "tailwind-merge": "^3.3.1", |
45 | | - "vant": "^4.9.20", |
| 46 | + "vant": "^4.9.21", |
46 | 47 | "vconsole": "^3.15.1", |
47 | 48 | "vee-validate": "^4.15.1", |
48 | | - "vue": "^3.5.17", |
| 49 | + "vue": "^3.5.18", |
49 | 50 | "vue-esign": "^1.1.4", |
50 | 51 | "vue-router": "^4.5.1", |
51 | | - "vue-sonner": "^2.0.1", |
52 | | - "zod": "^3.25.67" |
| 52 | + "vue-sonner": "^2.0.2", |
| 53 | + "zod": "^4.0.10" |
53 | 54 | }, |
54 | 55 | "devDependencies": { |
55 | | - "@antfu/eslint-config": "^4.16.1", |
56 | | - "@faker-js/faker": "^9.8.0", |
57 | | - "@iconify/json": "^2.2.353", |
| 56 | + "@antfu/eslint-config": "^5.0.0", |
| 57 | + "@faker-js/faker": "^9.9.0", |
| 58 | + "@iconify/json": "^2.2.362", |
58 | 59 | "@iconify/vue": "^5.0.0", |
59 | | - "@stylistic/stylelint-config": "^2.0.0", |
| 60 | + "@stylistic/stylelint-config": "^3.0.1", |
60 | 61 | "@types/nprogress": "^0.2.3", |
61 | 62 | "@types/qrcode": "^1.5.5", |
62 | 63 | "@types/qs": "^6.14.0", |
63 | | - "@unocss/eslint-plugin": "^66.3.2", |
64 | | - "@unocss/preset-legacy-compat": "^66.3.2", |
65 | | - "@unocss/preset-rem-to-px": "^66.3.2", |
66 | | - "@vitejs/plugin-legacy": "^7.0.0", |
| 64 | + "@unocss/eslint-plugin": "^66.3.3", |
| 65 | + "@unocss/preset-legacy-compat": "^66.3.3", |
| 66 | + "@unocss/preset-rem-to-px": "^66.3.3", |
| 67 | + "@vitejs/plugin-legacy": "^7.1.0", |
67 | 68 | "@vitejs/plugin-vue": "^6.0.0", |
68 | | - "@vitejs/plugin-vue-jsx": "^5.0.0", |
| 69 | + "@vitejs/plugin-vue-jsx": "^5.0.1", |
69 | 70 | "@vue/tsconfig": "^0.7.0", |
70 | 71 | "@yeungkc/unocss-preset-safe-area": "^0.0.10", |
71 | 72 | "autoprefixer": "^10.4.21", |
72 | 73 | "boxen": "^8.0.1", |
73 | | - "eslint": "^9.30.0", |
| 74 | + "eslint": "^9.31.0", |
74 | 75 | "http-server": "^14.1.1", |
75 | 76 | "lint-staged": "^16.1.2", |
76 | 77 | "npm-run-all2": "^8.0.4", |
|
81 | 82 | "postcss-nested": "^7.0.2", |
82 | 83 | "sass-embedded": "^1.89.2", |
83 | 84 | "simple-git-hooks": "^2.13.0", |
84 | | - "stylelint": "^16.21.0", |
| 85 | + "stylelint": "^16.22.0", |
85 | 86 | "stylelint-config-recess-order": "^7.1.0", |
86 | 87 | "stylelint-config-standard-scss": "^15.0.1", |
87 | 88 | "stylelint-config-standard-vue": "^1.0.0", |
88 | 89 | "stylelint-scss": "^6.12.1", |
89 | 90 | "svgo": "^4.0.0", |
90 | 91 | "taze": "^19.1.0", |
91 | 92 | "typescript": "^5.8.3", |
92 | | - "unocss": "^66.3.2", |
| 93 | + "unocss": "^66.3.3", |
93 | 94 | "unocss-preset-animations": "^1.2.1", |
94 | 95 | "unplugin-auto-import": "^19.3.0", |
95 | | - "unplugin-turbo-console": "^2.1.3", |
| 96 | + "unplugin-turbo-console": "^2.2.0", |
96 | 97 | "unplugin-vue-components": "^28.8.0", |
97 | | - "unplugin-vue-router": "^0.13.0", |
98 | | - "vite": "^7.0.0", |
| 98 | + "unplugin-vue-router": "^0.14.0", |
| 99 | + "vite": "^7.0.6", |
99 | 100 | "vite-plugin-archiver": "^0.2.0", |
100 | 101 | "vite-plugin-banner": "^0.8.1", |
101 | 102 | "vite-plugin-compression2": "^2.2.0", |
|
104 | 105 | "vite-plugin-pages": "^0.33.1", |
105 | 106 | "vite-plugin-svg-icons": "^2.0.1", |
106 | 107 | "vite-plugin-vue-devtools": "^7.7.7", |
107 | | - "vue-tsc": "^2.2.10" |
| 108 | + "vue-tsc": "^3.0.4" |
108 | 109 | }, |
109 | 110 | "simple-git-hooks": { |
110 | 111 | "pre-commit": "pnpm lint-staged", |
|
0 commit comments