|
32 | 32 | "@ant-design/colors": "^7.1.0",
|
33 | 33 | "@ant-design/icons-vue": "^7.0.1",
|
34 | 34 | "@iconify/vue": "^4.1.2",
|
35 |
| - "@vue/shared": "^3.5.0", |
| 35 | + "@vue/shared": "^3.5.1", |
36 | 36 | "@vueuse/core": "^10.11.1",
|
37 | 37 | "@vueuse/shared": "^10.11.1",
|
38 | 38 | "@zxcvbn-ts/core": "^3.0.4",
|
|
55 | 55 | "sortablejs": "^1.15.3",
|
56 | 56 | "unocss": "^0.61.9",
|
57 | 57 | "uuid": "^10.0.0",
|
58 |
| - "vue": "^3.5.0", |
| 58 | + "vue": "^3.5.1", |
59 | 59 | "vue-i18n": "^9.14.0",
|
60 | 60 | "vue-json-pretty": "^2.4.0",
|
61 | 61 | "vue-router": "^4.4.3",
|
|
80 | 80 | "@types/intro.js": "^5.1.5",
|
81 | 81 | "@types/jsdom": "^21.1.7",
|
82 | 82 | "@types/lodash-es": "^4.17.12",
|
83 |
| - "@types/node": "^22.5.3", |
| 83 | + "@types/node": "^22.5.4", |
84 | 84 | "@types/qrcode": "^1.5.5",
|
85 | 85 | "@types/sm-crypto": "^0.3.4",
|
86 | 86 | "@types/sortablejs": "^1.15.8",
|
|
107 | 107 | "naive-ui": "^2.39.0",
|
108 | 108 | "npm-run-all": "^4.1.5",
|
109 | 109 | "picocolors": "^1.1.0",
|
110 |
| - "postcss": "^8.4.44", |
| 110 | + "postcss": "^8.4.45", |
111 | 111 | "prettier": "^3.3.3",
|
112 | 112 | "prettier-plugin-packagejson": "^2.5.2",
|
113 | 113 | "rimraf": "^6.0.1",
|
|
128 | 128 | "vite-plugin-svg-icons": "^2.0.1",
|
129 | 129 | "vite-plugin-vue-setup-extend": "^0.4.0",
|
130 | 130 | "vue-eslint-parser": "^9.4.3",
|
131 |
| - "vue-tsc": "^2.1.4" |
| 131 | + "vue-tsc": "^2.1.6" |
132 | 132 | },
|
133 | 133 | "resolutions": {
|
134 | 134 | "bin-wrapper": "npm:bin-wrapper-china",
|
|
0 commit comments