|
2706 | 2706 | schema-utils "^3.0.0" |
2707 | 2707 | source-map "^0.7.3" |
2708 | 2708 |
|
2709 | | -"@remix-run/router@1.12.0": |
2710 | | - version "1.12.0" |
2711 | | - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.12.0.tgz#e89b64b6fa97a8a5b740a4c38c2904b80f1f229a" |
2712 | | - integrity sha512-2hXv036Bux90e1GXTWSMfNzfDDK8LA8JYEWfyHxzvwdp6GyoWEovKc9cotb3KCKmkdwsIBuFGX7ScTWyiHv7Eg== |
| 2709 | +"@remix-run/router@1.17.0": |
| 2710 | + version "1.17.0" |
| 2711 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.17.0.tgz#fbb0add487478ef42247d5942e7a5d8a2e20095f" |
| 2712 | + integrity sha512-2D6XaHEVvkCn682XBnipbJjgZUU7xjLtA4dGJRBVUKpEaDYOZMENZoZjAOSb7qirxt5RupjzZxz4fK2FO+EFPw== |
2713 | 2713 |
|
2714 | 2714 | "@rollup/plugin-babel@^5.2.0": |
2715 | 2715 | version "5.3.1" |
@@ -9245,19 +9245,19 @@ react-refresh@^0.11.0: |
9245 | 9245 | integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A== |
9246 | 9246 |
|
9247 | 9247 | react-router-dom@^6.0.0: |
9248 | | - version "6.19.0" |
9249 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.19.0.tgz#ee807e36ae7dd954db7a3f770e38b7cc026c66a8" |
9250 | | - integrity sha512-N6dWlcgL2w0U5HZUUqU2wlmOrSb3ighJmtQ438SWbhB1yuLTXQ8yyTBMK3BSvVjp7gBtKurT554nCtMOgxCZmQ== |
| 9248 | + version "6.24.0" |
| 9249 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.24.0.tgz#ec49dc38c49bb9bd25b310a8ae849268d3085e1d" |
| 9250 | + integrity sha512-960sKuau6/yEwS8e+NVEidYQb1hNjAYM327gjEyXlc6r3Skf2vtwuJ2l7lssdegD2YjoKG5l8MsVyeTDlVeY8g== |
9251 | 9251 | dependencies: |
9252 | | - "@remix-run/router" "1.12.0" |
9253 | | - react-router "6.19.0" |
| 9252 | + "@remix-run/router" "1.17.0" |
| 9253 | + react-router "6.24.0" |
9254 | 9254 |
|
9255 | | -react-router@6.19.0, react-router@^6.0.0: |
9256 | | - version "6.19.0" |
9257 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.19.0.tgz#6d5062fa33495859daca98d86292ab03b037a9ca" |
9258 | | - integrity sha512-0W63PKCZ7+OuQd7Tm+RbkI8kCLmn4GPjDbX61tWljPxWgqTKlEpeQUwPkT1DRjYhF8KSihK0hQpmhU4uxVMcdw== |
| 9255 | +react-router@6.24.0, react-router@^6.0.0: |
| 9256 | + version "6.24.0" |
| 9257 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.24.0.tgz#aa46648f26b6525e07f908ad3e1ad2e68d131155" |
| 9258 | + integrity sha512-sQrgJ5bXk7vbcC4BxQxeNa5UmboFm35we1AFK0VvQaz9g0LzxEIuLOhHIoZ8rnu9BO21ishGeL9no1WB76W/eg== |
9259 | 9259 | dependencies: |
9260 | | - "@remix-run/router" "1.12.0" |
| 9260 | + "@remix-run/router" "1.17.0" |
9261 | 9261 |
|
9262 | 9262 | react-scripts@^5.0.0: |
9263 | 9263 | version "5.0.1" |
|
0 commit comments