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 f03656d commit c29f938Copy full SHA for c29f938
apps/docs/package.json
@@ -36,7 +36,7 @@
36
"typescript": "^5.3.3"
37
},
38
"devDependencies": {
39
- "eslint": "^8.56.0",
+ "eslint": "^9.23.0",
40
"eslint-config-next": "^14.0.4",
41
"prettier": "^3.3.2",
42
"prettier-plugin-tailwindcss": "^0.6.11",
package.json
@@ -22,7 +22,7 @@
22
"trailingComma": "es5"
23
24
25
- "eslint": "^8.57.1",
26
"prettier": "^3.5.3",
27
"turbo": "^2.4.4",
28
"typescript": "^5.8.2"
0 commit comments