|
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | 27 | "@intlify/cli": "^0.4.0", |
28 | | - "@intlify/shared": "^9.0.0", |
| 28 | + "@intlify/shared": "^9.1.1", |
29 | 29 | "loader-utils": "^2.0.0" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@intlify/runtime": "^9.0.0", |
| 32 | + "@intlify/runtime": "^9.1.1", |
33 | 33 | "@types/eslint": "^7.2.6", |
34 | 34 | "@types/eslint-visitor-keys": "^1.0.0", |
35 | 35 | "@types/jest": "^26.0.16", |
|
39 | 39 | "@types/node": "^14.14.10", |
40 | 40 | "@types/webpack": "^4.41.26", |
41 | 41 | "@types/webpack-merge": "^4.1.5", |
42 | | - "@typescript-eslint/eslint-plugin": "^4.15.0", |
43 | | - "@typescript-eslint/parser": "^4.15.0", |
44 | | - "@vue/compiler-sfc": "^3.0.5", |
| 42 | + "@typescript-eslint/eslint-plugin": "^4.21.0", |
| 43 | + "@typescript-eslint/parser": "^4.21.0", |
| 44 | + "@vue/compiler-sfc": "^3.0.11", |
45 | 45 | "babel-loader": "^8.1.0", |
46 | | - "eslint": "^7.21.0", |
| 46 | + "eslint": "^7.23.0", |
47 | 47 | "eslint-config-prettier": "^8.1.0", |
48 | 48 | "eslint-plugin-prettier": "^3.3.1", |
49 | 49 | "eslint-plugin-vue-libs": "^4.0.0", |
|
59 | 59 | "shipjs": "^0.23.0", |
60 | 60 | "source-map": "^0.6.1", |
61 | 61 | "ts-jest": "^26.4.4", |
62 | | - "typescript": "^4.1.3", |
| 62 | + "typescript": "^4.2.3", |
63 | 63 | "typescript-eslint-language-service": "^4.1.3", |
64 | | - "vue": "^3.0.6", |
65 | | - "vue-i18n": "^9.0.0", |
| 64 | + "vue": "^3.0.11", |
| 65 | + "vue-i18n": "^9.1.1", |
66 | 66 | "vue-loader": "^16.1.2", |
67 | 67 | "webpack": "^4.46.0", |
68 | 68 | "webpack-cli": "^3.3.12", |
|
0 commit comments