|
38 | 38 | "eruda": "^3.4.1", |
39 | 39 | "es-toolkit": "^1.32.0", |
40 | 40 | "hotkeys-js": "^3.13.9", |
41 | | - "lucide-vue-next": "^0.476.0", |
| 41 | + "lucide-vue-next": "^0.477.0", |
42 | 42 | "mitt": "^3.0.1", |
43 | 43 | "nprogress": "^0.2.0", |
44 | 44 | "path-browserify": "^1.0.1", |
45 | 45 | "path-to-regexp": "^8.2.0", |
46 | 46 | "pinia": "^3.0.1", |
47 | 47 | "qs": "^6.14.0", |
48 | | - "radix-vue": "^1.9.16", |
| 48 | + "radix-vue": "^1.9.17", |
49 | 49 | "scule": "^1.3.0", |
50 | 50 | "tailwind-merge": "^3.0.2", |
51 | 51 | "ua-parser-js": "^2.0.2", |
|
58 | 58 | }, |
59 | 59 | "devDependencies": { |
60 | 60 | "@antfu/eslint-config": "4.3.0", |
61 | | - "@faker-js/faker": "^9.5.0", |
62 | | - "@iconify/json": "^2.2.311", |
| 61 | + "@faker-js/faker": "^9.5.1", |
| 62 | + "@iconify/json": "^2.2.312", |
63 | 63 | "@iconify/vue": "^4.3.0", |
64 | 64 | "@stylistic/stylelint-config": "^2.0.0", |
65 | 65 | "@types/nprogress": "^0.2.3", |
|
88 | 88 | "postcss-nested": "^7.0.2", |
89 | 89 | "sass-embedded": "^1.85.1", |
90 | 90 | "simple-git-hooks": "^2.11.1", |
91 | | - "stylelint": "^16.14.1", |
| 91 | + "stylelint": "^16.15.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 | 97 | "taze": "^18.6.0", |
98 | | - "typescript": "^5.7.3", |
| 98 | + "typescript": "^5.8.2", |
99 | 99 | "unocss": "^65.5.0", |
100 | 100 | "unocss-preset-animations": "^1.1.1", |
101 | 101 | "unocss-preset-scrollbar": "^3.2.0", |
|
113 | 113 | "vite-plugin-svg-icons": "^2.0.1", |
114 | 114 | "vite-plugin-vue-devtools": "^7.7.2", |
115 | 115 | "vite-plugin-vue-meta-layouts": "^0.5.1", |
116 | | - "vue-tsc": "^2.2.4" |
| 116 | + "vue-tsc": "^2.2.8" |
117 | 117 | }, |
118 | 118 | "simple-git-hooks": { |
119 | 119 | "pre-commit": "pnpm lint-staged", |
|
0 commit comments