|
1 | 1 | {
|
2 | 2 | "name": "mfish-nocode",
|
3 |
| - "version": "2.1.0", |
| 3 | + "version": "2.1.1", |
4 | 4 | "author": {
|
5 | 5 | "name": "mfish",
|
6 | 6 |
|
|
31 | 31 | "@ant-design/icons-vue": "^7.0.1",
|
32 | 32 | "@iconify/vue": "^4.3.0",
|
33 | 33 | "@jiaminghi/color": "^1.1.3",
|
34 |
| - "@vue/shared": "^3.5.20", |
35 |
| - "@vueuse/core": "^13.8.0", |
36 |
| - "@vueuse/shared": "^13.8.0", |
| 34 | + "@vue/shared": "^3.5.21", |
| 35 | + "@vueuse/core": "^13.9.0", |
| 36 | + "@vueuse/shared": "^13.9.0", |
37 | 37 | "@zxcvbn-ts/core": "^3.0.4",
|
38 | 38 | "animate.css": "^4.1.1",
|
39 | 39 | "ant-design-vue": "^4.2.6",
|
|
50 | 50 | "lodash-es": "^4.17.21",
|
51 | 51 | "markdown-it": "^14.1.0",
|
52 | 52 | "nprogress": "^0.2.0",
|
53 |
| - "path-to-regexp": "^8.2.0", |
| 53 | + "path-to-regexp": "^8.3.0", |
54 | 54 | "pinia": "^3.0.3",
|
55 | 55 | "qrcode": "^1.5.4",
|
56 | 56 | "qs": "^6.14.0",
|
|
66 | 66 | "vuedraggable": "^4.1.0"
|
67 | 67 | },
|
68 | 68 | "devDependencies": {
|
69 |
| - "@iconify/json": "^2.2.380", |
| 69 | + "@iconify/json": "^2.2.381", |
70 | 70 | "@logicflow/core": "^1.2.28",
|
71 | 71 | "@logicflow/extension": "^1.2.28",
|
72 | 72 | "@mfish/core": "workspace:*",
|
|
88 | 88 | "@types/intro.js": "^5.1.5",
|
89 | 89 | "@types/jsdom": "^21.1.7",
|
90 | 90 | "@types/lodash-es": "^4.17.12",
|
91 |
| - "@types/node": "^22.18.0", |
| 91 | + "@types/node": "^22.18.1", |
92 | 92 | "@types/nprogress": "^0.2.3",
|
93 | 93 | "@types/qrcode": "^1.5.5",
|
94 | 94 | "@types/qs": "^6.14.0",
|
95 | 95 | "@types/sm-crypto": "^0.3.4",
|
96 | 96 | "@types/sortablejs": "^1.15.8",
|
97 |
| - "@typescript-eslint/eslint-plugin": "^8.41.0", |
98 |
| - "@typescript-eslint/parser": "^8.41.0", |
| 97 | + "@typescript-eslint/eslint-plugin": "^8.42.0", |
| 98 | + "@typescript-eslint/parser": "^8.42.0", |
99 | 99 | "@vitejs/plugin-legacy": "^6.1.1",
|
100 | 100 | "@vitejs/plugin-vue": "^5.2.4",
|
101 | 101 | "@vitejs/plugin-vue-jsx": "^4.2.0",
|
|
126 | 126 | "stylelint": "^16.23.1",
|
127 | 127 | "stylelint-config-standard": "^37.0.0",
|
128 | 128 | "stylelint-order": "^6.0.4",
|
129 |
| - "terser": "^5.43.1", |
| 129 | + "terser": "^5.44.0", |
130 | 130 | "turbo": "^2.5.6",
|
131 | 131 | "typescript": "^5.9.2",
|
132 | 132 | "unbuild": "^3.6.1",
|
133 | 133 | "unocss": "^66.5.0",
|
134 |
| - "vite": "^7.1.3", |
| 134 | + "vite": "^7.1.4", |
135 | 135 | "vite-plugin-html": "^3.2.2",
|
136 | 136 | "vite-plugin-imagemin": "^0.6.1",
|
137 | 137 | "vite-plugin-mkcert": "^1.17.8",
|
138 | 138 | "vite-plugin-mock": "^3.0.2",
|
139 | 139 | "vite-plugin-svg-icons": "^2.0.1",
|
140 | 140 | "vite-plugin-vue-setup-extend": "^0.4.0",
|
141 |
| - "vue": "^3.5.20", |
| 141 | + "vue": "^3.5.21", |
142 | 142 | "vue-eslint-parser": "^10.2.0",
|
143 | 143 | "vue-tsc": "^2.2.12"
|
144 | 144 | },
|
|
0 commit comments