diff --git a/ui/package-lock.json b/ui/package-lock.json index ac618fdc4..88c132e4b 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.1.0", "@vitejs/plugin-react": "6.0.3", - "eslint": "10.5.0", + "eslint": "10.6.0", "eslint-config-prettier": "10.1.8", "eslint-plugin-jest": "29.15.3", "eslint-plugin-react-compiler": "19.1.0-rc.2", @@ -7331,9 +7331,9 @@ } }, "node_modules/eslint": { - "version": "10.5.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.5.0.tgz", - "integrity": "sha512-1y+7C+vi12bUK1IpZeaV3gsH9fHLBmPvYmPx42pvT/E9yG0IC8g3PUZZgp0+JLJl7ZDK0flc2gc+Aw9dpCvIsQ==", + "version": "10.6.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.6.0.tgz", + "integrity": "sha512-6lVbcqSodALYo+4ELD0heG6lFiFxnLMuLkiMi2qV8LMp54N8tE8FT1GMH+ev4Ti00nFjNze2+Su6DsV5OQW3Dg==", "dev": true, "license": "MIT", "workspaces": [ diff --git a/ui/package.json b/ui/package.json index a4d3d226c..d1613d0e2 100644 --- a/ui/package.json +++ b/ui/package.json @@ -59,7 +59,7 @@ "@types/react-dom": "19.2.3", "@vitejs/plugin-legacy": "8.1.0", "@vitejs/plugin-react": "6.0.3", - "eslint": "10.5.0", + "eslint": "10.6.0", "eslint-config-prettier": "10.1.8", "eslint-plugin-jest": "29.15.3", "eslint-plugin-react-compiler": "19.1.0-rc.2",