|
46 | 46 | }, |
47 | 47 | "homepage": "https://github.com/mindedge/vue-api-query#readme", |
48 | 48 | "devDependencies": { |
49 | | - "@babel/cli": "^7.8.4", |
50 | | - "@babel/core": "^7.9.0", |
51 | | - "@babel/node": "^7.8.7", |
52 | | - "@babel/plugin-proposal-object-rest-spread": "^7.9.5", |
53 | | - "@babel/plugin-transform-async-to-generator": "^7.8.3", |
54 | | - "@babel/plugin-transform-runtime": "^7.9.0", |
55 | | - "@babel/preset-env": "^7.9.5", |
56 | | - "@babel/runtime": "^7.9.2", |
| 49 | + "@babel/cli": "^7.25.9", |
| 50 | + "@babel/core": "^7.26.0", |
| 51 | + "@babel/node": "^7.26.0", |
| 52 | + "@babel/plugin-proposal-object-rest-spread": "^7.20.7", |
| 53 | + "@babel/plugin-transform-async-to-generator": "^7.25.9", |
| 54 | + "@babel/plugin-transform-runtime": "^7.25.9", |
| 55 | + "@babel/preset-env": "^7.26.0", |
| 56 | + "@babel/runtime": "^7.26.0", |
57 | 57 | "axios": "^0.21.1", |
58 | 58 | "axios-mock-adapter": "^1.18.1", |
59 | 59 | "babel-eslint": "^10.1.0", |
|
0 commit comments