|
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | 27 | "@vee-validate/zod": "^4.15.0", |
28 | | - "@vueuse/components": "^12.8.2", |
29 | | - "@vueuse/core": "^12.8.2", |
30 | | - "@vueuse/integrations": "^12.8.2", |
31 | | - "axios": "^1.8.2", |
| 28 | + "@vueuse/components": "^13.0.0", |
| 29 | + "@vueuse/core": "^13.0.0", |
| 30 | + "@vueuse/integrations": "^13.0.0", |
| 31 | + "axios": "^1.8.4", |
32 | 32 | "class-variance-authority": "^0.7.1", |
33 | 33 | "clsx": "^2.1.1", |
34 | 34 | "dayjs": "^1.11.13", |
35 | 35 | "defu": "^6.1.4", |
36 | 36 | "disable-devtool": "^0.3.8", |
37 | | - "element-plus": "^2.9.6", |
| 37 | + "element-plus": "^2.9.7", |
38 | 38 | "eruda": "^3.4.1", |
39 | | - "es-toolkit": "^1.33.0", |
| 39 | + "es-toolkit": "^1.34.1", |
40 | 40 | "hotkeys-js": "^3.13.9", |
41 | | - "lucide-vue-next": "^0.479.0", |
| 41 | + "lucide-vue-next": "^0.485.0", |
42 | 42 | "mitt": "^3.0.1", |
43 | 43 | "nprogress": "^0.2.0", |
44 | 44 | "path-browserify": "^1.0.1", |
|
48 | 48 | "reka-ui": "^2.1.1", |
49 | 49 | "scule": "^1.3.0", |
50 | 50 | "tailwind-merge": "^3.0.2", |
51 | | - "ua-parser-js": "^2.0.2", |
| 51 | + "ua-parser-js": "^2.0.3", |
52 | 52 | "vconsole": "^3.15.1", |
53 | 53 | "vee-validate": "^4.15.0", |
54 | 54 | "vue": "^3.5.13", |
|
59 | 59 | "devDependencies": { |
60 | 60 | "@antfu/eslint-config": "4.3.0", |
61 | 61 | "@faker-js/faker": "^9.6.0", |
62 | | - "@iconify/json": "^2.2.315", |
| 62 | + "@iconify/json": "^2.2.321", |
63 | 63 | "@iconify/vue": "^4.3.0", |
64 | 64 | "@stylistic/stylelint-config": "^2.0.0", |
65 | 65 | "@types/nprogress": "^0.2.3", |
66 | 66 | "@types/path-browserify": "^1.0.3", |
67 | 67 | "@types/qs": "^6.9.18", |
68 | | - "@unocss/eslint-plugin": "^65.5.0", |
69 | | - "@unocss/preset-legacy-compat": "^65.5.0", |
| 68 | + "@unocss/eslint-plugin": "^66.0.0", |
| 69 | + "@unocss/preset-legacy-compat": "^66.0.0", |
70 | 70 | "@vitejs/plugin-legacy": "^6.0.2", |
71 | | - "@vitejs/plugin-vue": "^5.2.1", |
72 | | - "@vitejs/plugin-vue-jsx": "^4.1.1", |
| 71 | + "@vitejs/plugin-vue": "^5.2.3", |
| 72 | + "@vitejs/plugin-vue-jsx": "^4.1.2", |
73 | 73 | "@vue/tsconfig": "^0.7.0", |
74 | 74 | "autoprefixer": "^10.4.21", |
75 | 75 | "boxen": "^8.0.1", |
76 | | - "bumpp": "^10.0.3", |
| 76 | + "bumpp": "^10.1.0", |
77 | 77 | "cz-git": "^1.11.1", |
78 | | - "eslint": "^9.22.0", |
| 78 | + "eslint": "^9.23.0", |
79 | 79 | "esno": "^4.8.0", |
80 | 80 | "fs-extra": "^11.3.0", |
81 | 81 | "http-server": "^14.1.1", |
82 | | - "inquirer": "^12.4.3", |
83 | | - "lint-staged": "^15.4.3", |
| 82 | + "inquirer": "^12.5.0", |
| 83 | + "lint-staged": "^15.5.0", |
84 | 84 | "npm-run-all2": "^7.0.2", |
85 | 85 | "picocolors": "^1.1.1", |
86 | 86 | "plop": "^4.0.1", |
87 | 87 | "postcss": "^8.5.3", |
88 | 88 | "postcss-nested": "^7.0.2", |
89 | | - "sass-embedded": "^1.85.1", |
90 | | - "simple-git-hooks": "^2.11.1", |
91 | | - "stylelint": "^16.15.0", |
| 89 | + "sass-embedded": "^1.86.0", |
| 90 | + "simple-git-hooks": "^2.12.1", |
| 91 | + "stylelint": "^16.17.0", |
92 | 92 | "stylelint-config-recess-order": "^6.0.0", |
93 | 93 | "stylelint-config-standard-scss": "^14.0.0", |
94 | 94 | "stylelint-config-standard-vue": "^1.0.0", |
95 | 95 | "stylelint-scss": "^6.11.1", |
96 | 96 | "svgo": "^3.3.2", |
97 | | - "taze": "^18.7.1", |
| 97 | + "taze": "^19.0.4", |
98 | 98 | "typescript": "^5.8.2", |
99 | | - "unocss": "^65.5.0", |
| 99 | + "unocss": "^66.0.0", |
100 | 100 | "unocss-preset-animations": "^1.1.1", |
101 | | - "unplugin-auto-import": "^19.1.1", |
| 101 | + "unplugin-auto-import": "^19.1.2", |
102 | 102 | "unplugin-turbo-console": "^1.11.3", |
103 | 103 | "unplugin-vue-components": "^28.4.1", |
104 | | - "vite": "^6.2.1", |
| 104 | + "vite": "^6.2.3", |
105 | 105 | "vite-plugin-app-loading": "^0.3.1", |
106 | 106 | "vite-plugin-archiver": "^0.1.2", |
107 | 107 | "vite-plugin-banner": "^0.8.0", |
108 | 108 | "vite-plugin-compression2": "^1.3.3", |
109 | 109 | "vite-plugin-env-parse": "^1.0.15", |
110 | 110 | "vite-plugin-fake-server": "^2.2.0", |
111 | | - "vite-plugin-pages": "^0.32.5", |
| 111 | + "vite-plugin-pages": "^0.33.0", |
112 | 112 | "vite-plugin-svg-icons": "^2.0.1", |
113 | 113 | "vite-plugin-vue-devtools": "^7.7.2", |
114 | 114 | "vite-plugin-vue-meta-layouts": "^0.5.1", |
|
0 commit comments