Skip to content

Commit c7dae68

Browse files
committed
improve: update all deps to latest
1 parent c469611 commit c7dae68

File tree

2 files changed

+218
-212
lines changed

2 files changed

+218
-212
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@
4949
"@tsconfig/strictest": "2.0.5",
5050
"@types/inquirer": "9.0.7",
5151
"@types/node": "20.12.7",
52-
"@typescript-eslint/eslint-plugin": "7.6.0",
53-
"@typescript-eslint/parser": "7.6.0",
52+
"@typescript-eslint/eslint-plugin": "7.7.1",
53+
"@typescript-eslint/parser": "7.7.1",
5454
"dripip": "0.10.0",
55-
"eslint": "9.0.0",
55+
"eslint": "9.1.1",
5656
"eslint-config-prisma": "0.6.0",
5757
"eslint-plugin-deprecation": "2.0.0",
5858
"eslint-plugin-only-warn": "1.1.0",
@@ -62,10 +62,10 @@
6262
"fast-glob": "3.3.2",
6363
"floggy": "0.3.5",
6464
"fs-jetpack": "5.1.0",
65-
"inquirer": "9.2.17",
65+
"inquirer": "9.2.19",
6666
"markdown-toc": "1.2.0",
6767
"tsx": "4.7.2",
6868
"typescript": "5.4.5",
69-
"vitest": "1.4.0"
69+
"vitest": "1.5.0"
7070
}
7171
}

0 commit comments

Comments
 (0)