|
3252 | 3252 | redux-thunk "^2.4.2" |
3253 | 3253 | reselect "^4.1.8" |
3254 | 3254 |
|
3255 | | -"@remix-run/router@1.7.0": |
3256 | | - version "1.7.0" |
3257 | | - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.7.0.tgz#550a8d5760b78efc5d60f62b5829b0f74c1fde81" |
3258 | | - integrity sha512-Eu1V3kz3mV0wUpVTiFHuaT8UD1gj/0VnoFHQYX35xlslQUpe8CuYoKFn9d4WZFHm3yDywz6ALZuGdnUPKrNeAw== |
| 3255 | +"@remix-run/router@1.7.1": |
| 3256 | + version "1.7.1" |
| 3257 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.7.1.tgz#fea7ac35ae4014637c130011f59428f618730498" |
| 3258 | + integrity sha512-bgVQM4ZJ2u2CM8k1ey70o1ePFXsEzYVZoWghh6WjM8p59jQ7HxzbHW4SbnWFG7V9ig9chLawQxDTZ3xzOF8MkQ== |
3259 | 3259 |
|
3260 | 3260 | "@rushstack/eslint-patch@^1.1.0": |
3261 | 3261 | version "1.1.0" |
@@ -9635,20 +9635,20 @@ react-refresh@^0.9.0: |
9635 | 9635 | resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.9.0.tgz#71863337adc3e5c2f8a6bfddd12ae3bfe32aafbf" |
9636 | 9636 | integrity sha512-Gvzk7OZpiqKSkxsQvO/mbTN1poglhmAV7gR/DdIrRrSMXraRQQlfikRJOr3Nb9GTMPC5kof948Zy6jJZIFtDvQ== |
9637 | 9637 |
|
9638 | | -react-router-dom@6.14.0: |
9639 | | - version "6.14.0" |
9640 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.14.0.tgz#7ce6c3f73549e4d40216ba150253d3bf30812b33" |
9641 | | - integrity sha512-YEwlApKwzMMMbGbhh+Q7MsloTldcwMgHxUY/1g0uA62+B1hZo2jsybCWIDCL8zvIDB1FA0pBKY9chHbZHt+2dQ== |
| 9638 | +react-router-dom@6.14.1: |
| 9639 | + version "6.14.1" |
| 9640 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.14.1.tgz#0ad7ba7abdf75baa61169d49f096f0494907a36f" |
| 9641 | + integrity sha512-ssF6M5UkQjHK70fgukCJyjlda0Dgono2QGwqGvuk7D+EDGHdacEN3Yke2LTMjkrpHuFwBfDFsEjGVXBDmL+bWw== |
9642 | 9642 | dependencies: |
9643 | | - "@remix-run/router" "1.7.0" |
9644 | | - react-router "6.14.0" |
| 9643 | + "@remix-run/router" "1.7.1" |
| 9644 | + react-router "6.14.1" |
9645 | 9645 |
|
9646 | | -react-router@6.14.0: |
9647 | | - version "6.14.0" |
9648 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.14.0.tgz#1c3e8e922d934d43a253fd862c72c82167c0a7f1" |
9649 | | - integrity sha512-OD+vkrcGbvlwkspUFDgMzsu1RXwdjNh83YgG/28lBnDzgslhCgxIqoExLlxsfTpIygp7fc+Hd3esloNwzkm2xA== |
| 9646 | +react-router@6.14.1: |
| 9647 | + version "6.14.1" |
| 9648 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.14.1.tgz#5e82bcdabf21add859dc04b1859f91066b3a5810" |
| 9649 | + integrity sha512-U4PfgvG55LdvbQjg5Y9QRWyVxIdO1LlpYT7x+tMAxd9/vmiPuJhIwdxZuIQLN/9e3O4KFDHYfR9gzGeYMasW8g== |
9650 | 9650 | dependencies: |
9651 | | - "@remix-run/router" "1.7.0" |
| 9651 | + "@remix-run/router" "1.7.1" |
9652 | 9652 |
|
9653 | 9653 | react-shallow-renderer@^16.15.0: |
9654 | 9654 | version "16.15.0" |
|
0 commit comments