|
30 | 30 | "@coreui/vue": "^4.0.1", |
31 | 31 | "@coreui/vue-chartjs": "2.0.0", |
32 | 32 | "core-js": "^3.19.0", |
33 | | - "vue": "^3.2.19", |
34 | | - "vue-router": "^4.0.0-0", |
35 | | - "vuex": "^4.0.0-0" |
| 33 | + "vue": "^3.2.23", |
| 34 | + "vue-router": "^4.0.12", |
| 35 | + "vuex": "^4.0.2" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@vue/cli-plugin-babel": "~4.5.14", |
39 | | - "@vue/cli-plugin-e2e-cypress": "~4.5.14", |
40 | | - "@vue/cli-plugin-eslint": "~4.5.14", |
41 | | - "@vue/cli-plugin-router": "~4.5.14", |
42 | | - "@vue/cli-plugin-unit-jest": "~4.5.14", |
43 | | - "@vue/cli-plugin-vuex": "~4.5.14", |
44 | | - "@vue/cli-service": "~4.5.14", |
45 | | - "@vue/compiler-sfc": "^3.2.20", |
46 | | - "@vue/eslint-config-prettier": "^6.0.0", |
| 38 | + "@babel/core": "^7.12.16", |
| 39 | + "@babel/eslint-parser": "^7.12.16", |
| 40 | + "@vue/cli-plugin-babel": "~5.0.0-rc.1", |
| 41 | + "@vue/cli-plugin-e2e-cypress": "~5.0.0-rc.1", |
| 42 | + "@vue/cli-plugin-eslint": "~5.0.0-rc.1", |
| 43 | + "@vue/cli-plugin-router": "~5.0.0-rc.1", |
| 44 | + "@vue/cli-plugin-unit-jest": "~5.0.0-rc.1", |
| 45 | + "@vue/cli-plugin-vuex": "~5.0.0-rc.1", |
| 46 | + "@vue/cli-service": "~5.0.0-rc.1", |
47 | 47 | "@vue/test-utils": "^2.0.0-0", |
48 | | - "babel-eslint": "^10.1.0", |
| 48 | + "@vue/vue3-jest": "^27.0.0-alpha.1", |
| 49 | + "babel-jest": "^27.0.6", |
| 50 | + "cypress": "^8.7.0", |
49 | 51 | "eslint": "^7.32.0", |
| 52 | + "eslint-config-prettier": "^8.3.0", |
50 | 53 | "eslint-plugin-prettier": "^4.0.0", |
51 | | - "eslint-plugin-vue": "^7.20.0", |
| 54 | + "eslint-plugin-vue": "^8.0.3", |
| 55 | + "jest": "^27.0.5", |
52 | 56 | "prettier": "^2.4.1", |
53 | | - "sass": "^1.43.3", |
54 | | - "sass-loader": "^10.2.0", |
55 | | - "vue-jest": "^5.0.0-0" |
| 57 | + "sass": "^1.32.7", |
| 58 | + "sass-loader": "^12.0.0" |
56 | 59 | } |
57 | 60 | } |
0 commit comments