|
732 | 732 | "@nodelib/fs.scandir" "2.1.5" |
733 | 733 | fastq "^1.6.0" |
734 | 734 |
|
735 | | -"@remix-run/router@1.7.1": |
736 | | - version "1.7.1" |
737 | | - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.7.1.tgz#fea7ac35ae4014637c130011f59428f618730498" |
738 | | - integrity sha512-bgVQM4ZJ2u2CM8k1ey70o1ePFXsEzYVZoWghh6WjM8p59jQ7HxzbHW4SbnWFG7V9ig9chLawQxDTZ3xzOF8MkQ== |
| 735 | +"@remix-run/router@1.8.0": |
| 736 | + version "1.8.0" |
| 737 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.8.0.tgz#e848d2f669f601544df15ce2a313955e4bf0bafc" |
| 738 | + integrity sha512-mrfKqIHnSZRyIzBcanNJmVQELTnX+qagEDlcKO90RgRBVOZGSGvZKeDihTRfWcqoDn5N/NkUcwWTccnpN18Tfg== |
739 | 739 |
|
740 | 740 | "@sinclair/typebox@^0.25.16": |
741 | 741 | version "0.25.24" |
@@ -4401,20 +4401,20 @@ react-is@^18.0.0: |
4401 | 4401 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b" |
4402 | 4402 | integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w== |
4403 | 4403 |
|
4404 | | -react-router-dom@^6.8.1: |
4405 | | - version "6.14.1" |
4406 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.14.1.tgz#0ad7ba7abdf75baa61169d49f096f0494907a36f" |
4407 | | - integrity sha512-ssF6M5UkQjHK70fgukCJyjlda0Dgono2QGwqGvuk7D+EDGHdacEN3Yke2LTMjkrpHuFwBfDFsEjGVXBDmL+bWw== |
| 4404 | +react-router-dom@^6.15.0: |
| 4405 | + version "6.15.0" |
| 4406 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.15.0.tgz#6da7db61e56797266fbbef0d5e324d6ac443ee40" |
| 4407 | + integrity sha512-aR42t0fs7brintwBGAv2+mGlCtgtFQeOzK0BM1/OiqEzRejOZtpMZepvgkscpMUnKb8YO84G7s3LsHnnDNonbQ== |
4408 | 4408 | dependencies: |
4409 | | - "@remix-run/router" "1.7.1" |
4410 | | - react-router "6.14.1" |
| 4409 | + "@remix-run/router" "1.8.0" |
| 4410 | + react-router "6.15.0" |
4411 | 4411 |
|
4412 | | -react-router@6.14.1: |
4413 | | - version "6.14.1" |
4414 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.14.1.tgz#5e82bcdabf21add859dc04b1859f91066b3a5810" |
4415 | | - integrity sha512-U4PfgvG55LdvbQjg5Y9QRWyVxIdO1LlpYT7x+tMAxd9/vmiPuJhIwdxZuIQLN/9e3O4KFDHYfR9gzGeYMasW8g== |
| 4412 | +react-router@6.15.0: |
| 4413 | + version "6.15.0" |
| 4414 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.15.0.tgz#bf2cb5a4a7ed57f074d4ea88db0d95033f39cac8" |
| 4415 | + integrity sha512-NIytlzvzLwJkCQj2HLefmeakxxWHWAP+02EGqWEZy+DgfHHKQMUoBBjUQLOtFInBMhWtb3hiUy6MfFgwLjXhqg== |
4416 | 4416 | dependencies: |
4417 | | - "@remix-run/router" "1.7.1" |
| 4417 | + "@remix-run/router" "1.8.0" |
4418 | 4418 |
|
4419 | 4419 | react@^18.2.0: |
4420 | 4420 | version "18.2.0" |
|
0 commit comments