|
1 | 1 | { |
2 | 2 | "type": "module", |
3 | 3 | "version": "5.5.0", |
4 | | - "packageManager": "pnpm@10.13.1", |
| 4 | + "packageManager": "pnpm@10.14.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.5.0", |
30 | | - "@vueuse/core": "^13.5.0", |
31 | | - "@vueuse/integrations": "^13.5.0", |
| 29 | + "@vueuse/components": "^13.6.0", |
| 30 | + "@vueuse/core": "^13.6.0", |
| 31 | + "@vueuse/integrations": "^13.6.0", |
32 | 32 | "axios": "^1.11.0", |
33 | 33 | "class-variance-authority": "^0.7.1", |
34 | 34 | "clsx": "^2.1.1", |
35 | 35 | "dayjs": "^1.11.13", |
36 | 36 | "defu": "^6.1.4", |
37 | | - "disable-devtool": "^0.3.8", |
38 | | - "element-plus": "^2.10.4", |
| 37 | + "disable-devtool": "^0.3.9", |
| 38 | + "element-plus": "^2.10.6", |
39 | 39 | "eruda": "^3.4.3", |
40 | 40 | "es-toolkit": "^1.39.8", |
41 | 41 | "filesize": "^11.0.2", |
42 | 42 | "hotkeys-js": "^3.13.15", |
43 | | - "lucide-vue-next": "^0.525.0", |
| 43 | + "lucide-vue-next": "^0.539.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.2.0", |
48 | 48 | "pinia": "^3.0.3", |
49 | 49 | "qs": "^6.14.0", |
50 | | - "reka-ui": "^2.4.0", |
| 50 | + "reka-ui": "^2.4.1", |
51 | 51 | "scule": "^1.3.0", |
52 | 52 | "tailwind-merge": "^3.3.1", |
53 | 53 | "ua-parser-js": "^2.0.4", |
|
56 | 56 | "vue": "^3.5.18", |
57 | 57 | "vue-router": "^4.5.1", |
58 | 58 | "vue-sonner": "^2.0.2", |
59 | | - "zod": "^4.0.10" |
| 59 | + "zod": "^4.0.17" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | | - "@antfu/eslint-config": "^5.0.0", |
| 62 | + "@antfu/eslint-config": "^5.2.0", |
63 | 63 | "@clack/prompts": "^0.11.0", |
64 | 64 | "@faker-js/faker": "^9.9.0", |
65 | | - "@iconify/json": "^2.2.362", |
| 65 | + "@iconify/json": "^2.2.367", |
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.3.3", |
72 | | - "@unocss/preset-legacy-compat": "^66.3.3", |
73 | | - "@vitejs/plugin-legacy": "^7.1.0", |
74 | | - "@vitejs/plugin-vue": "^6.0.0", |
| 71 | + "@unocss/eslint-plugin": "^66.4.2", |
| 72 | + "@unocss/preset-legacy-compat": "^66.4.2", |
| 73 | + "@vitejs/plugin-legacy": "^7.2.1", |
| 74 | + "@vitejs/plugin-vue": "^6.0.1", |
75 | 75 | "@vitejs/plugin-vue-jsx": "^5.0.1", |
76 | 76 | "@vue/tsconfig": "^0.7.0", |
77 | 77 | "autoprefixer": "^10.4.21", |
78 | 78 | "boxen": "^8.0.1", |
79 | | - "bumpp": "^10.2.0", |
| 79 | + "bumpp": "^10.2.2", |
80 | 80 | "cz-git": "^1.12.0", |
81 | | - "eslint": "^9.31.0", |
82 | | - "fs-extra": "^11.3.0", |
| 81 | + "eslint": "^9.33.0", |
| 82 | + "fs-extra": "^11.3.1", |
83 | 83 | "http-server": "^14.1.1", |
84 | | - "lint-staged": "^16.1.2", |
| 84 | + "lint-staged": "^16.1.5", |
85 | 85 | "npm-run-all2": "^8.0.4", |
86 | 86 | "picocolors": "^1.1.1", |
87 | 87 | "plop": "^4.0.1", |
88 | 88 | "postcss": "^8.5.6", |
89 | 89 | "postcss-nested": "^7.0.2", |
90 | | - "sass-embedded": "^1.89.2", |
91 | | - "simple-git-hooks": "^2.13.0", |
92 | | - "stylelint": "^16.22.0", |
| 90 | + "sass-embedded": "^1.90.0", |
| 91 | + "simple-git-hooks": "^2.13.1", |
| 92 | + "stylelint": "^16.23.1", |
93 | 93 | "stylelint-config-recess-order": "^7.1.0", |
94 | 94 | "stylelint-config-standard-scss": "^15.0.1", |
95 | 95 | "stylelint-config-standard-vue": "^1.0.0", |
96 | 96 | "stylelint-scss": "^6.12.1", |
97 | 97 | "svgo": "^4.0.0", |
98 | 98 | "taze": "^19.1.0", |
99 | 99 | "tsx": "^4.20.3", |
100 | | - "typescript": "^5.8.3", |
101 | | - "unocss": "^66.3.3", |
| 100 | + "typescript": "^5.9.2", |
| 101 | + "unocss": "^66.4.2", |
102 | 102 | "unocss-preset-animations": "^1.2.1", |
103 | | - "unplugin-auto-import": "^19.3.0", |
| 103 | + "unplugin-auto-import": "^20.0.0", |
104 | 104 | "unplugin-turbo-console": "^2.2.0", |
105 | | - "unplugin-vue-components": "^28.8.0", |
106 | | - "vite": "^7.0.6", |
| 105 | + "unplugin-vue-components": "^29.0.0", |
| 106 | + "vite": "^7.1.1", |
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", |
|
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": "^7.7.7", |
| 115 | + "vite-plugin-vue-devtools": "^8.0.0", |
116 | 116 | "vite-plugin-vue-meta-layouts": "^0.5.1", |
117 | | - "vue-tsc": "^3.0.4" |
| 117 | + "vue-tsc": "^3.0.5" |
118 | 118 | }, |
119 | 119 | "simple-git-hooks": { |
120 | 120 | "pre-commit": "pnpm lint-staged", |
|
0 commit comments