|
57 | 57 | "@types/json-schema": "~7.0.11",
|
58 | 58 | "@types/node": "~18.11.18",
|
59 | 59 | "@types/prettier": "~2.7.2",
|
60 |
| - "@typescript-eslint/eslint-plugin": "~5.47.1", |
61 |
| - "@typescript-eslint/parser": "~5.47.1", |
| 60 | + "@typescript-eslint/eslint-plugin": "~5.48.1", |
| 61 | + "@typescript-eslint/parser": "~5.48.1", |
62 | 62 | "change-case": "~4.1.2",
|
63 | 63 | "eslint": "~8.31.0",
|
64 |
| - "eslint-config-prettier": "~8.5.0", |
| 64 | + "eslint-config-prettier": "~8.6.0", |
65 | 65 | "eslint-gitignore": "~0.1.0",
|
66 | 66 | "eslint-plugin-deprecation": "~1.3.3",
|
67 | 67 | "eslint-plugin-eslint-comments": "~3.2.0",
|
68 | 68 | "eslint-plugin-import": "~2.26.0",
|
69 | 69 | "eslint-plugin-inclusive-language": "~2.2.0",
|
70 | 70 | "eslint-plugin-jsdoc": "~39.6.4",
|
71 |
| - "eslint-plugin-jsonc": "~2.5.0", |
| 71 | + "eslint-plugin-jsonc": "~2.6.0", |
72 | 72 | "eslint-plugin-mdx": "~2.0.5",
|
73 | 73 | "eslint-plugin-n": "~15.6.0",
|
74 | 74 | "eslint-plugin-node": "~11.1.0",
|
|
82 | 82 | "expect-type": "~0.15.0",
|
83 | 83 | "json-schema": "~0.4.0",
|
84 | 84 | "json-schema-to-typescript": "~11.0.2",
|
85 |
| - "prettier": "2.8.1", |
| 85 | + "prettier": "2.8.2", |
86 | 86 | "prettier-plugin-organize-imports": "~3.2.1",
|
87 | 87 | "ts-dedent": "~2.2.0",
|
88 |
| - "tsx": "~3.12.1", |
| 88 | + "tsx": "~3.12.2", |
89 | 89 | "typescript": "~4.9.4",
|
90 | 90 | "upper-case-first": "~2.0.2",
|
91 |
| - "vitest": "~0.26.3", |
| 91 | + "vitest": "~0.27.0", |
92 | 92 | "vue-eslint-parser": "~9.1.0"
|
93 | 93 | },
|
94 |
| - "packageManager": "pnpm@7.21.0", |
| 94 | + "packageManager": "pnpm@7.24.2", |
95 | 95 | "engines": {
|
96 | 96 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
|
97 | 97 | "npm": ">=6.14.13",
|
|
0 commit comments