|
1 | 1 | { |
2 | 2 | "type": "module", |
3 | 3 | "version": "5.10.0", |
4 | | - "packageManager": "pnpm@10.32.1", |
| 4 | + "packageManager": "pnpm@10.33.0", |
5 | 5 | "engines": { |
6 | 6 | "node": "^20.19.0 || >=22.12.0" |
7 | 7 | }, |
|
35 | 35 | "dayjs": "^1.11.20", |
36 | 36 | "defu": "^6.1.4", |
37 | 37 | "disable-devtool": "^0.3.9", |
38 | | - "element-plus": "^2.13.5", |
| 38 | + "element-plus": "^2.13.6", |
39 | 39 | "eruda": "^3.4.3", |
40 | 40 | "es-toolkit": "^1.45.1", |
41 | | - "filesize": "^11.0.13", |
| 41 | + "filesize": "^11.0.14", |
42 | 42 | "hotkeys-js": "^4.0.2", |
43 | | - "lucide-vue-next": "^0.577.0", |
| 43 | + "lucide-vue-next": "^1.0.0", |
44 | 44 | "mitt": "^3.0.1", |
45 | 45 | "nprogress": "^0.2.0", |
46 | 46 | "path-browserify": "^1.0.1", |
|
53 | 53 | "ua-parser-js": "^2.0.9", |
54 | 54 | "vconsole": "^3.15.1", |
55 | 55 | "vee-validate": "^4.15.1", |
56 | | - "vue": "^3.5.30", |
57 | | - "vue-router": "^5.0.3", |
| 56 | + "vue": "^3.5.31", |
| 57 | + "vue-router": "^5.0.4", |
58 | 58 | "vue-sonner": "^2.0.9", |
59 | 59 | "zod": "^4.3.6" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | | - "@antfu/eslint-config": "^7.7.2", |
| 62 | + "@antfu/eslint-config": "^7.7.3", |
63 | 63 | "@clack/prompts": "^1.1.0", |
64 | | - "@faker-js/faker": "^10.3.0", |
65 | | - "@iconify/json": "^2.2.449", |
| 64 | + "@faker-js/faker": "^10.4.0", |
| 65 | + "@iconify/json": "^2.2.454", |
66 | 66 | "@iconify/vue": "^5.0.0", |
67 | 67 | "@stylistic/stylelint-config": "^4.0.0", |
68 | 68 | "@types/nprogress": "^0.2.3", |
69 | 69 | "@types/path-browserify": "^1.0.3", |
70 | 70 | "@types/qs": "^6.15.0", |
71 | | - "@unocss/eslint-plugin": "^66.6.6", |
72 | | - "@unocss/preset-legacy-compat": "^66.6.6", |
73 | | - "@unocss/reset": "^66.6.6", |
74 | | - "@vitejs/plugin-legacy": "^7.2.1", |
| 71 | + "@unocss/eslint-plugin": "^66.6.7", |
| 72 | + "@unocss/preset-legacy-compat": "^66.6.7", |
| 73 | + "@unocss/reset": "^66.6.7", |
| 74 | + "@vitejs/plugin-legacy": "^8.0.0", |
75 | 75 | "@vitejs/plugin-vue": "^6.0.5", |
76 | 76 | "@vitejs/plugin-vue-jsx": "^5.1.5", |
77 | | - "@vue/tsconfig": "^0.9.0", |
| 77 | + "@vue/tsconfig": "^0.9.1", |
78 | 78 | "autoprefixer": "^10.4.27", |
79 | 79 | "boxen": "^8.0.1", |
80 | | - "bumpp": "^10.4.1", |
| 80 | + "bumpp": "^11.0.1", |
81 | 81 | "cz-git": "^1.12.0", |
82 | | - "eslint": "^10.0.3", |
| 82 | + "eslint": "^10.1.0", |
83 | 83 | "fs-extra": "^11.3.4", |
84 | 84 | "http-server": "^14.1.1", |
85 | 85 | "lint-staged": "^16.4.0", |
|
90 | 90 | "postcss-nested": "^7.0.2", |
91 | 91 | "sass-embedded": "^1.98.0", |
92 | 92 | "simple-git-hooks": "^2.13.1", |
93 | | - "stylelint": "^17.4.0", |
94 | | - "stylelint-config-recess-order": "^7.6.1", |
| 93 | + "stylelint": "^17.5.0", |
| 94 | + "stylelint-config-recess-order": "^7.7.0", |
95 | 95 | "stylelint-config-standard-scss": "^17.0.0", |
96 | 96 | "stylelint-config-standard-vue": "^1.0.0", |
97 | 97 | "stylelint-scss": "^7.0.0", |
98 | 98 | "svgo": "^4.0.1", |
99 | 99 | "taze": "^19.10.0", |
100 | 100 | "tsx": "^4.21.0", |
101 | | - "typescript": "^5.9.3", |
102 | | - "unocss": "^66.6.6", |
| 101 | + "typescript": "^6.0.2", |
| 102 | + "unocss": "^66.6.7", |
103 | 103 | "unocss-preset-animations": "^1.3.0", |
104 | 104 | "unplugin-auto-import": "^21.0.0", |
105 | 105 | "unplugin-turbo-console": "^2.3.0", |
106 | | - "unplugin-vue-components": "^31.0.0", |
107 | | - "vite": "^7.3.1", |
| 106 | + "unplugin-vue-components": "^32.0.0", |
| 107 | + "vite": "^8.0.2", |
108 | 108 | "vite-plugin-app-loading": "^0.4.0", |
109 | 109 | "vite-plugin-archiver": "^0.2.0", |
110 | 110 | "vite-plugin-banner": "^0.8.1", |
111 | | - "vite-plugin-compression2": "^2.5.1", |
| 111 | + "vite-plugin-compression2": "^2.5.3", |
112 | 112 | "vite-plugin-env-parse": "^1.0.15", |
113 | | - "vite-plugin-fake-server": "^2.2.2", |
| 113 | + "vite-plugin-fake-server": "^2.2.3", |
114 | 114 | "vite-plugin-pages": "^0.33.3", |
115 | 115 | "vite-plugin-svg-icons": "^2.0.1", |
116 | | - "vite-plugin-vue-devtools": "^8.1.0", |
| 116 | + "vite-plugin-vue-devtools": "^8.1.1", |
117 | 117 | "vite-plugin-vue-meta-layouts": "^0.6.1", |
118 | | - "vue-tsc": "^3.2.5" |
| 118 | + "vue-tsc": "^3.2.6" |
119 | 119 | }, |
120 | 120 | "simple-git-hooks": { |
121 | 121 | "pre-commit": "pnpm lint-staged", |
|
0 commit comments