mirror of
https://github.com/GlueOps/autoglue.git
synced 2026-02-13 12:50:05 +01:00
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:
committed by
GitHub
parent
a40da0c23d
commit
1235be4271
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user