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-19 17:37:24 +00:00
committed by GitHub
parent dbddefb727
commit f08b6ee819
2 changed files with 69 additions and 141 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.1",
"@types/node": "25.2.3",
"@types/react": "19.2.14",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react": "5.1.4",
"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",