diff --git a/frontend/packages/eslint-config/package.json b/frontend/packages/eslint-config/package.json index 99e016f..d846736 100644 --- a/frontend/packages/eslint-config/package.json +++ b/frontend/packages/eslint-config/package.json @@ -9,7 +9,7 @@ "./react-internal": "./react-internal.js" }, "devDependencies": { - "@eslint/js": "^9.36.0", + "@eslint/js": "^9.38.0", "@next/eslint-plugin-next": "^15.5.0", "eslint": "^9.36.0", "eslint-config-prettier": "^10.1.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 09c5069..81156fe 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -118,8 +118,8 @@ importers: packages/eslint-config: devDependencies: '@eslint/js': - specifier: ^9.36.0 - version: 9.36.0 + specifier: ^9.38.0 + version: 9.38.0 '@next/eslint-plugin-next': specifier: ^15.5.0 version: 15.5.0 @@ -219,6 +219,10 @@ packages: resolution: {integrity: sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.38.0': + resolution: {integrity: sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/object-schema@2.1.6': resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2050,6 +2054,8 @@ snapshots: '@eslint/js@9.36.0': {} + '@eslint/js@9.38.0': {} + '@eslint/object-schema@2.1.6': {} '@eslint/plugin-kit@0.3.5':