|
50 | 50 | ],
|
51 | 51 | "devDependencies": {
|
52 | 52 | "@intlify/eslint-plugin-vue-i18n": "~2.0.0",
|
53 |
| - "@types/eslint": "~8.4.5", |
| 53 | + "@types/eslint": "~8.4.6", |
54 | 54 | "@types/json-schema": "~7.0.11",
|
55 |
| - "@types/node": "~18.6.3", |
56 |
| - "@types/prettier": "~2.6.4", |
57 |
| - "@typescript-eslint/eslint-plugin": "~5.31.0", |
58 |
| - "@typescript-eslint/parser": "~5.31.0", |
| 55 | + "@types/node": "~18.7.13", |
| 56 | + "@types/prettier": "~2.7.0", |
| 57 | + "@typescript-eslint/eslint-plugin": "~5.35.1", |
| 58 | + "@typescript-eslint/parser": "~5.35.1", |
59 | 59 | "change-case": "~4.1.2",
|
60 |
| - "eslint": "~8.20.0", |
| 60 | + "eslint": "~8.23.0", |
61 | 61 | "eslint-config-prettier": "~8.5.0",
|
62 | 62 | "eslint-gitignore": "~0.1.0",
|
63 | 63 | "eslint-plugin-import": "~2.26.0",
|
64 | 64 | "eslint-plugin-inclusive-language": "~2.2.0",
|
65 |
| - "eslint-plugin-jsdoc": "~39.3.4", |
| 65 | + "eslint-plugin-jsdoc": "~39.3.6", |
66 | 66 | "eslint-plugin-node": "~11.1.0",
|
67 | 67 | "eslint-plugin-prettier": "~4.2.1",
|
68 | 68 | "eslint-plugin-spellcheck": "~0.0.19",
|
69 | 69 | "eslint-plugin-unicorn": "~43.0.2",
|
70 |
| - "eslint-plugin-vue": "~9.3.0", |
| 70 | + "eslint-plugin-vue": "~9.4.0", |
71 | 71 | "eslint-plugin-vue-pug": "~0.5.4",
|
72 | 72 | "esno": "0.16.3",
|
73 | 73 | "json-schema": "~0.4.0",
|
74 |
| - "json-schema-to-typescript": "~11.0.1", |
| 74 | + "json-schema-to-typescript": "~11.0.2", |
75 | 75 | "prettier": "2.7.1",
|
76 |
| - "prettier-plugin-organize-imports": "~3.0.0", |
77 |
| - "typescript": "~4.7.4", |
| 76 | + "prettier-plugin-organize-imports": "~3.1.0", |
| 77 | + "typescript": "~4.8.2", |
78 | 78 | "upper-case-first": "~2.0.2",
|
79 | 79 | "vue-eslint-parser": "~9.0.3"
|
80 | 80 | },
|
81 |
| - "packageManager": "pnpm@7.8.0", |
| 81 | + "packageManager": "pnpm@7.9.5", |
82 | 82 | "engines": {
|
83 | 83 | "node": ">= 14.6.0",
|
84 | 84 | "npm": ">= 6.0.0",
|
|
0 commit comments