|
1 | 1 | { |
2 | 2 | "type": "module", |
3 | 3 | "version": "5.10.0", |
4 | | - "packageManager": "pnpm@10.30.3", |
| 4 | + "packageManager": "pnpm@10.32.1", |
5 | 5 | "engines": { |
6 | 6 | "node": "^20.19.0 || >=22.12.0" |
7 | 7 | }, |
|
32 | 32 | "axios": "^1.13.6", |
33 | 33 | "class-variance-authority": "^0.7.1", |
34 | 34 | "clsx": "^2.1.1", |
35 | | - "dayjs": "^1.11.19", |
| 35 | + "dayjs": "^1.11.20", |
36 | 36 | "defu": "^6.1.4", |
37 | 37 | "disable-devtool": "^0.3.9", |
38 | | - "element-plus": "^2.13.4", |
| 38 | + "element-plus": "^2.13.5", |
39 | 39 | "eruda": "^3.4.3", |
40 | 40 | "es-toolkit": "^1.45.1", |
41 | 41 | "filesize": "^11.0.13", |
|
47 | 47 | "path-to-regexp": "^8.3.0", |
48 | 48 | "pinia": "^3.0.4", |
49 | 49 | "qs": "^6.15.0", |
50 | | - "reka-ui": "^2.9.0", |
| 50 | + "reka-ui": "^2.9.2", |
51 | 51 | "scule": "^1.3.0", |
52 | 52 | "tailwind-merge": "^3.5.0", |
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.29", |
| 56 | + "vue": "^3.5.30", |
57 | 57 | "vue-router": "^5.0.3", |
58 | 58 | "vue-sonner": "^2.0.9", |
59 | 59 | "zod": "^4.3.6" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | | - "@antfu/eslint-config": "^7.7.0", |
| 62 | + "@antfu/eslint-config": "^7.7.2", |
63 | 63 | "@clack/prompts": "^1.1.0", |
64 | 64 | "@faker-js/faker": "^10.3.0", |
65 | | - "@iconify/json": "^2.2.447", |
| 65 | + "@iconify/json": "^2.2.449", |
66 | 66 | "@iconify/vue": "^5.0.0", |
67 | 67 | "@stylistic/stylelint-config": "^4.0.0", |
68 | 68 | "@types/nprogress": "^0.2.3", |
|
72 | 72 | "@unocss/preset-legacy-compat": "^66.6.6", |
73 | 73 | "@unocss/reset": "^66.6.6", |
74 | 74 | "@vitejs/plugin-legacy": "^7.2.1", |
75 | | - "@vitejs/plugin-vue": "^6.0.4", |
76 | | - "@vitejs/plugin-vue-jsx": "^5.1.4", |
| 75 | + "@vitejs/plugin-vue": "^6.0.5", |
| 76 | + "@vitejs/plugin-vue-jsx": "^5.1.5", |
77 | 77 | "@vue/tsconfig": "^0.9.0", |
78 | 78 | "autoprefixer": "^10.4.27", |
79 | 79 | "boxen": "^8.0.1", |
80 | 80 | "bumpp": "^10.4.1", |
81 | 81 | "cz-git": "^1.12.0", |
82 | | - "eslint": "^9.39.4", |
| 82 | + "eslint": "^10.0.3", |
83 | 83 | "fs-extra": "^11.3.4", |
84 | 84 | "http-server": "^14.1.1", |
85 | | - "lint-staged": "^16.3.2", |
| 85 | + "lint-staged": "^16.4.0", |
86 | 86 | "npm-run-all2": "^8.0.4", |
87 | 87 | "picocolors": "^1.1.1", |
88 | 88 | "plop": "^4.0.5", |
89 | 89 | "postcss": "^8.5.8", |
90 | 90 | "postcss-nested": "^7.0.2", |
91 | | - "sass-embedded": "^1.97.3", |
| 91 | + "sass-embedded": "^1.98.0", |
92 | 92 | "simple-git-hooks": "^2.13.1", |
93 | 93 | "stylelint": "^17.4.0", |
94 | 94 | "stylelint-config-recess-order": "^7.6.1", |
|
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.0", |
| 111 | + "vite-plugin-compression2": "^2.5.1", |
112 | 112 | "vite-plugin-env-parse": "^1.0.15", |
113 | 113 | "vite-plugin-fake-server": "^2.2.2", |
114 | 114 | "vite-plugin-pages": "^0.33.3", |
115 | 115 | "vite-plugin-svg-icons": "^2.0.1", |
116 | | - "vite-plugin-vue-devtools": "^8.0.7", |
| 116 | + "vite-plugin-vue-devtools": "^8.1.0", |
117 | 117 | "vite-plugin-vue-meta-layouts": "^0.6.1", |
118 | 118 | "vue-tsc": "^3.2.5" |
119 | 119 | }, |
|
0 commit comments