|
52 | 52 | "@intlify/eslint-plugin-vue-i18n": "~2.0.0",
|
53 | 53 | "@types/eslint": "~8.4.6",
|
54 | 54 | "@types/json-schema": "~7.0.11",
|
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", |
| 55 | + "@types/node": "~18.7.23", |
| 56 | + "@types/prettier": "~2.7.1", |
| 57 | + "@typescript-eslint/eslint-plugin": "~5.38.1", |
| 58 | + "@typescript-eslint/parser": "~5.38.1", |
59 | 59 | "change-case": "~4.1.2",
|
60 |
| - "eslint": "~8.23.0", |
| 60 | + "eslint": "~8.24.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 | 65 | "eslint-plugin-jsdoc": "~39.3.6",
|
66 |
| - "eslint-plugin-mdx": "~2.0.2", |
| 66 | + "eslint-plugin-mdx": "~2.0.5", |
67 | 67 | "eslint-plugin-node": "~11.1.0",
|
68 | 68 | "eslint-plugin-prettier": "~4.2.1",
|
69 | 69 | "eslint-plugin-spellcheck": "~0.0.19",
|
70 |
| - "eslint-plugin-unicorn": "~43.0.2", |
71 |
| - "eslint-plugin-vue": "~9.4.0", |
| 70 | + "eslint-plugin-unicorn": "~44.0.0", |
| 71 | + "eslint-plugin-vue": "~9.5.1", |
72 | 72 | "eslint-plugin-vue-pug": "~0.5.4",
|
73 | 73 | "esno": "0.16.3",
|
74 | 74 | "json-schema": "~0.4.0",
|
75 | 75 | "json-schema-to-typescript": "~11.0.2",
|
76 | 76 | "prettier": "2.7.1",
|
77 |
| - "prettier-plugin-organize-imports": "~3.1.0", |
78 |
| - "typescript": "~4.8.2", |
| 77 | + "prettier-plugin-organize-imports": "~3.1.1", |
| 78 | + "typescript": "~4.8.4", |
79 | 79 | "upper-case-first": "~2.0.2",
|
80 |
| - "vue-eslint-parser": "~9.0.3" |
| 80 | + "vue-eslint-parser": "~9.1.0" |
81 | 81 | },
|
82 |
| - "packageManager": "pnpm@7.9.5", |
| 82 | + "packageManager": "pnpm@7.12.2", |
83 | 83 | "engines": {
|
84 | 84 | "node": ">= 14.6.0",
|
85 | 85 | "npm": ">= 6.0.0",
|
|
0 commit comments