|
977 | 977 | "@nodelib/fs.scandir" "2.1.5"
|
978 | 978 | fastq "^1.6.0"
|
979 | 979 |
|
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== |
| 980 | +"@remix-run/router@1.18.0": |
| 981 | + version "1.18.0" |
| 982 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.18.0.tgz#20b033d1f542a100c1d57cfd18ecf442d1784732" |
| 983 | + integrity sha512-L3jkqmqoSVBVKHfpGZmLrex0lxR5SucGA0sUfFzGctehw+S/ggL9L/0NnC5mw6P8HUWpFZ3nQw3cRApjjWx9Sw== |
984 | 984 |
|
985 | 985 | "@sinclair/typebox@^0.27.8":
|
986 | 986 | version "0.27.8"
|
@@ -5227,20 +5227,20 @@ react-is@^18.0.0:
|
5227 | 5227 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
|
5228 | 5228 | integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
|
5229 | 5229 |
|
5230 |
| -react-router-dom@^6.23.1: |
5231 |
| - version "6.23.1" |
5232 |
| - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.23.1.tgz#30cbf266669693e9492aa4fc0dde2541ab02322f" |
5233 |
| - integrity sha512-utP+K+aSTtEdbWpC+4gxhdlPFwuEfDKq8ZrPFU65bbRJY+l706qjR7yaidBpo3MSeA/fzwbXWbKBI6ftOnP3OQ== |
| 5230 | +react-router-dom@^6.25.1: |
| 5231 | + version "6.25.1" |
| 5232 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.25.1.tgz#b89f8d63fc8383ea4e89c44bf31c5843e1f7afa0" |
| 5233 | + integrity sha512-0tUDpbFvk35iv+N89dWNrJp+afLgd+y4VtorJZuOCXK0kkCWjEvb3vTJM++SYvMEpbVwXKf3FjeVveVEb6JpDQ== |
5234 | 5234 | dependencies:
|
5235 |
| - "@remix-run/router" "1.16.1" |
5236 |
| - react-router "6.23.1" |
| 5235 | + "@remix-run/router" "1.18.0" |
| 5236 | + react-router "6.25.1" |
5237 | 5237 |
|
5238 |
| -react-router@6.23.1: |
5239 |
| - version "6.23.1" |
5240 |
| - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.23.1.tgz#d08cbdbd9d6aedc13eea6e94bc6d9b29cb1c4be9" |
5241 |
| - integrity sha512-fzcOaRF69uvqbbM7OhvQyBTFDVrrGlsFdS3AL+1KfIBtGETibHzi3FkoTRyiDJnWNc2VxrfvR+657ROHjaNjqQ== |
| 5238 | +react-router@6.25.1: |
| 5239 | + version "6.25.1" |
| 5240 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.25.1.tgz#70b4f1af79954cfcfd23f6ddf5c883e8c904203e" |
| 5241 | + integrity sha512-u8ELFr5Z6g02nUtpPAggP73Jigj1mRePSwhS/2nkTrlPU5yEkH1vYzWNyvSnSzeeE2DNqWdH+P8OhIh9wuXhTw== |
5242 | 5242 | dependencies:
|
5243 |
| - "@remix-run/router" "1.16.1" |
| 5243 | + "@remix-run/router" "1.18.0" |
5244 | 5244 |
|
5245 | 5245 | react@^18.2.0:
|
5246 | 5246 | version "18.2.0"
|
|
0 commit comments