|
178 | 178 | }, |
179 | 179 | "homepage": "https://github.com/lyswhut/lx-music-desktop#readme", |
180 | 180 | "devDependencies": { |
181 | | - "@babel/core": "^7.17.12", |
| 181 | + "@babel/core": "^7.18.0", |
182 | 182 | "@babel/eslint-parser": "^7.17.0", |
183 | 183 | "@babel/plugin-proposal-class-properties": "^7.17.12", |
184 | 184 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
185 | | - "@babel/plugin-transform-modules-umd": "^7.17.12", |
186 | | - "@babel/plugin-transform-runtime": "^7.17.12", |
| 185 | + "@babel/plugin-transform-modules-umd": "^7.18.0", |
| 186 | + "@babel/plugin-transform-runtime": "^7.18.0", |
187 | 187 | "@babel/polyfill": "^7.12.1", |
188 | | - "@babel/preset-env": "^7.17.12", |
| 188 | + "@babel/preset-env": "^7.18.0", |
189 | 189 | "babel-loader": "^8.2.5", |
190 | 190 | "babel-preset-minify": "^0.5.2", |
191 | 191 | "browserslist": "^4.20.3", |
|
203 | 203 | "electron-devtools-installer": "^3.2.0", |
204 | 204 | "electron-to-chromium": "^1.4.137", |
205 | 205 | "electron-updater": "^5.0.4", |
206 | | - "eslint": "^8.15.0", |
| 206 | + "eslint": "^8.16.0", |
207 | 207 | "eslint-config-standard": "^17.0.0", |
208 | 208 | "eslint-formatter-friendly": "git+https://github.com/lyswhut/eslint-friendly-formatter.git#2170d1320e2fad13615a9dcf229669f0bb473a53", |
209 | 209 | "eslint-plugin-html": "^6.2.0", |
|
259 | 259 | "sortablejs": "^1.15.0", |
260 | 260 | "tunnel": "^0.0.6", |
261 | 261 | "utf-8-validate": "^5.0.9", |
262 | | - "vue": "^3.2.33", |
| 262 | + "vue": "^3.2.35", |
263 | 263 | "vue-i18n": "^9.2.0-beta.35", |
264 | 264 | "vue-router": "^4.1.0-aabe509", |
265 | 265 | "vuex": "^4.0.2" |
|
0 commit comments