diff --git a/package-lock.json b/package-lock.json index 4091b05ae..95573ebbf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1969,9 +1969,10 @@ } }, "node_modules/@readme/eslint-config": { - "version": "12.0.3", + "version": "12.2.0", + "resolved": "https://registry.npmjs.org/@readme/eslint-config/-/eslint-config-12.2.0.tgz", + "integrity": "sha512-4YAsxBz7yJnxesNiaMxZLe0eJpS98fAct774Zmv4VSgeypQwcwhcQpQLUMpri1ZChVVpcka2X6gdbALg072Y2g==", "dev": true, - "license": "ISC", "dependencies": { "@typescript-eslint/eslint-plugin": "^6.2.1", "@typescript-eslint/parser": "^6.2.1", @@ -1989,6 +1990,7 @@ "eslint-plugin-react": "^7.33.1", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-testing-library": "^5.11.0", + "eslint-plugin-typescript-sort-keys": "^3.0.0", "eslint-plugin-unicorn": "^48.0.1", "eslint-plugin-vitest": "^0.2.8", "eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0", @@ -2630,6 +2632,25 @@ "url": "https://opencollective.com/typescript-eslint" } }, + "node_modules/@typescript-eslint/experimental-utils": { + "version": "5.62.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.62.0.tgz", + "integrity": "sha512-RTXpeB3eMkpoclG3ZHft6vG/Z30azNHuqY6wKPBHlVMZFuEvrtlEDe8gMqDb+SO+9hjC/pLekeSCryf9vMZlCw==", + "dev": true, + "dependencies": { + "@typescript-eslint/utils": "5.62.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" + } + }, "node_modules/@typescript-eslint/parser": { "version": "6.4.0", "dev": true, @@ -6146,6 +6167,25 @@ "eslint": "^7.5.0 || ^8.0.0" } }, + "node_modules/eslint-plugin-typescript-sort-keys": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-typescript-sort-keys/-/eslint-plugin-typescript-sort-keys-3.0.0.tgz", + "integrity": "sha512-bMmI4prYlf3l/1O8j8Nsz11m+XfKEHRFk9aJqP91L4Hgy7I38lnitnYElDmPQaznE1oFlGgBcnkEizNT2NLylQ==", + "dev": true, + "dependencies": { + "@typescript-eslint/experimental-utils": "^5.0.0", + "json-schema": "^0.4.0", + "natural-compare-lite": "^1.4.0" + }, + "engines": { + "node": ">= 16" + }, + "peerDependencies": { + "@typescript-eslint/parser": "^6", + "eslint": "^7 || ^8", + "typescript": "^3 || ^4 || ^5" + } + }, "node_modules/eslint-plugin-unicorn": { "version": "48.0.1", "dev": true, @@ -9255,6 +9295,12 @@ "dev": true, "license": "MIT" }, + "node_modules/json-schema": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz", + "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==", + "dev": true + }, "node_modules/json-schema-compare": { "version": "0.2.2", "license": "MIT", @@ -11085,6 +11131,12 @@ "dev": true, "license": "MIT" }, + "node_modules/natural-compare-lite": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz", + "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==", + "dev": true + }, "node_modules/next-tick": { "version": "1.1.0", "license": "ISC" @@ -17194,7 +17246,9 @@ } }, "@readme/eslint-config": { - "version": "12.0.3", + "version": "12.2.0", + "resolved": "https://registry.npmjs.org/@readme/eslint-config/-/eslint-config-12.2.0.tgz", + "integrity": "sha512-4YAsxBz7yJnxesNiaMxZLe0eJpS98fAct774Zmv4VSgeypQwcwhcQpQLUMpri1ZChVVpcka2X6gdbALg072Y2g==", "dev": true, "requires": { "@typescript-eslint/eslint-plugin": "^6.2.1", @@ -17213,6 +17267,7 @@ "eslint-plugin-react": "^7.33.1", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-testing-library": "^5.11.0", + "eslint-plugin-typescript-sort-keys": "^3.0.0", "eslint-plugin-unicorn": "^48.0.1", "eslint-plugin-vitest": "^0.2.8", "eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0", @@ -17698,6 +17753,15 @@ } } }, + "@typescript-eslint/experimental-utils": { + "version": "5.62.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.62.0.tgz", + "integrity": "sha512-RTXpeB3eMkpoclG3ZHft6vG/Z30azNHuqY6wKPBHlVMZFuEvrtlEDe8gMqDb+SO+9hjC/pLekeSCryf9vMZlCw==", + "dev": true, + "requires": { + "@typescript-eslint/utils": "5.62.0" + } + }, "@typescript-eslint/parser": { "version": "6.4.0", "dev": true, @@ -19901,6 +19965,17 @@ "@typescript-eslint/utils": "^5.58.0" } }, + "eslint-plugin-typescript-sort-keys": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-typescript-sort-keys/-/eslint-plugin-typescript-sort-keys-3.0.0.tgz", + "integrity": "sha512-bMmI4prYlf3l/1O8j8Nsz11m+XfKEHRFk9aJqP91L4Hgy7I38lnitnYElDmPQaznE1oFlGgBcnkEizNT2NLylQ==", + "dev": true, + "requires": { + "@typescript-eslint/experimental-utils": "^5.0.0", + "json-schema": "^0.4.0", + "natural-compare-lite": "^1.4.0" + } + }, "eslint-plugin-unicorn": { "version": "48.0.1", "dev": true, @@ -21852,6 +21927,12 @@ "version": "2.3.1", "dev": true }, + "json-schema": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz", + "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==", + "dev": true + }, "json-schema-compare": { "version": "0.2.2", "requires": { @@ -23040,6 +23121,12 @@ "version": "1.4.0", "dev": true }, + "natural-compare-lite": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz", + "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==", + "dev": true + }, "next-tick": { "version": "1.1.0" },