|
95 | 95 | "v-contextmenu": "^3.2.0", |
96 | 96 | "vditor": "^3.11.2", |
97 | 97 | "version-rocket": "^1.7.4", |
98 | | - "vue": "^3.5.32", |
99 | | - "vue-i18n": "^11.3.2", |
| 98 | + "vue": "^3.5.33", |
| 99 | + "vue-i18n": "^11.4.0", |
100 | 100 | "vue-json-pretty": "^2.6.0", |
101 | 101 | "vue-pdf-embed": "^2.1.4", |
102 | | - "vue-router": "^5.0.4", |
| 102 | + "vue-router": "^5.0.6", |
103 | 103 | "vue-tippy": "^6.7.1", |
104 | 104 | "vue-types": "^6.0.0", |
105 | 105 | "vue-virtual-scroller": "2.0.0-beta.10", |
|
113 | 113 | "xlsx": "^0.18.5" |
114 | 114 | }, |
115 | 115 | "devDependencies": { |
116 | | - "@commitlint/cli": "^20.5.0", |
| 116 | + "@commitlint/cli": "^20.5.2", |
117 | 117 | "@commitlint/config-conventional": "^20.5.0", |
118 | 118 | "@commitlint/types": "^20.5.0", |
119 | 119 | "@eslint/js": "^10.0.1", |
120 | 120 | "@faker-js/faker": "^10.4.0", |
121 | | - "@iconify/json": "^2.2.464", |
| 121 | + "@iconify/json": "^2.2.467", |
122 | 122 | "@iconify/vue": "4.2.0", |
123 | | - "@intlify/unplugin-vue-i18n": "^11.0.7", |
| 123 | + "@intlify/unplugin-vue-i18n": "^11.1.2", |
124 | 124 | "@tailwindcss/vite": "^4.2.4", |
125 | 125 | "@types/codemirror": "^5.60.17", |
126 | 126 | "@types/dagre": "^0.7.54", |
|
146 | 146 | "gradient-string": "^3.0.0", |
147 | 147 | "husky": "^9.1.7", |
148 | 148 | "lint-staged": "^16.4.0", |
149 | | - "postcss": "^8.5.10", |
| 149 | + "postcss": "^8.5.12", |
150 | 150 | "postcss-html": "^1.8.1", |
151 | 151 | "postcss-load-config": "^6.0.1", |
152 | 152 | "postcss-scss": "^4.0.9", |
153 | 153 | "prettier": "^3.8.3", |
154 | 154 | "rimraf": "^6.1.3", |
155 | 155 | "rollup-plugin-visualizer": "^6.0.11", |
156 | 156 | "sass": "^1.99.0", |
157 | | - "stylelint": "^17.8.0", |
| 157 | + "stylelint": "^17.9.1", |
158 | 158 | "stylelint-config-recess-order": "^7.7.0", |
159 | 159 | "stylelint-config-recommended-vue": "^1.6.1", |
160 | 160 | "stylelint-config-standard-scss": "^17.0.0", |
161 | 161 | "stylelint-prettier": "^5.0.3", |
162 | 162 | "svgo": "^4.0.1", |
163 | 163 | "tailwindcss": "^4.2.4", |
164 | 164 | "typescript": "^6.0.3", |
165 | | - "typescript-eslint": "^8.59.0", |
| 165 | + "typescript-eslint": "^8.59.1", |
166 | 166 | "unplugin-icons": "^23.0.1", |
167 | | - "vite": "^8.0.9", |
| 167 | + "vite": "^8.0.10", |
168 | 168 | "vite-plugin-cdn-import": "^1.0.1", |
169 | 169 | "vite-plugin-compression": "^0.5.1", |
170 | 170 | "vite-plugin-fake-server": "^2.2.3", |
|
201 | 201 | "typeit", |
202 | 202 | "vue-demi" |
203 | 203 | ], |
204 | | - "ignoredBuiltDependencies": ["@tailwindcss/oxide", "vue3-danmaku"] |
| 204 | + "ignoredBuiltDependencies": [ |
| 205 | + "@tailwindcss/oxide", |
| 206 | + "vue3-danmaku" |
| 207 | + ] |
205 | 208 | } |
206 | 209 | } |
0 commit comments