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

Commit 4123184

Browse files
committed
Update devDependencies
1 parent e3ec001 commit 4123184

File tree

3 files changed

+259
-259
lines changed

3 files changed

+259
-259
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@
6767
"@eslint-types/typescript-eslint": "~6.18.1",
6868
"@types/eslint": "~8.56.2",
6969
"@types/json-schema": "~7.0.15",
70-
"@types/node": "~20.11.1",
71-
"@typescript-eslint/eslint-plugin": "~6.18.1",
72-
"@typescript-eslint/parser": "~6.18.1",
73-
"@vitest/coverage-v8": "~1.2.0",
70+
"@types/node": "20.11.5",
71+
"@typescript-eslint/eslint-plugin": "~6.19.1",
72+
"@typescript-eslint/parser": "~6.19.1",
73+
"@vitest/coverage-v8": "~1.2.2",
7474
"change-case": "~5.4.2",
7575
"eslint": "~8.56.0",
7676
"eslint-config-prettier": "~9.1.0",
@@ -81,15 +81,15 @@
8181
"json-schema": "~0.4.0",
8282
"json-schema-to-typescript": "~13.1.2",
8383
"npm-run-all2": "~6.1.1",
84-
"prettier": "3.2.2",
84+
"prettier": "3.2.4",
8585
"prettier-plugin-organize-imports": "~3.2.4",
8686
"rimraf": "~5.0.5",
8787
"tsup": "~8.0.1",
8888
"tsx": "~4.7.0",
8989
"typescript": "~5.3.3",
90-
"vitest": "~1.2.0"
90+
"vitest": "~1.2.2"
9191
},
92-
"packageManager": "pnpm@8.14.1",
92+
"packageManager": "pnpm@8.15.0",
9393
"engines": {
9494
"node": ">=18.0.0",
9595
"npm": ">=9.0.0",

0 commit comments

Comments
 (0)