|
2685 | 2685 | schema-utils "^3.0.0" |
2686 | 2686 | source-map "^0.7.3" |
2687 | 2687 |
|
2688 | | -"@remix-run/router@1.12.0": |
2689 | | - version "1.12.0" |
2690 | | - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.12.0.tgz#e89b64b6fa97a8a5b740a4c38c2904b80f1f229a" |
2691 | | - integrity sha512-2hXv036Bux90e1GXTWSMfNzfDDK8LA8JYEWfyHxzvwdp6GyoWEovKc9cotb3KCKmkdwsIBuFGX7ScTWyiHv7Eg== |
| 2688 | +"@remix-run/router@1.23.0": |
| 2689 | + version "1.23.0" |
| 2690 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.0.tgz#35390d0e7779626c026b11376da6789eb8389242" |
| 2691 | + integrity sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA== |
2692 | 2692 |
|
2693 | 2693 | "@rollup/plugin-babel@^5.2.0": |
2694 | 2694 | version "5.3.1" |
@@ -9208,19 +9208,19 @@ react-refresh@^0.11.0: |
9208 | 9208 | integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A== |
9209 | 9209 |
|
9210 | 9210 | react-router-dom@^6.0.0: |
9211 | | - version "6.19.0" |
9212 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.19.0.tgz#ee807e36ae7dd954db7a3f770e38b7cc026c66a8" |
9213 | | - integrity sha512-N6dWlcgL2w0U5HZUUqU2wlmOrSb3ighJmtQ438SWbhB1yuLTXQ8yyTBMK3BSvVjp7gBtKurT554nCtMOgxCZmQ== |
| 9211 | + version "6.30.1" |
| 9212 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.30.1.tgz#da2580c272ddb61325e435478566be9563a4a237" |
| 9213 | + integrity sha512-llKsgOkZdbPU1Eg3zK8lCn+sjD9wMRZZPuzmdWWX5SUs8OFkN5HnFVC0u5KMeMaC9aoancFI/KoLuKPqN+hxHw== |
9214 | 9214 | dependencies: |
9215 | | - "@remix-run/router" "1.12.0" |
9216 | | - react-router "6.19.0" |
| 9215 | + "@remix-run/router" "1.23.0" |
| 9216 | + react-router "6.30.1" |
9217 | 9217 |
|
9218 | | -react-router@6.19.0, react-router@^6.0.0: |
9219 | | - version "6.19.0" |
9220 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.19.0.tgz#6d5062fa33495859daca98d86292ab03b037a9ca" |
9221 | | - integrity sha512-0W63PKCZ7+OuQd7Tm+RbkI8kCLmn4GPjDbX61tWljPxWgqTKlEpeQUwPkT1DRjYhF8KSihK0hQpmhU4uxVMcdw== |
| 9218 | +react-router@6.30.1, react-router@^6.0.0: |
| 9219 | + version "6.30.1" |
| 9220 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.1.tgz#ecb3b883c9ba6dbf5d319ddbc996747f4ab9f4c3" |
| 9221 | + integrity sha512-X1m21aEmxGXqENEPG3T6u0Th7g0aS4ZmoNynhbs+Cn+q+QGTLt+d5IQ2bHAXKzKcxGJjxACpVbnYQSCRcfxHlQ== |
9222 | 9222 | dependencies: |
9223 | | - "@remix-run/router" "1.12.0" |
| 9223 | + "@remix-run/router" "1.23.0" |
9224 | 9224 |
|
9225 | 9225 | react-scripts@^5.0.0: |
9226 | 9226 | version "5.0.1" |
|
0 commit comments