diff --git a/ui/package-lock.json b/ui/package-lock.json index 1abe0a5f4..44ab45d62 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -63,7 +63,7 @@ "@types/react-dom": "19.2.3", "@vitejs/plugin-legacy": "8.2.0", "@vitejs/plugin-react": "6.0.3", - "eslint": "10.6.0", + "eslint": "10.7.0", "eslint-config-prettier": "10.1.8", "eslint-plugin-jest": "29.15.4", "eslint-plugin-react-compiler": "19.1.0-rc.2", @@ -7331,9 +7331,9 @@ } }, "node_modules/eslint": { - "version": "10.6.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.6.0.tgz", - "integrity": "sha512-6lVbcqSodALYo+4ELD0heG6lFiFxnLMuLkiMi2qV8LMp54N8tE8FT1GMH+ev4Ti00nFjNze2+Su6DsV5OQW3Dg==", + "version": "10.7.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.7.0.tgz", + "integrity": "sha512-GVTD7s1vdIl6UYvAfriOPeY1Df8LIZjfofLvHwde+erDHGGuHyuM6xoxRxmHiebhYuD2p1vN4wWh0XzPARSGDQ==", "dev": true, "license": "MIT", "workspaces": [ diff --git a/ui/package.json b/ui/package.json index 5d5bed01c..3e75f1ea0 100644 --- a/ui/package.json +++ b/ui/package.json @@ -59,7 +59,7 @@ "@types/react-dom": "19.2.3", "@vitejs/plugin-legacy": "8.2.0", "@vitejs/plugin-react": "6.0.3", - "eslint": "10.6.0", + "eslint": "10.7.0", "eslint-config-prettier": "10.1.8", "eslint-plugin-jest": "29.15.4", "eslint-plugin-react-compiler": "19.1.0-rc.2",