diff --git a/package.json b/package.json index 6f45efe..a605e6b 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "react": "^19.0.0" }, "devDependencies": { - "@eslint/js": "^9", + "@eslint/js": "^10.0.0", "@types/react": "^19.0.0", "@vitejs/plugin-react": "^5.0.0", "eslint": "^9", diff --git a/yarn.lock b/yarn.lock index fd2650d..6d28b31 100644 --- a/yarn.lock +++ b/yarn.lock @@ -340,11 +340,16 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@eslint/js@9.39.3", "@eslint/js@^9": +"@eslint/js@9.39.3": version "9.39.3" resolved "https://nexus.beatrice.wtf/repository/npm-group/@eslint/js/-/js-9.39.3.tgz#c6168736c7e0c43ead49654ed06a4bcb3833363d" integrity sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw== +"@eslint/js@^10.0.0": + version "10.0.1" + resolved "https://nexus.beatrice.wtf/repository/npm-group/@eslint/js/-/js-10.0.1.tgz#1e8a876f50117af8ab67e47d5ad94d38d6622583" + integrity sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA== + "@eslint/object-schema@^2.1.7": version "2.1.7" resolved "https://nexus.beatrice.wtf/repository/npm-group/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad"