We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 655463b commit 6bd72ddCopy full SHA for 6bd72dd
package.json
@@ -78,7 +78,7 @@
78
"@babel/preset-typescript": "7.28.5",
79
"@eslint/compat": "2.0.2",
80
"@eslint/eslintrc": "3.3.3",
81
- "@eslint/js": "9.39.2",
+ "@eslint/js": "10.0.1",
82
"@rollup/plugin-babel": "6.1.0",
83
"@rollup/plugin-commonjs": "29.0.0",
84
"@rollup/plugin-node-resolve": "16.0.3",
@@ -93,7 +93,7 @@
93
"@types/react-dom": "19.2.3",
94
"@typescript-eslint/eslint-plugin": "8.55.0",
95
"@typescript-eslint/parser": "8.55.0",
96
- "eslint": "9.39.2",
+ "eslint": "10.0.0",
97
"eslint-config-prettier": "10.1.8",
98
"eslint-plugin-react": "7.37.5",
99
"eslint-plugin-react-hooks": "7.0.1",
0 commit comments