|
7 | 7 | |
8 | 8 | }, |
9 | 9 | "devDependencies": { |
10 | | - "@intlify/eslint-plugin-vue-i18n": "^0.11.1", |
| 10 | + "@intlify/eslint-plugin-vue-i18n": "^0.10.0", |
11 | 11 | "@intlify/vite-plugin-vue-i18n": "^1.0.0-beta.16", |
12 | 12 | "@tailwindcss/typography": "^0.3.1", |
13 | | - "@typescript-eslint/eslint-plugin": "^4.21.0", |
14 | | - "@typescript-eslint/parser": "^4.21.0", |
| 13 | + "@typescript-eslint/eslint-plugin": "^4.11.0", |
| 14 | + "@typescript-eslint/parser": "^4.11.0", |
15 | 15 | "@vuedx/typecheck": "^0.4.1", |
16 | 16 | "@vuedx/typescript-plugin-vue": "^0.4.1", |
17 | 17 | "autoprefixer": "^10.2.1", |
18 | | - "eslint": "^7.23.0", |
| 18 | + "eslint": "^7.18.0", |
19 | 19 | "eslint-config-prettier": "^7.0.0", |
20 | | - "eslint-plugin-vue": "^7.8.0", |
| 20 | + "eslint-plugin-vue": "^7.5.0", |
21 | 21 | "eslint-plugin-vue-libs": "^4.0.0", |
22 | 22 | "npm-run-all": "^4.1.5", |
23 | 23 | "postcss": "^8.2.4", |
24 | 24 | "prettier": "^2.2.1", |
25 | 25 | "tailwindcss": "^2.0.2", |
26 | | - "typescript": "^4.2.3", |
| 26 | + "typescript": "^4.1.3", |
27 | 27 | "typescript-eslint-language-service": "^4.1.3", |
28 | | - "vitepress": "^0.13.0" |
| 28 | + "vitepress": "^0.12.0" |
29 | 29 | }, |
30 | 30 | "license": "MIT", |
31 | 31 | "private": true, |
|
43 | 43 | "serve": "vitepress serve" |
44 | 44 | }, |
45 | 45 | "dependencies": { |
46 | | - "vue-i18n": "^9.1.2" |
| 46 | + "vue-i18n": "^9.0.0-rc.6" |
47 | 47 | } |
48 | 48 | } |
0 commit comments