We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2fc450 commit 2cfec8cCopy full SHA for 2cfec8c
package.json
@@ -83,15 +83,15 @@
83
"unist-util-visit": "5.1.0"
84
},
85
"devDependencies": {
86
- "@eslint/js": "9.39.4",
+ "@eslint/js": "10.0.1",
87
"@next/eslint-plugin-next": "16.2.1",
88
"@tailwindcss/aspect-ratio": "0.4.2",
89
"@tailwindcss/forms": "0.5.11",
90
"@tailwindcss/postcss": "4.2.2",
91
"@tailwindcss/typography": "0.5.19",
92
"concurrently": "9.2.1",
93
"cspell": "9.7.0",
94
- "eslint": "9.39.4",
+ "eslint": "10.1.0",
95
"eslint-config-next": "16.2.1",
96
"eslint-config-prettier": "10.1.8",
97
"eslint-plugin-mdx": "3.7.0",
0 commit comments