diff --git a/package.json b/package.json index a3bf88c..3189664 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "ignorePatterns": "dist/*" }, "devDependencies": { - "@hazmi35/eslint-config": "^8.4.2", + "@hazmi35/eslint-config": "^12.0.0", "@sapphire/ts-config": "^3.3.4", "@types/node": "^17.0.23", "@typescript-eslint/eslint-plugin": "^5.29.0", diff --git a/yarn.lock b/yarn.lock index 21f0dab..0f22884 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1519,7 +1519,7 @@ "@docusaurus/theme-common" "2.0.0-beta.21" "@docusaurus/theme-search-algolia" "2.0.0-beta.21" -"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2": +"@docusaurus/react-loadable@5.5.2": version "5.5.2" resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== @@ -1695,10 +1695,10 @@ dependencies: "@hapi/hoek" "^9.0.0" -"@hazmi35/eslint-config@^8.4.2": - version "8.7.1" - resolved "https://registry.yarnpkg.com/@hazmi35/eslint-config/-/eslint-config-8.7.1.tgz#1ea055003af79291993a7d9ad54529e51be07da1" - integrity sha512-J5RxP4DhtTXn2GeABYyN0hG/TFCklue7CvSM1U8mMwlc6Zr1FNajjdFUY+DYjwzEfaaIzWMECzURDRsaRJL4/w== +"@hazmi35/eslint-config@^12.0.0": + version "12.0.0" + resolved "https://registry.yarnpkg.com/@hazmi35/eslint-config/-/eslint-config-12.0.0.tgz#60810d4961be9a384d75d533564d2d892a58672d" + integrity sha512-kuGtfHkgIeglt6hSvcjsx/oGbBXh6DQJv5NgXusYnHjFI6o6zgktldu+7Dq1e+Jq7Ui13ATlA8AT2bGKQtWEsw== "@humanwhocodes/config-array@^0.11.10": version "0.11.10" @@ -6613,6 +6613,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1: dependencies: "@babel/runtime" "^7.10.3" +"react-loadable@npm:@docusaurus/react-loadable@5.5.2": + version "5.5.2" + resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce" + integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ== + dependencies: + "@types/react" "*" + prop-types "^15.6.2" + react-router-config@^5.1.1: version "5.1.1" resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"