We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d678bcc commit eff3e9eCopy full SHA for eff3e9e
2 files changed
.tool-versions
@@ -1 +1 @@
1
-nodejs 20.15.0
+nodejs 22.20.0
packages/@straw-hat/eslint-config-nextjs/package.json
@@ -1,6 +1,6 @@
{
2
"name": "@straw-hat/eslint-config-nextjs",
3
- "version": "5.0.1",
+ "version": "6.0.0",
4
"description": "Straw Hat Team ESLint NextJS configurations",
5
"author": "Straw Hat Team <opensource@straw-hat-llc.com>",
6
"repository": {
@@ -25,12 +25,12 @@
25
"README.md"
26
],
27
"dependencies": {
28
- "@eslint/eslintrc": "^3.2.0",
29
- "@eslint/js": "^9.17.0",
30
- "eslint-config-next": "^15.1.3",
31
- "eslint-config-prettier": "^9.1.0"
+ "@eslint/eslintrc": "^3.3.1",
+ "@eslint/js": "^9.38.0",
+ "eslint-config-next": "^16.0.0",
+ "eslint-config-prettier": "^10.1.8"
32
},
33
"peerDependencies": {
34
- "eslint": "^9.17.0"
+ "eslint": "^9.38.0"
35
}
36
0 commit comments