|
2712 | 2712 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
2713 | 2713 | integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
2714 | 2714 |
|
| 2715 | +"@pkgr/core@^0.1.0": |
| 2716 | + version "0.1.1" |
| 2717 | + resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31" |
| 2718 | + integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA== |
| 2719 | + |
2715 | 2720 | "@pmmmwh/react-refresh-webpack-plugin@^0.5.1", "@pmmmwh/react-refresh-webpack-plugin@^0.5.5":
|
2716 | 2721 | version "0.5.11"
|
2717 | 2722 | resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.11.tgz#7c2268cedaa0644d677e8c4f377bc8fb304f714a"
|
@@ -8134,12 +8139,13 @@ eslint-plugin-jsx-a11y@^6.5.1:
|
8134 | 8139 | object.entries "^1.1.7"
|
8135 | 8140 | object.fromentries "^2.0.7"
|
8136 | 8141 |
|
8137 |
| -eslint-plugin-prettier@4.2.1: |
8138 |
| - version "4.2.1" |
8139 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b" |
8140 |
| - integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ== |
| 8142 | +eslint-plugin-prettier@5.1.3: |
| 8143 | + version "5.1.3" |
| 8144 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz#17cfade9e732cef32b5f5be53bd4e07afd8e67e1" |
| 8145 | + integrity sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw== |
8141 | 8146 | dependencies:
|
8142 | 8147 | prettier-linter-helpers "^1.0.0"
|
| 8148 | + synckit "^0.8.6" |
8143 | 8149 |
|
8144 | 8150 | [email protected], eslint-plugin-react-hooks@^4.3.0:
|
8145 | 8151 | version "4.6.0"
|
@@ -14917,6 +14923,14 @@ synchronous-promise@^2.0.15:
|
14917 | 14923 | resolved "https://registry.yarnpkg.com/synchronous-promise/-/synchronous-promise-2.0.17.tgz#38901319632f946c982152586f2caf8ddc25c032"
|
14918 | 14924 | integrity sha512-AsS729u2RHUfEra9xJrE39peJcc2stq2+poBXX8bcM08Y6g9j/i/PUzwNQqkaJde7Ntg1TO7bSREbR5sdosQ+g==
|
14919 | 14925 |
|
| 14926 | +synckit@^0.8.6: |
| 14927 | + version "0.8.8" |
| 14928 | + resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.8.tgz#fe7fe446518e3d3d49f5e429f443cf08b6edfcd7" |
| 14929 | + integrity sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ== |
| 14930 | + dependencies: |
| 14931 | + "@pkgr/core" "^0.1.0" |
| 14932 | + tslib "^2.6.2" |
| 14933 | + |
14920 | 14934 | tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0, tapable@^2.2.1:
|
14921 | 14935 | version "2.2.1"
|
14922 | 14936 | resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
|
@@ -15270,7 +15284,7 @@ tslib@^1.8.1:
|
15270 | 15284 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
15271 | 15285 | integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
15272 | 15286 |
|
15273 |
| -tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0: |
| 15287 | +tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0, tslib@^2.6.2: |
15274 | 15288 | version "2.6.2"
|
15275 | 15289 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
|
15276 | 15290 | integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
|
0 commit comments