diff --git a/package.json b/package.json index 8040acc..89ed1ef 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@graphql-codegen/typescript-operations": "^4.0.1", "@playwright/test": "^1.37.1", "@remix-run/dev": "^1.19.3", - "@remix-run/eslint-config": "^1.19.3", + "@remix-run/eslint-config": "^2.2.0", "@testing-library/jest-dom": "^6.1.3", "@testing-library/react": "^14.0.0", "@types/node": "^20.5.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6d8c15e..88a3736 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.1' +lockfileVersion: '6.0' settings: autoInstallPeers: false @@ -95,8 +95,8 @@ devDependencies: specifier: ^1.19.3 version: 1.19.3(@remix-run/serve@1.19.3)(@types/node@20.5.9) '@remix-run/eslint-config': - specifier: ^1.19.3 - version: 1.19.3(eslint@8.48.0)(react@18.2.0)(typescript@5.2.2) + specifier: ^2.2.0 + version: 2.2.0(eslint@8.48.0)(react@18.2.0)(typescript@5.2.2) '@testing-library/jest-dom': specifier: ^6.1.3 version: 6.1.3(vitest@0.34.3) @@ -3293,13 +3293,13 @@ packages: - utf-8-validate dev: true - /@remix-run/eslint-config@1.19.3(eslint@8.48.0)(react@18.2.0)(typescript@5.2.2): - resolution: {integrity: sha512-8yvPtsJj1hBKp6ypTTDhHmJ2ftoPmBV1xPPOIqhMLDQ1fwmzocwnkz9RHTeMYkdNSzUuqGnpGaMTHgrT3WfckQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@remix-run/eslint-config@2.2.0(eslint@8.48.0)(react@18.2.0)(typescript@5.2.2): + resolution: {integrity: sha512-H+LPiQhsXaCsOVvyB5vf6wTAv72m/pI6rdoCjyx3ayipNGAuqldkAnmFD6Qa/Bpc/zRHk13+PZV27kjyNd32vw==} + engines: {node: '>=18.0.0'} peerDependencies: eslint: ^8.0.0 - react: ^17.0.0 || ^18.0.0 - typescript: ^4.0.0 || ^5.0.0 + react: ^18.0.0 + typescript: ^5.1.0 peerDependenciesMeta: typescript: optional: true @@ -4783,6 +4783,7 @@ packages: /bindings@1.5.0: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} + requiresBuild: true dependencies: file-uri-to-path: 1.0.0 dev: true @@ -6732,6 +6733,7 @@ packages: /file-uri-to-path@1.0.0: resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} + requiresBuild: true dev: true optional: true @@ -7043,7 +7045,7 @@ packages: '@types/glob': 7.2.0 array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.2.11 + fast-glob: 3.3.1 glob: 7.2.3 ignore: 5.2.4 merge2: 1.4.1 @@ -9341,6 +9343,7 @@ packages: /node-addon-api@1.7.2: resolution: {integrity: sha512-ibPK3iA+vaY1eEjESkQkM0BbCqFOaZMiXRTtdB0u7b4djtY6JnsjvPdUHVMg6xQt3B8fpTTWHI9A+ADjM9frzg==} + requiresBuild: true dev: true optional: true