|
39 | 39 | "tsconfig.json"
|
40 | 40 | ],
|
41 | 41 | "devDependencies": {
|
42 |
| - "@intlify/eslint-plugin-vue-i18n": "~1.4.1", |
| 42 | + "@intlify/eslint-plugin-vue-i18n": "~2.0.0", |
43 | 43 | "@types/eslint": "~8.4.2",
|
44 | 44 | "@types/json-schema": "~7.0.11",
|
45 |
| - "@types/node": "~17.0.33", |
46 |
| - "@types/prettier": "~2.6.1", |
47 |
| - "@typescript-eslint/eslint-plugin": "~5.23.0", |
48 |
| - "@typescript-eslint/parser": "~5.23.0", |
| 45 | + "@types/node": "~17.0.36", |
| 46 | + "@types/prettier": "~2.6.3", |
| 47 | + "@typescript-eslint/eslint-plugin": "~5.27.0", |
| 48 | + "@typescript-eslint/parser": "~5.27.0", |
49 | 49 | "change-case": "~4.1.2",
|
50 |
| - "eslint": "~8.15.0", |
| 50 | + "eslint": "~8.16.0", |
51 | 51 | "eslint-config-prettier": "~8.5.0",
|
52 | 52 | "eslint-gitignore": "~0.1.0",
|
53 | 53 | "eslint-plugin-import": "~2.26.0",
|
54 | 54 | "eslint-plugin-inclusive-language": "~2.2.0",
|
55 |
| - "eslint-plugin-jsdoc": "~39.2.9", |
| 55 | + "eslint-plugin-jsdoc": "~39.3.2", |
56 | 56 | "eslint-plugin-node": "~11.1.0",
|
57 | 57 | "eslint-plugin-prettier": "~4.0.0",
|
58 | 58 | "eslint-plugin-spellcheck": "~0.0.19",
|
59 | 59 | "eslint-plugin-unicorn": "~42.0.0",
|
60 |
| - "eslint-plugin-vue": "~8.7.1", |
61 |
| - "eslint-plugin-vue-pug": "~0.4.3", |
62 |
| - "esno": "0.14.1", |
| 60 | + "eslint-plugin-vue": "~9.0.1", |
| 61 | + "eslint-plugin-vue-pug": "~0.5.0", |
| 62 | + "esno": "0.16.3", |
63 | 63 | "json-schema": "~0.4.0",
|
64 | 64 | "json-schema-to-typescript": "~10.1.5",
|
65 | 65 | "prettier": "2.6.2",
|
66 | 66 | "prettier-plugin-organize-imports": "~2.3.4",
|
67 |
| - "typescript": "~4.6.4", |
| 67 | + "typescript": "~4.7.2", |
68 | 68 | "upper-case-first": "~2.0.2",
|
69 |
| - "vue-eslint-parser": "~9.0.1" |
| 69 | + "vue-eslint-parser": "~9.0.2" |
70 | 70 | },
|
71 |
| - "packageManager": "[email protected].0", |
| 71 | + "packageManager": "[email protected].7", |
72 | 72 | "engines": {
|
73 | 73 | "node": ">= 14.6.0",
|
74 | 74 | "npm": ">= 6.0.0",
|
|
0 commit comments