|
24 | 24 | } |
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | | - "@intlify/cli": "^0.1.2", |
28 | | - "@intlify/shared": "^9.0.0-beta.16", |
| 27 | + "@intlify/cli": "^0.2.0", |
| 28 | + "@intlify/shared": "^9.0.0-rc.5", |
29 | 29 | "@rollup/pluginutils": "^4.1.0" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
|
39 | 39 | "@types/jest": "^26.0.16", |
40 | 40 | "@types/jsdom": "^16.2.5", |
41 | 41 | "@types/node": "^14.14.10", |
42 | | - "@typescript-eslint/eslint-plugin": "^4.11.0", |
43 | | - "@typescript-eslint/parser": "^4.11.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 | "debug": "^4.1.1", |
46 | | - "eslint": "^7.16.0", |
47 | | - "eslint-config-prettier": "^7.1.0", |
| 46 | + "eslint": "^7.19.0", |
| 47 | + "eslint-config-prettier": "^7.2.0", |
48 | 48 | "eslint-plugin-prettier": "^3.3.0", |
49 | | - "eslint-plugin-vue": "^7.3.0", |
| 49 | + "eslint-plugin-vue": "^7.5.0", |
50 | 50 | "eslint-plugin-vue-libs": "^4.0.0", |
51 | 51 | "jest": "^26.6.3", |
52 | 52 | "jest-puppeteer": "^4.4.0", |
|
62 | 62 | "shipjs": "^0.23.0", |
63 | 63 | "ts-jest": "^26.4.0", |
64 | 64 | "typescript": "^4.1.3", |
65 | | - "typescript-eslint-language-service": "^4.1.2", |
| 65 | + "typescript-eslint-language-service": "^4.1.3", |
66 | 66 | "vue": "^3.0.4", |
67 | | - "vue-i18n": "^9.0.0-beta.16" |
| 67 | + "vue-i18n": "^9.0.0-rc.5" |
68 | 68 | }, |
69 | 69 | "engines": { |
70 | 70 | "node": ">= 10" |
|
0 commit comments