|
67 | 67 | "@commitlint/cli": "^7.2.1",
|
68 | 68 | "@commitlint/config-conventional": "^7.1.2",
|
69 | 69 | "@nuxtjs/eslint-config": "0.0.1",
|
70 |
| - "@vue/server-test-utils": "^1.0.0-beta.15", |
71 |
| - "@vue/test-utils": "^1.0.0-beta.15", |
72 |
| - "babel-core": "^6.26.0", |
| 70 | + "@vue/server-test-utils": "^1.0.0-beta", |
| 71 | + "@vue/test-utils": "^1.0.0-beta", |
| 72 | + "babel-core": "^6.26.3", |
73 | 73 | "babel-eslint": "^10.0.1",
|
74 | 74 | "babel-jest": "^23.6.0",
|
75 | 75 | "babel-loader": "^8.0.4",
|
|
78 | 78 | "cheerio": "^1.0.0-rc.2",
|
79 | 79 | "codecov": "latest",
|
80 | 80 | "eslint": "^5.7.0",
|
81 |
| - "eslint-config-standard": "^12.0.0-alpha.0", |
| 81 | + "eslint-config-standard": "^12.0.0", |
82 | 82 | "eslint-plugin-import": "^2.14.0",
|
83 | 83 | "eslint-plugin-jest": "latest",
|
84 | 84 | "eslint-plugin-node": "^7.0.1",
|
|
94 | 94 | "vue-jest": "^3.0.0",
|
95 | 95 | "vue-loader": "^15.4.2",
|
96 | 96 | "vue-router": "^3.0.1",
|
97 |
| - "vue-server-renderer": "^2.5.17-beta.0", |
98 |
| - "vue-template-compiler": "^2.5.17-beta.0" |
| 97 | + "vue-server-renderer": "^2.5.17", |
| 98 | + "vue-template-compiler": "^2.5.17" |
99 | 99 | },
|
100 | 100 | "dependencies": {
|
101 |
| - "vue": "^2.5.17-beta.0" |
| 101 | + "vue": "^2.5.17" |
102 | 102 | },
|
103 | 103 | "husky": {
|
104 | 104 | "hooks": {
|
|
0 commit comments