|
24 | 24 | }
|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 |
| - "@eslint/eslintrc": "^0.4.2", |
| 27 | + "@eslint/eslintrc": "^1.0.3", |
28 | 28 | "@intlify/message-compiler": "^9.1.6",
|
29 | 29 | "@intlify/message-resolver": "^9.1.6",
|
30 | 30 | "debug": "^4.3.1",
|
|
50 | 50 | "@types/mocha": "^8.0.1",
|
51 | 51 | "@types/parse5": "^6.0.0",
|
52 | 52 | "@types/semver": "^7.3.4",
|
53 |
| - "@typescript-eslint/eslint-plugin": "^4.10.0", |
54 |
| - "@typescript-eslint/parser": "^4.10.0", |
55 |
| - "eslint": "^5.15.0 || ^6.0.0 || ^7.0.0", |
| 53 | + "@typescript-eslint/eslint-plugin": "^5.2.0", |
| 54 | + "@typescript-eslint/parser": "^5.2.0", |
| 55 | + "eslint": "^8.1.0", |
56 | 56 | "eslint-config-prettier": "^8.0.0",
|
57 | 57 | "eslint-plugin-markdown": "^2.0.0",
|
58 | 58 | "eslint-plugin-prettier": "^4.0.0",
|
|
71 | 71 | "typescript": "^4.3.2",
|
72 | 72 | "vue-eslint-editor": "^1.1.0",
|
73 | 73 | "vue-github-button": "^1.2.0",
|
74 |
| - "vuepress": "^1.5.2" |
| 74 | + "vuepress": "^1.8.2" |
75 | 75 | },
|
76 | 76 | "engines": {
|
77 | 77 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
95 | 95 | "license": "MIT",
|
96 | 96 | "main": "dist/index.js",
|
97 | 97 | "peerDependencies": {
|
98 |
| - "eslint": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0" |
| 98 | + "eslint": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0" |
99 | 99 | },
|
100 | 100 | "repository": {
|
101 | 101 | "type": "git",
|
|
0 commit comments