|
1576 | 1576 | schema-utils "^3.0.0"
|
1577 | 1577 | source-map "^0.7.3"
|
1578 | 1578 |
|
1579 |
| -"@remix-run/router@1.0.4": |
1580 |
| - version "1.0.4" |
1581 |
| - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.0.4.tgz#cbfbec6735711e7c2fc93b9b40adf70ef5a39990" |
1582 |
| - integrity sha512-gTL8H5USTAKOyVA4xczzDJnC3HMssdFa3tRlwBicXynx9XfiXwneHnYQogwSKpdCkjXISrEKSTtX62rLpNEVQg== |
| 1579 | +"@remix-run/router@1.1.0": |
| 1580 | + version "1.1.0" |
| 1581 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.1.0.tgz#b48db8148c8a888e50580a8152b6f68161c49406" |
| 1582 | + integrity sha512-rGl+jH/7x1KBCQScz9p54p0dtPLNeKGb3e0wD2H5/oZj41bwQUnXdzbj2TbUAFhvD7cp9EyEQA4dEgpUFa1O7Q== |
1583 | 1583 |
|
1584 | 1584 | "@rollup/plugin-babel@^5.2.0":
|
1585 | 1585 | version "5.3.1"
|
@@ -7222,20 +7222,20 @@ react-refresh@^0.11.0:
|
7222 | 7222 | resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046"
|
7223 | 7223 | integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
|
7224 | 7224 |
|
7225 |
| -react-router-dom@^6.4.4: |
7226 |
| - version "6.4.4" |
7227 |
| - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.4.4.tgz#4271ec66333c440d1754477e4e6a3a5acb5487f8" |
7228 |
| - integrity sha512-0Axverhw5d+4SBhLqLpzPhNkmv7gahUwlUVIOrRLGJ4/uwt30JVajVJXqv2Qr/LCwyvHhQc7YyK1Do8a9Jj7qA== |
| 7225 | +react-router-dom@^6.5.0: |
| 7226 | + version "6.5.0" |
| 7227 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.5.0.tgz#3970bdcaa7c710a6e0b478a833ba0b4b8ae61a6f" |
| 7228 | + integrity sha512-/XzRc5fq80gW1ctiIGilyKFZC/j4kfe75uivMsTChFbkvrK4ZrF3P3cGIc1f/SSkQ4JiJozPrf+AwUHHWVehVg== |
7229 | 7229 | dependencies:
|
7230 |
| - "@remix-run/router" "1.0.4" |
7231 |
| - react-router "6.4.4" |
| 7230 | + "@remix-run/router" "1.1.0" |
| 7231 | + react-router "6.5.0" |
7232 | 7232 |
|
7233 |
| -react-router@6.4.4: |
7234 |
| - version "6.4.4" |
7235 |
| - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.4.4.tgz#8e7794f55ccc7050cb03937c87ff3720ce9f8b60" |
7236 |
| - integrity sha512-SA6tSrUCRfuLWeYsTJDuriRqfFIsrSvuH7SqAJHegx9ZgxadE119rU8oOX/rG5FYEthpdEaEljdjDlnBxvfr+Q== |
| 7233 | +react-router@6.5.0: |
| 7234 | + version "6.5.0" |
| 7235 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.5.0.tgz#b53f15543a60750c925609d2e38037ac5aed6dd3" |
| 7236 | + integrity sha512-fqqUSU0NC0tSX0sZbyuxzuAzvGqbjiZItBQnyicWlOUmzhAU8YuLgRbaCL2hf3sJdtRy4LP/WBrWtARkMvdGPQ== |
7237 | 7237 | dependencies:
|
7238 |
| - "@remix-run/router" "1.0.4" |
| 7238 | + "@remix-run/router" "1.1.0" |
7239 | 7239 |
|
7240 | 7240 | react-scripts@^5.0.1:
|
7241 | 7241 | version "5.0.1"
|
|
0 commit comments