|
977 | 977 | "@nodelib/fs.scandir" "2.1.5"
|
978 | 978 | fastq "^1.6.0"
|
979 | 979 |
|
980 |
| -"@remix-run/router@1.8.0": |
981 |
| - version "1.8.0" |
982 |
| - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.8.0.tgz#e848d2f669f601544df15ce2a313955e4bf0bafc" |
983 |
| - integrity sha512-mrfKqIHnSZRyIzBcanNJmVQELTnX+qagEDlcKO90RgRBVOZGSGvZKeDihTRfWcqoDn5N/NkUcwWTccnpN18Tfg== |
| 980 | +"@remix-run/router@1.16.1": |
| 981 | + version "1.16.1" |
| 982 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.16.1.tgz#73db3c48b975eeb06d0006481bde4f5f2d17d1cd" |
| 983 | + integrity sha512-es2g3dq6Nb07iFxGk5GuHN20RwBZOsuDQN7izWIisUcv9r+d2C5jQxqmgkdebXgReWfiyUabcki6Fg77mSNrig== |
984 | 984 |
|
985 | 985 | "@sinclair/typebox@^0.27.8":
|
986 | 986 | version "0.27.8"
|
@@ -5183,20 +5183,20 @@ react-is@^18.0.0:
|
5183 | 5183 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
|
5184 | 5184 | integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
|
5185 | 5185 |
|
5186 |
| -react-router-dom@^6.15.0: |
5187 |
| - version "6.15.0" |
5188 |
| - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.15.0.tgz#6da7db61e56797266fbbef0d5e324d6ac443ee40" |
5189 |
| - integrity sha512-aR42t0fs7brintwBGAv2+mGlCtgtFQeOzK0BM1/OiqEzRejOZtpMZepvgkscpMUnKb8YO84G7s3LsHnnDNonbQ== |
| 5186 | +react-router-dom@^6.23.1: |
| 5187 | + version "6.23.1" |
| 5188 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.23.1.tgz#30cbf266669693e9492aa4fc0dde2541ab02322f" |
| 5189 | + integrity sha512-utP+K+aSTtEdbWpC+4gxhdlPFwuEfDKq8ZrPFU65bbRJY+l706qjR7yaidBpo3MSeA/fzwbXWbKBI6ftOnP3OQ== |
5190 | 5190 | dependencies:
|
5191 |
| - "@remix-run/router" "1.8.0" |
5192 |
| - react-router "6.15.0" |
| 5191 | + "@remix-run/router" "1.16.1" |
| 5192 | + react-router "6.23.1" |
5193 | 5193 |
|
5194 |
| -react-router@6.15.0: |
5195 |
| - version "6.15.0" |
5196 |
| - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.15.0.tgz#bf2cb5a4a7ed57f074d4ea88db0d95033f39cac8" |
5197 |
| - integrity sha512-NIytlzvzLwJkCQj2HLefmeakxxWHWAP+02EGqWEZy+DgfHHKQMUoBBjUQLOtFInBMhWtb3hiUy6MfFgwLjXhqg== |
| 5194 | +react-router@6.23.1: |
| 5195 | + version "6.23.1" |
| 5196 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.23.1.tgz#d08cbdbd9d6aedc13eea6e94bc6d9b29cb1c4be9" |
| 5197 | + integrity sha512-fzcOaRF69uvqbbM7OhvQyBTFDVrrGlsFdS3AL+1KfIBtGETibHzi3FkoTRyiDJnWNc2VxrfvR+657ROHjaNjqQ== |
5198 | 5198 | dependencies:
|
5199 |
| - "@remix-run/router" "1.8.0" |
| 5199 | + "@remix-run/router" "1.16.1" |
5200 | 5200 |
|
5201 | 5201 | react@^18.2.0:
|
5202 | 5202 | version "18.2.0"
|
|
0 commit comments