|
1885 | 1885 | schema-utils "^3.0.0" |
1886 | 1886 | source-map "^0.7.3" |
1887 | 1887 |
|
1888 | | -"@remix-run/router@1.8.0": |
1889 | | - version "1.8.0" |
1890 | | - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.8.0.tgz#e848d2f669f601544df15ce2a313955e4bf0bafc" |
1891 | | - integrity sha512-mrfKqIHnSZRyIzBcanNJmVQELTnX+qagEDlcKO90RgRBVOZGSGvZKeDihTRfWcqoDn5N/NkUcwWTccnpN18Tfg== |
| 1888 | +"@remix-run/router@1.9.0": |
| 1889 | + version "1.9.0" |
| 1890 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.9.0.tgz#9033238b41c4cbe1e961eccb3f79e2c588328cf6" |
| 1891 | + integrity sha512-bV63itrKBC0zdT27qYm6SDZHlkXwFL1xMBuhkn+X7l0+IIhNaH5wuuvZKp6eKhCD4KFhujhfhCT1YxXW6esUIA== |
1892 | 1892 |
|
1893 | 1893 | "@rollup/plugin-babel@^5.2.0": |
1894 | 1894 | version "5.3.1" |
@@ -8326,19 +8326,19 @@ react-refresh@^0.11.0: |
8326 | 8326 | integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A== |
8327 | 8327 |
|
8328 | 8328 | react-router-dom@^6.0.0: |
8329 | | - version "6.15.0" |
8330 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.15.0.tgz#6da7db61e56797266fbbef0d5e324d6ac443ee40" |
8331 | | - integrity sha512-aR42t0fs7brintwBGAv2+mGlCtgtFQeOzK0BM1/OiqEzRejOZtpMZepvgkscpMUnKb8YO84G7s3LsHnnDNonbQ== |
| 8329 | + version "6.16.0" |
| 8330 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.16.0.tgz#86f24658da35eb66727e75ecbb1a029e33ee39d9" |
| 8331 | + integrity sha512-aTfBLv3mk/gaKLxgRDUPbPw+s4Y/O+ma3rEN1u8EgEpLpPe6gNjIsWt9rxushMHHMb7mSwxRGdGlGdvmFsyPIg== |
8332 | 8332 | dependencies: |
8333 | | - "@remix-run/router" "1.8.0" |
8334 | | - react-router "6.15.0" |
| 8333 | + "@remix-run/router" "1.9.0" |
| 8334 | + react-router "6.16.0" |
8335 | 8335 |
|
8336 | | -react-router@6.15.0, react-router@^6.0.0: |
8337 | | - version "6.15.0" |
8338 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.15.0.tgz#bf2cb5a4a7ed57f074d4ea88db0d95033f39cac8" |
8339 | | - integrity sha512-NIytlzvzLwJkCQj2HLefmeakxxWHWAP+02EGqWEZy+DgfHHKQMUoBBjUQLOtFInBMhWtb3hiUy6MfFgwLjXhqg== |
| 8336 | +react-router@6.16.0, react-router@^6.0.0: |
| 8337 | + version "6.16.0" |
| 8338 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.16.0.tgz#abbf3d5bdc9c108c9b822a18be10ee004096fb81" |
| 8339 | + integrity sha512-VT4Mmc4jj5YyjpOi5jOf0I+TYzGpvzERy4ckNSvSh2RArv8LLoCxlsZ2D+tc7zgjxcY34oTz2hZaeX5RVprKqA== |
8340 | 8340 | dependencies: |
8341 | | - "@remix-run/router" "1.8.0" |
| 8341 | + "@remix-run/router" "1.9.0" |
8342 | 8342 |
|
8343 | 8343 | react-scripts@5.0.1: |
8344 | 8344 | version "5.0.1" |
|
0 commit comments