|
27 | 27 | "author": "Daniel Cook", |
28 | 28 | "license": "MIT", |
29 | 29 | "dependencies": { |
30 | | - "@vue/test-utils": "^1.0.0-beta.25", |
31 | | - "babel-core": "^7.0.0-bridge.0", |
32 | | - "dom-testing-library": "^3.12.4", |
| 30 | + "@vue/test-utils": "^1.0.0-beta.26", |
| 31 | + "dom-testing-library": "^3.13.0", |
33 | 32 | "vue": "^2.5.17", |
34 | 33 | "vue-template-compiler": "^2.5.17" |
35 | 34 | }, |
36 | 35 | "devDependencies": { |
37 | | - "@babel/cli": "^7.1.5", |
38 | | - "@babel/core": "^7.1.6", |
39 | | - "@babel/plugin-proposal-object-rest-spread": "^7.0.0", |
40 | | - "@babel/plugin-transform-runtime": "^7.1.0", |
41 | | - "@babel/preset-env": "^7.1.6", |
| 36 | + "@babel/cli": "^7.2.0", |
| 37 | + "@babel/core": "^7.2.0", |
| 38 | + "@babel/plugin-proposal-object-rest-spread": "^7.2.0", |
| 39 | + "@babel/plugin-transform-runtime": "^7.2.0", |
| 40 | + "@babel/preset-env": "^7.2.0", |
42 | 41 | "axios": "^0.18.0", |
| 42 | + "babel-core": "^7.0.0-bridge.0", |
43 | 43 | "babel-eslint": "^10.0.1", |
44 | 44 | "babel-jest": "^23.6.0", |
45 | 45 | "coveralls": "^3.0.2", |
|
49 | 49 | "eslint-plugin-node": "^8.0.0", |
50 | 50 | "eslint-plugin-promise": "^4.0.1", |
51 | 51 | "eslint-plugin-standard": "^4.0.0", |
52 | | - "eslint-plugin-vue": "^4.7.1", |
| 52 | + "eslint-plugin-vue": "^5.0.0", |
53 | 53 | "jest": "^23.6.0", |
54 | 54 | "jest-in-case": "^1.0.2", |
55 | 55 | "jest-serializer-vue": "^2.0.2", |
56 | | - "vee-validate": "^2.1.3", |
57 | | - "vue-jest": "^3.0.0", |
| 56 | + "vee-validate": "^2.1.4", |
| 57 | + "vue-jest": "^3.0.1", |
58 | 58 | "vue-router": "^3.0.2", |
59 | 59 | "vuex": "^3.0.1" |
60 | 60 | }, |
|
0 commit comments