|
1 | 1 | { |
2 | 2 | "type": "module", |
3 | 3 | "version": "5.8.0", |
4 | | - "packageManager": "pnpm@10.18.1", |
| 4 | + "packageManager": "pnpm@10.19.0", |
5 | 5 | "engines": { |
6 | 6 | "node": "^20.19.0 || >=22.12.0" |
7 | 7 | }, |
|
26 | 26 | }, |
27 | 27 | "dependencies": { |
28 | 28 | "@vee-validate/zod": "^4.15.1", |
29 | | - "@vueuse/components": "^13.9.0", |
30 | | - "@vueuse/core": "^13.9.0", |
31 | | - "@vueuse/integrations": "^13.9.0", |
| 29 | + "@vueuse/components": "^14.0.0", |
| 30 | + "@vueuse/core": "^14.0.0", |
| 31 | + "@vueuse/integrations": "^14.0.0", |
32 | 32 | "axios": "^1.12.2", |
33 | 33 | "class-variance-authority": "^0.7.1", |
34 | 34 | "clsx": "^2.1.1", |
35 | 35 | "dayjs": "^1.11.18", |
36 | 36 | "defu": "^6.1.4", |
37 | 37 | "disable-devtool": "^0.3.9", |
38 | | - "element-plus": "^2.11.4", |
| 38 | + "element-plus": "^2.11.5", |
39 | 39 | "eruda": "^3.4.3", |
40 | | - "es-toolkit": "^1.39.10", |
| 40 | + "es-toolkit": "^1.40.0", |
41 | 41 | "filesize": "^11.0.13", |
42 | 42 | "hotkeys-js": "^3.13.15", |
43 | | - "lucide-vue-next": "^0.545.0", |
| 43 | + "lucide-vue-next": "^0.546.0", |
44 | 44 | "mitt": "^3.0.1", |
45 | 45 | "nprogress": "^0.2.0", |
46 | 46 | "path-browserify": "^1.0.1", |
47 | 47 | "path-to-regexp": "^8.3.0", |
48 | 48 | "pinia": "^3.0.3", |
49 | 49 | "qs": "^6.14.0", |
50 | | - "reka-ui": "^2.5.1", |
| 50 | + "reka-ui": "^2.6.0", |
51 | 51 | "scule": "^1.3.0", |
52 | 52 | "tailwind-merge": "^3.3.1", |
53 | | - "ua-parser-js": "^2.0.5", |
| 53 | + "ua-parser-js": "^2.0.6", |
54 | 54 | "vconsole": "^3.15.1", |
55 | 55 | "vee-validate": "^4.15.1", |
56 | 56 | "vue": "^3.5.22", |
57 | | - "vue-router": "^4.5.1", |
| 57 | + "vue-router": "^4.6.3", |
58 | 58 | "vue-sonner": "^2.0.9", |
59 | 59 | "zod": "^4.1.12" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | | - "@antfu/eslint-config": "^5.4.1", |
| 62 | + "@antfu/eslint-config": "^6.0.0", |
63 | 63 | "@clack/prompts": "^0.11.0", |
64 | | - "@faker-js/faker": "^10.0.0", |
65 | | - "@iconify/json": "^2.2.392", |
| 64 | + "@faker-js/faker": "^10.1.0", |
| 65 | + "@iconify/json": "^2.2.399", |
66 | 66 | "@iconify/vue": "^5.0.0", |
67 | 67 | "@stylistic/stylelint-config": "^3.0.1", |
68 | 68 | "@types/nprogress": "^0.2.3", |
69 | 69 | "@types/path-browserify": "^1.0.3", |
70 | 70 | "@types/qs": "^6.14.0", |
71 | | - "@unocss/eslint-plugin": "^66.5.2", |
72 | | - "@unocss/preset-legacy-compat": "^66.5.2", |
| 71 | + "@unocss/eslint-plugin": "^66.5.4", |
| 72 | + "@unocss/preset-legacy-compat": "^66.5.4", |
73 | 73 | "@vitejs/plugin-legacy": "^7.2.1", |
74 | 74 | "@vitejs/plugin-vue": "^6.0.1", |
75 | 75 | "@vitejs/plugin-vue-jsx": "^5.1.1", |
|
78 | 78 | "boxen": "^8.0.1", |
79 | 79 | "bumpp": "^10.3.1", |
80 | 80 | "cz-git": "^1.12.0", |
81 | | - "eslint": "^9.37.0", |
| 81 | + "eslint": "^9.38.0", |
82 | 82 | "fs-extra": "^11.3.2", |
83 | 83 | "http-server": "^14.1.1", |
84 | | - "lint-staged": "^16.2.3", |
| 84 | + "lint-staged": "^16.2.6", |
85 | 85 | "npm-run-all2": "^8.0.4", |
86 | 86 | "picocolors": "^1.1.1", |
87 | 87 | "plop": "^4.0.4", |
|
90 | 90 | "sass-embedded": "^1.93.2", |
91 | 91 | "simple-git-hooks": "^2.13.1", |
92 | 92 | "stylelint": "^16.25.0", |
93 | | - "stylelint-config-recess-order": "^7.3.0", |
| 93 | + "stylelint-config-recess-order": "^7.4.0", |
94 | 94 | "stylelint-config-standard-scss": "^16.0.0", |
95 | 95 | "stylelint-config-standard-vue": "^1.0.0", |
96 | 96 | "stylelint-scss": "^6.12.1", |
97 | 97 | "svgo": "^4.0.0", |
98 | | - "taze": "^19.7.0", |
| 98 | + "taze": "^19.8.1", |
99 | 99 | "tsx": "^4.20.6", |
100 | 100 | "typescript": "^5.9.3", |
101 | | - "unocss": "^66.5.2", |
102 | | - "unocss-preset-animations": "^1.2.1", |
| 101 | + "unocss": "^66.5.4", |
| 102 | + "unocss-preset-animations": "^1.3.0", |
103 | 103 | "unplugin-auto-import": "^20.2.0", |
104 | 104 | "unplugin-turbo-console": "^2.2.0", |
105 | | - "unplugin-vue-components": "^29.1.0", |
106 | | - "vite": "^7.1.9", |
| 105 | + "unplugin-vue-components": "^30.0.0", |
| 106 | + "vite": "^7.1.11", |
107 | 107 | "vite-plugin-app-loading": "^0.4.0", |
108 | 108 | "vite-plugin-archiver": "^0.2.0", |
109 | 109 | "vite-plugin-banner": "^0.8.1", |
110 | | - "vite-plugin-compression2": "^2.2.1", |
| 110 | + "vite-plugin-compression2": "^2.3.0", |
111 | 111 | "vite-plugin-env-parse": "^1.0.15", |
112 | 112 | "vite-plugin-fake-server": "^2.2.0", |
113 | 113 | "vite-plugin-pages": "^0.33.1", |
114 | 114 | "vite-plugin-svg-icons": "^2.0.1", |
115 | | - "vite-plugin-vue-devtools": "^8.0.2", |
116 | | - "vite-plugin-vue-meta-layouts": "^0.6.0", |
| 115 | + "vite-plugin-vue-devtools": "^8.0.3", |
| 116 | + "vite-plugin-vue-meta-layouts": "^0.6.1", |
117 | 117 | "vue-tsc": "^3.1.1" |
118 | 118 | }, |
119 | 119 | "simple-git-hooks": { |
|
0 commit comments