|
1 | 1 | { |
2 | 2 | "type": "module", |
3 | 3 | "version": "5.8.0", |
4 | | - "packageManager": "pnpm@10.24.0", |
| 4 | + "packageManager": "pnpm@10.26.2", |
5 | 5 | "engines": { |
6 | 6 | "node": "^20.19.0 || >=22.12.0" |
7 | 7 | }, |
|
35 | 35 | "dayjs": "^1.11.19", |
36 | 36 | "defu": "^6.1.4", |
37 | 37 | "disable-devtool": "^0.3.9", |
38 | | - "element-plus": "^2.11.9", |
| 38 | + "element-plus": "^2.13.0", |
39 | 39 | "eruda": "^3.4.3", |
40 | | - "es-toolkit": "^1.42.0", |
| 40 | + "es-toolkit": "^1.43.0", |
41 | 41 | "filesize": "^11.0.13", |
42 | | - "hotkeys-js": "^3.13.15", |
43 | | - "lucide-vue-next": "^0.555.0", |
| 42 | + "hotkeys-js": "^4.0.0", |
| 43 | + "lucide-vue-next": "^0.562.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.4", |
49 | 49 | "qs": "^6.14.0", |
50 | | - "reka-ui": "^2.6.1", |
| 50 | + "reka-ui": "^2.7.0", |
51 | 51 | "scule": "^1.3.0", |
52 | 52 | "tailwind-merge": "^3.4.0", |
53 | | - "ua-parser-js": "^2.0.6", |
| 53 | + "ua-parser-js": "^2.0.7", |
54 | 54 | "vconsole": "^3.15.1", |
55 | 55 | "vee-validate": "^4.15.1", |
56 | | - "vue": "^3.5.25", |
57 | | - "vue-router": "^4.6.3", |
| 56 | + "vue": "^3.5.26", |
| 57 | + "vue-router": "^4.6.4", |
58 | 58 | "vue-sonner": "^2.0.9", |
59 | | - "zod": "^4.1.13" |
| 59 | + "zod": "^4.2.1" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | | - "@antfu/eslint-config": "^6.2.0", |
| 62 | + "@antfu/eslint-config": "^6.7.3", |
63 | 63 | "@clack/prompts": "^0.11.0", |
64 | 64 | "@faker-js/faker": "^10.1.0", |
65 | | - "@iconify/json": "^2.2.413", |
| 65 | + "@iconify/json": "^2.2.417", |
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.9", |
72 | | - "@unocss/preset-legacy-compat": "^66.5.9", |
| 71 | + "@unocss/eslint-plugin": "^66.5.11", |
| 72 | + "@unocss/preset-legacy-compat": "^66.5.11", |
73 | 73 | "@vitejs/plugin-legacy": "^7.2.1", |
74 | | - "@vitejs/plugin-vue": "^6.0.2", |
75 | | - "@vitejs/plugin-vue-jsx": "^5.1.2", |
| 74 | + "@vitejs/plugin-vue": "^6.0.3", |
| 75 | + "@vitejs/plugin-vue-jsx": "^5.1.3", |
76 | 76 | "@vue/tsconfig": "^0.8.1", |
77 | | - "autoprefixer": "^10.4.22", |
| 77 | + "autoprefixer": "^10.4.23", |
78 | 78 | "boxen": "^8.0.1", |
79 | 79 | "bumpp": "^10.3.2", |
80 | 80 | "cz-git": "^1.12.0", |
81 | | - "eslint": "^9.39.1", |
82 | | - "fs-extra": "^11.3.2", |
| 81 | + "eslint": "^9.39.2", |
| 82 | + "fs-extra": "^11.3.3", |
83 | 83 | "http-server": "^14.1.1", |
84 | 84 | "lint-staged": "^16.2.7", |
85 | 85 | "npm-run-all2": "^8.0.4", |
86 | 86 | "picocolors": "^1.1.1", |
87 | 87 | "plop": "^4.0.4", |
88 | 88 | "postcss": "^8.5.6", |
89 | 89 | "postcss-nested": "^7.0.2", |
90 | | - "sass-embedded": "^1.93.3", |
| 90 | + "sass-embedded": "^1.97.1", |
91 | 91 | "simple-git-hooks": "^2.13.1", |
92 | 92 | "stylelint": "^16.26.1", |
93 | 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 | | - "stylelint-scss": "^6.12.1", |
| 96 | + "stylelint-scss": "^6.13.0", |
97 | 97 | "svgo": "^4.0.0", |
98 | 98 | "taze": "^19.9.2", |
99 | 99 | "tsx": "^4.21.0", |
100 | 100 | "typescript": "^5.9.3", |
101 | | - "unocss": "^66.5.9", |
| 101 | + "unocss": "^66.5.11", |
102 | 102 | "unocss-preset-animations": "^1.3.0", |
103 | 103 | "unplugin-auto-import": "^20.3.0", |
104 | 104 | "unplugin-turbo-console": "^2.3.0", |
105 | 105 | "unplugin-vue-components": "^30.0.0", |
106 | | - "vite": "^7.2.6", |
| 106 | + "vite": "^7.3.0", |
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.3.1", |
| 110 | + "vite-plugin-compression2": "^2.4.0", |
111 | 111 | "vite-plugin-env-parse": "^1.0.15", |
112 | 112 | "vite-plugin-fake-server": "^2.2.2", |
113 | | - "vite-plugin-pages": "^0.33.1", |
| 113 | + "vite-plugin-pages": "^0.33.2", |
114 | 114 | "vite-plugin-svg-icons": "^2.0.1", |
115 | 115 | "vite-plugin-vue-devtools": "^8.0.5", |
116 | 116 | "vite-plugin-vue-meta-layouts": "^0.6.1", |
117 | | - "vue-tsc": "^3.1.5" |
| 117 | + "vue-tsc": "^3.2.1" |
118 | 118 | }, |
119 | 119 | "simple-git-hooks": { |
120 | 120 | "pre-commit": "pnpm lint-staged", |
|
0 commit comments