|
1 | 1 | { |
2 | 2 | "type": "module", |
3 | | - "packageManager": "pnpm@10.15.0", |
| 3 | + "packageManager": "pnpm@10.16.0", |
4 | 4 | "engines": { |
5 | 5 | "node": "^20.19.0 || >=22.12.0" |
6 | 6 | }, |
|
28 | 28 | "@visactor/vchart": "^2.0.4", |
29 | 29 | "@vue-office/docx": "^1.6.3", |
30 | 30 | "@vue-office/excel": "^1.7.14", |
31 | | - "@vueuse/components": "^13.8.0", |
32 | | - "@vueuse/core": "^13.8.0", |
33 | | - "@vueuse/integrations": "^13.8.0", |
| 31 | + "@vueuse/components": "^13.9.0", |
| 32 | + "@vueuse/core": "^13.9.0", |
| 33 | + "@vueuse/integrations": "^13.9.0", |
34 | 34 | "animate.css": "^4.1.1", |
35 | | - "axios": "^1.11.0", |
| 35 | + "axios": "^1.12.1", |
36 | 36 | "bytemd": "^1.22.0", |
37 | 37 | "class-variance-authority": "^0.7.1", |
38 | 38 | "clsx": "^2.1.1", |
|
41 | 41 | "defu": "^6.1.4", |
42 | 42 | "disable-devtool": "^0.3.9", |
43 | 43 | "echarts": "^6.0.0", |
44 | | - "element-plus": "^2.11.1", |
| 44 | + "element-plus": "^2.11.2", |
45 | 45 | "eruda": "^3.4.3", |
46 | 46 | "es-toolkit": "^1.39.10", |
47 | 47 | "filesize": "^11.0.2", |
48 | 48 | "hotkeys-js": "^3.13.15", |
49 | | - "lucide-vue-next": "^0.542.0", |
| 49 | + "lucide-vue-next": "^0.544.0", |
50 | 50 | "mitt": "^3.0.1", |
51 | 51 | "nprogress": "^0.2.0", |
52 | 52 | "path-browserify": "^1.0.1", |
53 | | - "path-to-regexp": "^8.2.0", |
| 53 | + "path-to-regexp": "^8.3.0", |
54 | 54 | "pinia": "^3.0.3", |
55 | 55 | "print-js": "^1.6.0", |
56 | 56 | "qrcode": "^1.5.4", |
57 | 57 | "qs": "^6.14.0", |
58 | 58 | "reka-ui": "^2.5.0", |
59 | 59 | "scule": "^1.3.0", |
60 | 60 | "splitpanes": "^4.0.4", |
61 | | - "swiper": "^11.2.10", |
| 61 | + "swiper": "^12.0.1", |
62 | 62 | "tailwind-merge": "^3.3.1", |
63 | 63 | "tinymce": "^7.9.1", |
64 | | - "ua-parser-js": "^2.0.4", |
| 64 | + "ua-parser-js": "^2.0.5", |
65 | 65 | "vconsole": "^3.15.1", |
66 | 66 | "vee-validate": "^4.15.1", |
67 | | - "vue": "^3.5.20", |
| 67 | + "vue": "^3.5.21", |
68 | 68 | "vue-currency-input": "^3.2.1", |
69 | | - "vue-data-ui": "^3.0.11", |
| 69 | + "vue-data-ui": "^3.1.5", |
70 | 70 | "vue-esign": "^1.1.4", |
71 | 71 | "vue-hooks-plus": "^2.4.1", |
72 | 72 | "vue-router": "^4.5.1", |
73 | 73 | "vue-sonner": "^2.0.8", |
74 | | - "vxe-table": "^4.16.3", |
75 | | - "xe-utils": "^3.7.8", |
76 | | - "zod": "^4.1.5" |
| 74 | + "vxe-table": "^4.16.11", |
| 75 | + "xe-utils": "^3.7.9", |
| 76 | + "zod": "^4.1.8" |
77 | 77 | }, |
78 | 78 | "devDependencies": { |
79 | | - "@antfu/eslint-config": "^5.2.1", |
| 79 | + "@antfu/eslint-config": "^5.3.0", |
80 | 80 | "@clack/prompts": "^0.11.0", |
81 | 81 | "@faker-js/faker": "^10.0.0", |
82 | | - "@iconify/json": "^2.2.380", |
| 82 | + "@iconify/json": "^2.2.383", |
83 | 83 | "@iconify/vue": "^5.0.0", |
84 | 84 | "@stylistic/stylelint-config": "^3.0.1", |
85 | 85 | "@types/nprogress": "^0.2.3", |
86 | 86 | "@types/path-browserify": "^1.0.3", |
87 | 87 | "@types/qrcode": "^1.5.5", |
88 | 88 | "@types/qs": "^6.14.0", |
89 | 89 | "@types/splitpanes": "^2.2.6", |
90 | | - "@unocss/eslint-plugin": "^66.5.0", |
91 | | - "@unocss/preset-legacy-compat": "^66.5.0", |
| 90 | + "@unocss/eslint-plugin": "^66.5.1", |
| 91 | + "@unocss/preset-legacy-compat": "^66.5.1", |
92 | 92 | "@vitejs/plugin-legacy": "^7.2.1", |
93 | 93 | "@vitejs/plugin-vue": "^6.0.1", |
94 | 94 | "@vitejs/plugin-vue-jsx": "^5.1.1", |
95 | 95 | "@vue/tsconfig": "^0.8.1", |
96 | 96 | "autoprefixer": "^10.4.21", |
97 | 97 | "boxen": "^8.0.1", |
98 | | - "eslint": "^9.34.0", |
| 98 | + "eslint": "^9.35.0", |
99 | 99 | "fs-extra": "^11.3.1", |
100 | 100 | "http-server": "^14.1.1", |
101 | | - "lint-staged": "^16.1.5", |
| 101 | + "lint-staged": "^16.1.6", |
102 | 102 | "npm-run-all2": "^8.0.4", |
103 | 103 | "picocolors": "^1.1.1", |
104 | | - "plop": "^4.0.1", |
| 104 | + "plop": "^4.0.2", |
105 | 105 | "postcss": "^8.5.6", |
106 | 106 | "postcss-nested": "^7.0.2", |
107 | | - "sass-embedded": "^1.91.0", |
| 107 | + "sass-embedded": "^1.92.1", |
108 | 108 | "simple-git-hooks": "^2.13.1", |
109 | | - "stylelint": "^16.23.1", |
110 | | - "stylelint-config-recess-order": "^7.2.0", |
111 | | - "stylelint-config-standard-scss": "^15.0.1", |
| 109 | + "stylelint": "^16.24.0", |
| 110 | + "stylelint-config-recess-order": "^7.3.0", |
| 111 | + "stylelint-config-standard-scss": "^16.0.0", |
112 | 112 | "stylelint-config-standard-vue": "^1.0.0", |
113 | 113 | "stylelint-scss": "^6.12.1", |
114 | 114 | "svgo": "^4.0.0", |
115 | | - "taze": "^19.3.0", |
| 115 | + "taze": "^19.6.0", |
116 | 116 | "tsx": "^4.20.5", |
117 | 117 | "typescript": "^5.9.2", |
118 | | - "unocss": "^66.5.0", |
| 118 | + "unocss": "^66.5.1", |
119 | 119 | "unocss-preset-animations": "^1.2.1", |
120 | 120 | "unplugin-auto-import": "^20.1.0", |
121 | 121 | "unplugin-turbo-console": "^2.2.0", |
122 | 122 | "unplugin-vue-components": "^29.0.0", |
123 | | - "vite": "^7.1.3", |
| 123 | + "vite": "^7.1.5", |
124 | 124 | "vite-plugin-app-loading": "^0.4.0", |
125 | 125 | "vite-plugin-archiver": "^0.2.0", |
126 | 126 | "vite-plugin-banner": "^0.8.1", |
|
129 | 129 | "vite-plugin-fake-server": "^2.2.0", |
130 | 130 | "vite-plugin-pages": "^0.33.1", |
131 | 131 | "vite-plugin-svg-icons": "^2.0.1", |
132 | | - "vite-plugin-vue-devtools": "^8.0.1", |
| 132 | + "vite-plugin-vue-devtools": "^8.0.2", |
133 | 133 | "vite-plugin-vue-meta-layouts": "^0.6.0", |
134 | | - "vue-tsc": "^3.0.6" |
| 134 | + "vue-tsc": "^3.0.7" |
135 | 135 | }, |
136 | 136 | "simple-git-hooks": { |
137 | 137 | "pre-commit": "pnpm lint-staged", |
|
0 commit comments