|
24 | 24 | }, |
25 | 25 | "dependencies": { |
26 | 26 | "@vee-validate/zod": "^4.15.0", |
27 | | - "@vueuse/components": "^12.3.0", |
28 | | - "@vueuse/core": "^12.3.0", |
29 | | - "@vueuse/integrations": "^12.3.0", |
| 27 | + "@vueuse/components": "^12.5.0", |
| 28 | + "@vueuse/core": "^12.5.0", |
| 29 | + "@vueuse/integrations": "^12.5.0", |
30 | 30 | "axios": "^1.7.9", |
31 | 31 | "class-variance-authority": "^0.7.1", |
32 | 32 | "clsx": "^2.1.1", |
33 | 33 | "dayjs": "^1.11.13", |
34 | 34 | "defu": "^6.1.4", |
35 | 35 | "disable-devtool": "^0.3.8", |
36 | | - "element-plus": "^2.9.2", |
| 36 | + "element-plus": "^2.9.3", |
37 | 37 | "eruda": "^3.4.1", |
38 | 38 | "es-toolkit": "^1.31.0", |
39 | 39 | "hotkeys-js": "^3.13.9", |
40 | | - "lucide-vue-next": "^0.469.0", |
| 40 | + "lucide-vue-next": "^0.474.0", |
41 | 41 | "mitt": "^3.0.1", |
42 | 42 | "nprogress": "^0.2.0", |
43 | 43 | "path-browserify": "^1.0.1", |
44 | 44 | "path-to-regexp": "^8.2.0", |
45 | | - "pinia": "^2.3.0", |
46 | | - "qs": "^6.13.1", |
| 45 | + "pinia": "^2.3.1", |
| 46 | + "qs": "^6.14.0", |
47 | 47 | "radix-vue": "^1.9.12", |
48 | 48 | "scule": "^1.3.0", |
49 | 49 | "tailwind-merge": "^2.6.0", |
|
56 | 56 | "zod": "^3.24.1" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@antfu/eslint-config": "3.12.1", |
60 | | - "@faker-js/faker": "^9.3.0", |
61 | | - "@iconify/json": "^2.2.291", |
| 59 | + "@antfu/eslint-config": "3.16.0", |
| 60 | + "@faker-js/faker": "^9.4.0", |
| 61 | + "@iconify/json": "^2.2.299", |
62 | 62 | "@iconify/vue": "^4.3.0", |
63 | 63 | "@stylistic/stylelint-config": "^2.0.0", |
64 | 64 | "@types/nprogress": "^0.2.3", |
65 | 65 | "@types/path-browserify": "^1.0.3", |
66 | | - "@types/qs": "^6.9.17", |
67 | | - "@unocss/eslint-plugin": "^0.65.3", |
68 | | - "@unocss/preset-legacy-compat": "^65.4.2", |
| 66 | + "@types/qs": "^6.9.18", |
| 67 | + "@unocss/eslint-plugin": "^65.4.3", |
| 68 | + "@unocss/preset-legacy-compat": "^65.4.3", |
69 | 69 | "@vitejs/plugin-legacy": "^6.0.0", |
70 | 70 | "@vitejs/plugin-vue": "^5.2.1", |
71 | 71 | "@vitejs/plugin-vue-jsx": "^4.1.1", |
72 | 72 | "autoprefixer": "^10.4.20", |
73 | 73 | "boxen": "^8.0.1", |
74 | | - "bumpp": "^9.9.2", |
| 74 | + "bumpp": "^9.10.2", |
75 | 75 | "cz-git": "^1.11.0", |
76 | | - "eslint": "^9.17.0", |
| 76 | + "eslint": "^9.18.0", |
77 | 77 | "esno": "^4.8.0", |
78 | | - "fs-extra": "^11.2.0", |
| 78 | + "fs-extra": "^11.3.0", |
79 | 79 | "http-server": "^14.1.1", |
80 | | - "inquirer": "^12.3.0", |
81 | | - "lint-staged": "^15.3.0", |
| 80 | + "inquirer": "^12.3.2", |
| 81 | + "lint-staged": "^15.4.2", |
82 | 82 | "npm-run-all2": "^7.0.2", |
83 | 83 | "picocolors": "^1.1.1", |
84 | 84 | "plop": "^4.0.1", |
85 | | - "postcss": "^8.4.49", |
| 85 | + "postcss": "^8.5.1", |
86 | 86 | "postcss-nested": "^7.0.2", |
87 | | - "sass-embedded": "^1.83.1", |
| 87 | + "sass-embedded": "^1.83.4", |
88 | 88 | "simple-git-hooks": "^2.11.1", |
89 | 89 | "stylelint": "^16.12.0", |
90 | | - "stylelint-config-recess-order": "^5.1.1", |
| 90 | + "stylelint-config-recess-order": "^6.0.0", |
91 | 91 | "stylelint-config-standard-scss": "^14.0.0", |
92 | 92 | "stylelint-config-standard-vue": "^1.0.0", |
93 | | - "stylelint-scss": "^6.10.0", |
| 93 | + "stylelint-scss": "^6.10.1", |
94 | 94 | "svgo": "^3.3.2", |
95 | | - "typescript": "^5.7.2", |
96 | | - "unocss": "^0.65.3", |
97 | | - "unocss-preset-animations": "^1.1.0", |
| 95 | + "typescript": "^5.7.3", |
| 96 | + "unocss": "^65.4.3", |
| 97 | + "unocss-preset-animations": "^1.1.1", |
98 | 98 | "unocss-preset-scrollbar": "^0.3.1", |
99 | | - "unplugin-auto-import": "^0.19.0", |
| 99 | + "unplugin-auto-import": "^19.0.0", |
100 | 100 | "unplugin-turbo-console": "^1.11.1", |
101 | | - "unplugin-vue-components": "^0.28.0", |
102 | | - "vite": "^6.0.7", |
| 101 | + "unplugin-vue-components": "^28.0.0", |
| 102 | + "vite": "^6.0.11", |
103 | 103 | "vite-plugin-app-loading": "^0.3.0", |
104 | 104 | "vite-plugin-archiver": "^0.1.1", |
105 | 105 | "vite-plugin-banner": "^0.8.0", |
106 | 106 | "vite-plugin-compression2": "^1.3.3", |
107 | 107 | "vite-plugin-env-parse": "^1.0.15", |
108 | | - "vite-plugin-fake-server": "^2.1.5", |
| 108 | + "vite-plugin-fake-server": "^2.2.0", |
109 | 109 | "vite-plugin-pages": "^0.32.4", |
110 | 110 | "vite-plugin-svg-icons": "^2.0.1", |
111 | | - "vite-plugin-vue-devtools": "^7.6.8", |
| 111 | + "vite-plugin-vue-devtools": "^7.7.1", |
112 | 112 | "vite-plugin-vue-meta-layouts": "^0.5.1", |
113 | 113 | "vue-tsc": "^2.2.0" |
114 | 114 | }, |
|
0 commit comments