|
58 | 58 | "@types/json-schema": "~7.0.11",
|
59 | 59 | "@types/node": "~18.15.11",
|
60 | 60 | "@types/prettier": "~2.7.2",
|
61 |
| - "@typescript-eslint/eslint-plugin": "~5.57.0", |
62 |
| - "@typescript-eslint/parser": "~5.57.0", |
| 61 | + "@typescript-eslint/eslint-plugin": "~5.58.0", |
| 62 | + "@typescript-eslint/parser": "~5.58.0", |
63 | 63 | "change-case": "~4.1.2",
|
64 |
| - "eslint": "~8.37.0", |
| 64 | + "eslint": "~8.38.0", |
65 | 65 | "eslint-config-prettier": "~8.8.0",
|
66 | 66 | "eslint-gitignore": "~0.1.0",
|
67 |
| - "eslint-plugin-deprecation": "~1.4.0", |
| 67 | + "eslint-plugin-deprecation": "~1.4.1", |
68 | 68 | "eslint-plugin-eslint-comments": "~3.2.0",
|
69 | 69 | "eslint-plugin-import": "~2.27.5",
|
70 | 70 | "eslint-plugin-inclusive-language": "~2.2.0",
|
71 |
| - "eslint-plugin-jsdoc": "~40.1.1", |
| 71 | + "eslint-plugin-jsdoc": "~41.1.1", |
72 | 72 | "eslint-plugin-jsonc": "~2.7.0",
|
73 | 73 | "eslint-plugin-mdx": "~2.0.5",
|
74 | 74 | "eslint-plugin-n": "~15.7.0",
|
|
89 | 89 | "prettier-plugin-organize-imports": "~3.2.2",
|
90 | 90 | "ts-dedent": "~2.2.0",
|
91 | 91 | "tsx": "~3.12.6",
|
92 |
| - "typescript": "~5.0.3", |
| 92 | + "typescript": "~5.0.4", |
93 | 93 | "upper-case-first": "~2.0.2",
|
94 |
| - "vitest": "~0.29.8", |
| 94 | + "vitest": "~0.30.1", |
95 | 95 | "vue-eslint-parser": "~9.1.1"
|
96 | 96 | },
|
97 | 97 | "pnpm": {
|
|
103 | 103 | ]
|
104 | 104 | }
|
105 | 105 | },
|
106 |
| - "packageManager": "pnpm@7.30.5", |
| 106 | + "packageManager": "pnpm@8.2.0", |
107 | 107 | "engines": {
|
108 | 108 | "node": "^14.17.0 || ^16.13.0 || >=18.0.0",
|
109 | 109 | "npm": ">=6.14.13",
|
|
0 commit comments