|
1871 | 1871 | dependencies: |
1872 | 1872 | regenerator-runtime "^0.13.4" |
1873 | 1873 |
|
1874 | | -"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": |
| 1874 | +"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": |
1875 | 1875 | version "7.14.0" |
1876 | 1876 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.0.tgz#46794bc20b612c5f75e62dd071e24dfd95f1cbe6" |
1877 | 1877 | integrity sha512-JELkvo/DlpNdJ7dlyw/eY7E0suy5i5GQH+Vlxaq1nsNJ+H7f4Vtv3jMeCEgRhZZQFXTjldYfQgv2qmM6M1v5wA== |
1878 | 1878 | dependencies: |
1879 | 1879 | regenerator-runtime "^0.13.4" |
1880 | 1880 |
|
| 1881 | +"@babel/runtime@^7.12.13": |
| 1882 | + version "7.20.1" |
| 1883 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.1.tgz#1148bb33ab252b165a06698fde7576092a78b4a9" |
| 1884 | + integrity sha512-mrzLkl6U9YLF8qpqI7TB82PESyEGjm/0Ly91jG575eVxMMlb8fYfOXFZIJ8XfLrJZQbm7dlKry2bJmXBUEkdFg== |
| 1885 | + dependencies: |
| 1886 | + regenerator-runtime "^0.13.10" |
| 1887 | + |
1881 | 1888 | "@babel/template@^7.10.4", "@babel/template@^7.12.13", "@babel/template@^7.3.3": |
1882 | 1889 | version "7.12.13" |
1883 | 1890 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327" |
@@ -12164,14 +12171,6 @@ min-indent@^1.0.0: |
12164 | 12171 | resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869" |
12165 | 12172 | integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg== |
12166 | 12173 |
|
12167 | | -mini-create-react-context@^0.4.0: |
12168 | | - version "0.4.1" |
12169 | | - resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz#072171561bfdc922da08a60c2197a497cc2d1d5e" |
12170 | | - integrity sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ== |
12171 | | - dependencies: |
12172 | | - "@babel/runtime" "^7.12.1" |
12173 | | - tiny-warning "^1.0.3" |
12174 | | - |
12175 | 12174 | mini-css-extract-plugin@0.11.3: |
12176 | 12175 | version "0.11.3" |
12177 | 12176 | resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.3.tgz#15b0910a7f32e62ffde4a7430cfefbd700724ea6" |
@@ -14962,29 +14961,28 @@ react-refresh@^0.8.3: |
14962 | 14961 | resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f" |
14963 | 14962 | integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg== |
14964 | 14963 |
|
14965 | | -react-router-dom@5.2.0: |
14966 | | - version "5.2.0" |
14967 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.2.0.tgz#9e65a4d0c45e13289e66c7b17c7e175d0ea15662" |
14968 | | - integrity sha512-gxAmfylo2QUjcwxI63RhQ5G85Qqt4voZpUXSEqCwykV0baaOTQDR1f0PmY8AELqIyVc0NEZUj0Gov5lNGcXgsA== |
| 14964 | +react-router-dom@5.3.4: |
| 14965 | + version "5.3.4" |
| 14966 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.4.tgz#2ed62ffd88cae6db134445f4a0c0ae8b91d2e5e6" |
| 14967 | + integrity sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ== |
14969 | 14968 | dependencies: |
14970 | | - "@babel/runtime" "^7.1.2" |
| 14969 | + "@babel/runtime" "^7.12.13" |
14971 | 14970 | history "^4.9.0" |
14972 | 14971 | loose-envify "^1.3.1" |
14973 | 14972 | prop-types "^15.6.2" |
14974 | | - react-router "5.2.0" |
| 14973 | + react-router "5.3.4" |
14975 | 14974 | tiny-invariant "^1.0.2" |
14976 | 14975 | tiny-warning "^1.0.0" |
14977 | 14976 |
|
14978 | | -react-router@5.2.0: |
14979 | | - version "5.2.0" |
14980 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.2.0.tgz#424e75641ca8747fbf76e5ecca69781aa37ea293" |
14981 | | - integrity sha512-smz1DUuFHRKdcJC0jobGo8cVbhO3x50tCL4icacOlcwDOEQPq4TMqwx3sY1TP+DvtTgz4nm3thuo7A+BK2U0Dw== |
| 14977 | +react-router@5.3.4: |
| 14978 | + version "5.3.4" |
| 14979 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.4.tgz#8ca252d70fcc37841e31473c7a151cf777887bb5" |
| 14980 | + integrity sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA== |
14982 | 14981 | dependencies: |
14983 | | - "@babel/runtime" "^7.1.2" |
| 14982 | + "@babel/runtime" "^7.12.13" |
14984 | 14983 | history "^4.9.0" |
14985 | 14984 | hoist-non-react-statics "^3.1.0" |
14986 | 14985 | loose-envify "^1.3.1" |
14987 | | - mini-create-react-context "^0.4.0" |
14988 | 14986 | path-to-regexp "^1.7.0" |
14989 | 14987 | prop-types "^15.6.2" |
14990 | 14988 | react-is "^16.6.0" |
@@ -15293,6 +15291,11 @@ regenerator-runtime@^0.11.0: |
15293 | 15291 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9" |
15294 | 15292 | integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg== |
15295 | 15293 |
|
| 15294 | +regenerator-runtime@^0.13.10: |
| 15295 | + version "0.13.11" |
| 15296 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9" |
| 15297 | + integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg== |
| 15298 | + |
15296 | 15299 | regenerator-runtime@^0.13.4, regenerator-runtime@^0.13.7: |
15297 | 15300 | version "0.13.7" |
15298 | 15301 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55" |
@@ -17602,7 +17605,7 @@ tiny-invariant@^1.0.2: |
17602 | 17605 | resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.1.0.tgz#634c5f8efdc27714b7f386c35e6760991d230875" |
17603 | 17606 | integrity sha512-ytxQvrb1cPc9WBEI/HSeYYoGD0kWnGEOR8RY6KomWLBVhqz0RgTwVO9dLrGz7dC+nN9llyI7OKAgRq8Vq4ZBSw== |
17604 | 17607 |
|
17605 | | -tiny-warning@^1.0.0, tiny-warning@^1.0.3: |
| 17608 | +tiny-warning@^1.0.0: |
17606 | 17609 | version "1.0.3" |
17607 | 17610 | resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754" |
17608 | 17611 | integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA== |
|
0 commit comments