|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 | 27 | "@intlify/cli": "^0.2.0",
|
28 |
| - "@intlify/shared": "^9.0.0-beta.15", |
| 28 | + "@intlify/shared": "^9.0.0-rc.5", |
29 | 29 | "loader-utils": "^2.0.0"
|
30 | 30 | },
|
31 | 31 | "devDependencies": {
|
32 |
| - "@intlify/runtime": "^9.0.0-beta.15", |
| 32 | + "@intlify/runtime": "^9.0.0-rc.5", |
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.1",
|
41 | 41 | "@types/webpack-merge": "^4.1.5",
|
42 |
| - "@typescript-eslint/eslint-plugin": "^4.9.0", |
43 |
| - "@typescript-eslint/parser": "^4.9.0", |
44 |
| - "@vue/compiler-sfc": "^3.0.4", |
| 42 | + "@typescript-eslint/eslint-plugin": "^4.15.0", |
| 43 | + "@typescript-eslint/parser": "^4.15.0", |
| 44 | + "@vue/compiler-sfc": "^3.0.5", |
45 | 45 | "babel-loader": "^8.1.0",
|
46 |
| - "eslint": "^7.14.0", |
47 |
| - "eslint-config-prettier": "^7.0.0", |
48 |
| - "eslint-plugin-prettier": "^3.1.2", |
| 46 | + "eslint": "^7.19.0", |
| 47 | + "eslint-config-prettier": "^7.2.0", |
| 48 | + "eslint-plugin-prettier": "^3.3.1", |
49 | 49 | "eslint-plugin-vue-libs": "^4.0.0",
|
50 | 50 | "jest": "^26.6.3",
|
51 | 51 | "jest-puppeteer": "^4.4.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.2", |
63 |
| - "typescript-eslint-language-service": "^4.1.2", |
| 62 | + "typescript": "^4.1.3", |
| 63 | + "typescript-eslint-language-service": "^4.1.3", |
64 | 64 | "vue": "^3.0.4",
|
65 |
| - "vue-i18n": "^9.0.0-beta.15", |
| 65 | + "vue-i18n": "^9.0.0-rc.5", |
66 | 66 | "vue-loader": "^16.1.2",
|
67 | 67 | "webpack": "^4.44.2",
|
68 | 68 | "webpack-cli": "^3.3.12",
|
|
0 commit comments