diff --git a/package.json b/package.json index 6737f57..ae83d2c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@ianvs/prettier-plugin-sort-imports": "^4.1.1", "@tailwindcss/typography": "^0.5.10", "@total-typescript/ts-reset": "^0.5.1", - "@types/eslint": "^8.56.5", + "@types/eslint": "^9.0.0", "@types/node": "^20.11.26", "@types/react": "^18.2.65", "@types/react-dom": "^18.2.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ec0a111..1159b6f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -80,8 +80,8 @@ devDependencies: specifier: ^0.5.1 version: 0.5.1 '@types/eslint': - specifier: ^8.56.5 - version: 8.56.11 + specifier: ^9.0.0 + version: 9.6.0 '@types/node': specifier: ^20.11.26 version: 20.14.14 @@ -1960,8 +1960,8 @@ packages: dependencies: '@types/ms': 0.7.34 - /@types/eslint@8.56.11: - resolution: {integrity: sha512-sVBpJMf7UPo/wGecYOpk2aQya2VUGeHhe38WG7/mN5FufNSubf5VT9Uh9Uyp8/eLJpu1/tuhJ/qTo4mhSB4V4Q==} + /@types/eslint@9.6.0: + resolution: {integrity: sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==} dependencies: '@types/estree': 1.0.5 '@types/json-schema': 7.0.15