We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4892f2 commit 5e3ad41Copy full SHA for 5e3ad41
package.json
@@ -77,7 +77,7 @@
77
"@babel/preset-env": "7.29.0",
78
"@babel/preset-react": "7.28.5",
79
"@babel/preset-typescript": "7.28.5",
80
- "@eslint/js": "9.39.3",
+ "@eslint/js": "10.0.1",
81
"@rollup/plugin-babel": "6.1.0",
82
"@rollup/plugin-commonjs": "29.0.0",
83
"@rollup/plugin-node-resolve": "16.0.3",
@@ -90,7 +90,7 @@
90
"@types/node": "24.11.0",
91
"@types/react": "19.2.14",
92
"@types/react-dom": "19.2.3",
93
- "eslint": "9.39.3",
+ "eslint": "10.1.0",
94
"eslint-config-prettier": "10.1.8",
95
"eslint-plugin-react": "7.37.5",
96
"eslint-plugin-react-hooks": "7.0.1",
0 commit comments