|
3306 | 3306 | redux-thunk "^2.4.2" |
3307 | 3307 | reselect "^4.1.8" |
3308 | 3308 |
|
3309 | | -"@remix-run/router@1.7.1": |
3310 | | - version "1.7.1" |
3311 | | - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.7.1.tgz#fea7ac35ae4014637c130011f59428f618730498" |
3312 | | - integrity sha512-bgVQM4ZJ2u2CM8k1ey70o1ePFXsEzYVZoWghh6WjM8p59jQ7HxzbHW4SbnWFG7V9ig9chLawQxDTZ3xzOF8MkQ== |
| 3309 | +"@remix-run/router@1.7.2": |
| 3310 | + version "1.7.2" |
| 3311 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.7.2.tgz#cba1cf0a04bc04cb66027c51fa600e9cbc388bc8" |
| 3312 | + integrity sha512-7Lcn7IqGMV+vizMPoEl5F0XDshcdDYtMI6uJLQdQz5CfZAwy3vvGKYSUk789qndt5dEC4HfSjviSYlSoHGL2+A== |
3313 | 3313 |
|
3314 | 3314 | "@rushstack/eslint-patch@^1.1.0": |
3315 | 3315 | version "1.1.0" |
@@ -9718,20 +9718,20 @@ react-refresh@^0.9.0: |
9718 | 9718 | resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.9.0.tgz#71863337adc3e5c2f8a6bfddd12ae3bfe32aafbf" |
9719 | 9719 | integrity sha512-Gvzk7OZpiqKSkxsQvO/mbTN1poglhmAV7gR/DdIrRrSMXraRQQlfikRJOr3Nb9GTMPC5kof948Zy6jJZIFtDvQ== |
9720 | 9720 |
|
9721 | | -react-router-dom@6.14.1: |
9722 | | - version "6.14.1" |
9723 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.14.1.tgz#0ad7ba7abdf75baa61169d49f096f0494907a36f" |
9724 | | - integrity sha512-ssF6M5UkQjHK70fgukCJyjlda0Dgono2QGwqGvuk7D+EDGHdacEN3Yke2LTMjkrpHuFwBfDFsEjGVXBDmL+bWw== |
| 9721 | +react-router-dom@6.14.2: |
| 9722 | + version "6.14.2" |
| 9723 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.14.2.tgz#88f520118b91aa60233bd08dbd3fdcaea3a68488" |
| 9724 | + integrity sha512-5pWX0jdKR48XFZBuJqHosX3AAHjRAzygouMTyimnBPOLdY3WjzUSKhus2FVMihUFWzeLebDgr4r8UeQFAct7Bg== |
9725 | 9725 | dependencies: |
9726 | | - "@remix-run/router" "1.7.1" |
9727 | | - react-router "6.14.1" |
| 9726 | + "@remix-run/router" "1.7.2" |
| 9727 | + react-router "6.14.2" |
9728 | 9728 |
|
9729 | | -react-router@6.14.1: |
9730 | | - version "6.14.1" |
9731 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.14.1.tgz#5e82bcdabf21add859dc04b1859f91066b3a5810" |
9732 | | - integrity sha512-U4PfgvG55LdvbQjg5Y9QRWyVxIdO1LlpYT7x+tMAxd9/vmiPuJhIwdxZuIQLN/9e3O4KFDHYfR9gzGeYMasW8g== |
| 9729 | +react-router@6.14.2: |
| 9730 | + version "6.14.2" |
| 9731 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.14.2.tgz#1f60994d8c369de7b8ba7a78d8f7ec23df76b300" |
| 9732 | + integrity sha512-09Zss2dE2z+T1D03IheqAFtK4UzQyX8nFPWx6jkwdYzGLXd5ie06A6ezS2fO6zJfEb/SpG6UocN2O1hfD+2urQ== |
9733 | 9733 | dependencies: |
9734 | | - "@remix-run/router" "1.7.1" |
| 9734 | + "@remix-run/router" "1.7.2" |
9735 | 9735 |
|
9736 | 9736 | react-shallow-renderer@^16.15.0: |
9737 | 9737 | version "16.15.0" |
|
0 commit comments