breaking: the dependency @eslint/js has been updated to a new major version (10.0.1), which may include breaking changes. #major

This commit is contained in:
public-glueops-renovatebot[bot]
2026-02-11 20:22:25 +00:00
committed by GitHub
parent a40da0c23d
commit 1235be4271
2 changed files with 74 additions and 136 deletions

View File

@@ -65,13 +65,13 @@
"zod": "^4.2.1"
},
"devDependencies": {
"@eslint/js": "9.39.2",
"@eslint/js": "10.0.1",
"@ianvs/prettier-plugin-sort-imports": "4.7.0",
"@types/node": "25.2.2",
"@types/react": "19.2.13",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react": "5.1.3",
"eslint": "9.39.2",
"eslint": "10.0.0",
"eslint-plugin-react-hooks": "7.0.1",
"eslint-plugin-react-refresh": "0.5.0",
"globals": "16.5.0",