We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 631ea86 commit b4b0ec0Copy full SHA for b4b0ec0
package.json
@@ -30,16 +30,16 @@
30
"dist/**/*"
31
],
32
"devDependencies": {
33
- "@nihalgonsalves/esconfig": "^0.9.11",
+ "@nihalgonsalves/esconfig": "^0.9.17",
34
"@types/node": "^18",
35
- "@typescript-eslint/eslint-plugin": "^7.11.0",
36
- "@typescript-eslint/parser": "^7.11.0",
+ "@typescript-eslint/eslint-plugin": "^7.15.0",
+ "@typescript-eslint/parser": "^7.15.0",
37
"eslint": "^8.57.0",
38
"eslint-plugin-import": "^2.29.1",
39
- "lefthook": "^1.6.14",
40
- "prettier": "^3.3.0",
41
- "tsx": "^4.11.0",
42
- "typescript": "^5.4.5",
+ "lefthook": "^1.6.18",
+ "prettier": "^3.3.2",
+ "tsx": "^4.16.0",
+ "typescript": "^5.5.3",
43
"zod": "^3.23.8"
44
}
45
0 commit comments