|
@@ -744,6 +744,11 @@ eslint-config-next@12.1.0:
|
|
|
eslint-plugin-react "^7.27.0"
|
|
eslint-plugin-react "^7.27.0"
|
|
|
eslint-plugin-react-hooks "^4.3.0"
|
|
eslint-plugin-react-hooks "^4.3.0"
|
|
|
|
|
|
|
|
|
|
+eslint-config-prettier@^8.5.0:
|
|
|
|
|
+ version "8.5.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
|
|
|
|
|
+ integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
|
|
|
|
|
+
|
|
|
eslint-import-resolver-node@^0.3.4, eslint-import-resolver-node@^0.3.6:
|
|
eslint-import-resolver-node@^0.3.4, eslint-import-resolver-node@^0.3.6:
|
|
|
version "0.3.6"
|
|
version "0.3.6"
|
|
|
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
|
|
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
|
|
@@ -1704,6 +1709,11 @@ prelude-ls@^1.2.1:
|
|
|
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
|
|
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
|
|
|
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
|
|
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
|
|
|
|
|
|
|
|
|
|
+prettier@^2.5.1:
|
|
|
|
|
+ version "2.5.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
|
|
|
|
|
+ integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
|
|
|
|
|
+
|
|
|
prop-types@^15.8.1:
|
|
prop-types@^15.8.1:
|
|
|
version "15.8.1"
|
|
version "15.8.1"
|
|
|
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
|
|
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
|