We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c479db commit e980ab6Copy full SHA for e980ab6
package.json
@@ -75,7 +75,7 @@
75
"@babel/preset-env": "7.29.0",
76
"@babel/preset-react": "7.28.5",
77
"@babel/preset-typescript": "7.28.5",
78
- "@eslint/js": "9.39.2",
+ "@eslint/js": "10.0.1",
79
"@rollup/plugin-babel": "6.1.0",
80
"@rollup/plugin-commonjs": "29.0.0",
81
"@rollup/plugin-node-resolve": "16.0.3",
@@ -88,7 +88,7 @@
88
"@types/node": "24.10.13",
89
"@types/react": "19.2.14",
90
"@types/react-dom": "19.2.3",
91
- "eslint": "9.39.2",
+ "eslint": "10.0.0",
92
"eslint-config-prettier": "10.1.8",
93
"eslint-plugin-react": "7.37.5",
94
"eslint-plugin-react-hooks": "7.0.1",
0 commit comments