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 8d17979 commit 9a5f81bCopy full SHA for 9a5f81b
package.json
@@ -35,20 +35,20 @@
35
"@packages/tsconfig": "workspace:*",
36
"@types/eslint": "^9.6.0",
37
"@types/eslint__js": "^8.42.3",
38
- "@types/node": "^20.14.0",
39
- "@typescript-eslint/eslint-plugin": "^7.13.1",
40
- "@typescript-eslint/parser": "^7.16.0",
+ "@types/node": "^20.16.1",
+ "@typescript-eslint/eslint-plugin": "^7.18.0",
+ "@typescript-eslint/parser": "^7.18.0",
41
"eslint": "^9.9.0",
42
"husky": "^9.1.4",
43
"jiti": "^1.21.6",
44
- "lint-staged": "^15.2.8",
+ "lint-staged": "^15.2.9",
45
"typescript": "^5.5.4"
46
},
47
"resolutions": {
48
"graphql": "16.8.1",
49
"next": "14.2.5"
50
51
"dependencies": {
52
- "turbo": "^2.0.11"
+ "turbo": "^2.0.14"
53
}
54
0 commit comments