diff --git a/package.json b/package.json index 9f964215..165ac92f 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@graphql-codegen/cli": "4.0.1", "@graphql-codegen/client-preset": "4.0.1", "@next/bundle-analyzer": "13.4.10", - "@pluralsh/eslint-config-typescript": "2.5.56", + "@pluralsh/eslint-config-typescript": "2.5.60", "@pluralsh/stylelint-config": "2.0.5", "@types/node": "20.4.2", "@types/react-dom": "18.2.7", diff --git a/yarn.lock b/yarn.lock index c830eadf..872f11a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3517,36 +3517,36 @@ __metadata: languageName: node linkType: hard -"@pluralsh/eslint-config-pluralsh@npm:1.4.18": - version: 1.4.18 - resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.18" +"@pluralsh/eslint-config-pluralsh@npm:1.4.20": + version: 1.4.20 + resolution: "@pluralsh/eslint-config-pluralsh@npm:1.4.20" dependencies: - eslint: 8.44.0 + eslint: 8.45.0 eslint-config-airbnb: 19.0.4 eslint-plugin-import: 2.27.5 eslint-plugin-import-newlines: ^1.2.3 eslint-plugin-jsx-a11y: 6.7.1 - eslint-plugin-react: 7.32.2 + eslint-plugin-react: 7.33.0 eslint-plugin-react-hooks: 4.6.0 - checksum: 12b514e0b4025c4a0440105dea1eb393275634cc7922549c57f027e9ac3a50a8afa446c49ea5b109304660f5cfa4021374f0dcd2e5bb372b97cdf8594cc2d14a + checksum: b381ceb2013edd95adaa5f507e0ddd572a280d3337ca5500874a95117538157adb21607d875d8c25b04b9a72b8b2bb7101fd838a259907ed0739b7e75ed88c5d languageName: node linkType: hard -"@pluralsh/eslint-config-typescript@npm:2.5.56": - version: 2.5.56 - resolution: "@pluralsh/eslint-config-typescript@npm:2.5.56" +"@pluralsh/eslint-config-typescript@npm:2.5.60": + version: 2.5.60 + resolution: "@pluralsh/eslint-config-typescript@npm:2.5.60" dependencies: "@babel/core": 7.22.9 "@babel/eslint-parser": 7.22.9 "@babel/preset-env": 7.22.9 "@babel/preset-react": 7.22.5 - "@pluralsh/eslint-config-pluralsh": 1.4.18 - "@types/node": 18.16.19 + "@pluralsh/eslint-config-pluralsh": 1.4.20 + "@types/node": 18.16.20 "@typescript-eslint/eslint-plugin": 5.62.0 "@typescript-eslint/parser": 5.62.0 - eslint: 8.44.0 + eslint: 8.45.0 typescript: 4.9.5 - checksum: 07ede13be20e74b1fb18573464761a9042149fb2e375d263273488fa3deb2e822d4ac32ee8486354ccbd13670291cce0bfe0b7dd37c1ff9cf1234cf29f03fb8b + checksum: a1c82fc56feef8f8a013a9457cdfde1fdb611f7bc77de45e541b230bbc259a3ba71b33df2ceb5fb27f266ac1abdf48ced3afac2ec698b4f3c6b3bbc7da5877d6 languageName: node linkType: hard @@ -5386,10 +5386,10 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:18.16.19": - version: 18.16.19 - resolution: "@types/node@npm:18.16.19" - checksum: 63c31f09616508aa7135380a4c79470a897b75f9ff3a70eb069e534dfabdec3f32fb0f9df5939127f1086614d980ddea0fa5e8cc29a49103c4f74cd687618aaf +"@types/node@npm:18.16.20": + version: 18.16.20 + resolution: "@types/node@npm:18.16.20" + checksum: 00ea5668e12047447b20bb31408ae717823e5b879c4c6296036216756874b2dc7976086343ffb6a717eb52e8d73dc6972d90b9134ef464b7361673228a02ed41 languageName: node linkType: hard @@ -7823,6 +7823,31 @@ __metadata: languageName: node linkType: hard +"eslint-plugin-react@npm:7.33.0": + version: 7.33.0 + resolution: "eslint-plugin-react@npm:7.33.0" + dependencies: + array-includes: ^3.1.6 + array.prototype.flatmap: ^1.3.1 + array.prototype.tosorted: ^1.1.1 + doctrine: ^2.1.0 + estraverse: ^5.3.0 + jsx-ast-utils: ^2.4.1 || ^3.0.0 + minimatch: ^3.1.2 + object.entries: ^1.1.6 + object.fromentries: ^2.0.6 + object.hasown: ^1.1.2 + object.values: ^1.1.6 + prop-types: ^15.8.1 + resolve: ^2.0.0-next.4 + semver: ^6.3.1 + string.prototype.matchall: ^4.0.8 + peerDependencies: + eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 + checksum: f3ce2978322efd3c698b802dabfad070109dd1935c4e468545992b82b5fb8257ea3ad56732330bb46643182a09560129a259b436952b3e2aa426947d3abd2b1a + languageName: node + linkType: hard + "eslint-scope@npm:5.1.1, eslint-scope@npm:^5.1.1": version: 5.1.1 resolution: "eslint-scope@npm:5.1.1" @@ -7857,55 +7882,6 @@ __metadata: languageName: node linkType: hard -"eslint@npm:8.44.0": - version: 8.44.0 - resolution: "eslint@npm:8.44.0" - dependencies: - "@eslint-community/eslint-utils": ^4.2.0 - "@eslint-community/regexpp": ^4.4.0 - "@eslint/eslintrc": ^2.1.0 - "@eslint/js": 8.44.0 - "@humanwhocodes/config-array": ^0.11.10 - "@humanwhocodes/module-importer": ^1.0.1 - "@nodelib/fs.walk": ^1.2.8 - ajv: ^6.10.0 - chalk: ^4.0.0 - cross-spawn: ^7.0.2 - debug: ^4.3.2 - doctrine: ^3.0.0 - escape-string-regexp: ^4.0.0 - eslint-scope: ^7.2.0 - eslint-visitor-keys: ^3.4.1 - espree: ^9.6.0 - esquery: ^1.4.2 - esutils: ^2.0.2 - fast-deep-equal: ^3.1.3 - file-entry-cache: ^6.0.1 - find-up: ^5.0.0 - glob-parent: ^6.0.2 - globals: ^13.19.0 - graphemer: ^1.4.0 - ignore: ^5.2.0 - import-fresh: ^3.0.0 - imurmurhash: ^0.1.4 - is-glob: ^4.0.0 - is-path-inside: ^3.0.3 - js-yaml: ^4.1.0 - json-stable-stringify-without-jsonify: ^1.0.1 - levn: ^0.4.1 - lodash.merge: ^4.6.2 - minimatch: ^3.1.2 - natural-compare: ^1.4.0 - optionator: ^0.9.3 - strip-ansi: ^6.0.1 - strip-json-comments: ^3.1.0 - text-table: ^0.2.0 - bin: - eslint: bin/eslint.js - checksum: d06309ce4aafb9d27d558c8e5e5aa5cba3bbec3ce8ceccbc7d4b7a35f2b67fd40189159155553270e2e6febeb69bd8a3b60d6241c8f5ddc2ef1702ccbd328501 - languageName: node - linkType: hard - "eslint@npm:8.45.0": version: 8.45.0 resolution: "eslint@npm:8.45.0" @@ -9097,7 +9073,7 @@ __metadata: languageName: node linkType: hard -"import-fresh@npm:^3.0.0, import-fresh@npm:^3.2.1": +"import-fresh@npm:^3.2.1": version: 3.3.0 resolution: "import-fresh@npm:3.3.0" dependencies: @@ -11643,7 +11619,7 @@ __metadata: "@next/bundle-analyzer": 13.4.10 "@open-draft/until": 2.1.0 "@pluralsh/design-system": 2.0.2 - "@pluralsh/eslint-config-typescript": 2.5.56 + "@pluralsh/eslint-config-typescript": 2.5.60 "@pluralsh/stylelint-config": 2.0.5 "@react-types/shared": 3.18.1 "@tanstack/react-table": 8.9.3 @@ -13503,7 +13479,7 @@ __metadata: languageName: node linkType: hard -"strip-json-comments@npm:^3.1.0, strip-json-comments@npm:^3.1.1": +"strip-json-comments@npm:^3.1.1": version: 3.1.1 resolution: "strip-json-comments@npm:3.1.1" checksum: 492f73e27268f9b1c122733f28ecb0e7e8d8a531a6662efbd08e22cccb3f9475e90a1b82cab06a392f6afae6d2de636f977e231296400d0ec5304ba70f166443