Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 62ca207

Browse files
Update devDependencies
1 parent c6ed90b commit 62ca207

File tree

2 files changed

+95
-214
lines changed

2 files changed

+95
-214
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"devDependencies": {
6767
"@eslint-types/prettier": "~5.1.3",
6868
"@eslint-types/typescript-eslint": "~7.2.0",
69-
"@types/eslint": "~8.56.7",
69+
"@types/eslint": "~9.6.0",
7070
"@types/json-schema": "~7.0.15",
7171
"@types/node": "20.12.4",
7272
"@typescript-eslint/eslint-plugin": "~7.5.0",
@@ -80,11 +80,11 @@
8080
"eslint-plugin-prettier": "~5.1.3",
8181
"expect-type": "~0.19.0",
8282
"json-schema": "~0.4.0",
83-
"json-schema-to-typescript": "~13.1.2",
83+
"json-schema-to-typescript": "~15.0.1",
8484
"npm-run-all2": "~6.1.2",
8585
"prettier": "3.2.5",
86-
"prettier-plugin-organize-imports": "~3.2.4",
87-
"rimraf": "~5.0.5",
86+
"prettier-plugin-organize-imports": "~4.0.0",
87+
"rimraf": "~6.0.1",
8888
"tsup": "~8.0.2",
8989
"tsx": "~4.7.2",
9090
"typescript": "~5.4.4",

0 commit comments

Comments
 (0)