|
3611 | 3611 | redux-thunk "^2.4.2" |
3612 | 3612 | reselect "^4.1.8" |
3613 | 3613 |
|
3614 | | -"@remix-run/router@1.19.2": |
3615 | | - version "1.19.2" |
3616 | | - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.19.2.tgz#0c896535473291cb41f152c180bedd5680a3b273" |
3617 | | - integrity sha512-baiMx18+IMuD1yyvOGaHM9QrVUPGGG0jC+z+IPHnRJWUAUvaKuWKyE8gjDj2rzv3sz9zOGoRSPgeBVHRhZnBlA== |
| 3614 | +"@remix-run/router@1.20.0": |
| 3615 | + version "1.20.0" |
| 3616 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.20.0.tgz#03554155b45d8b529adf635b2f6ad1165d70d8b4" |
| 3617 | + integrity sha512-mUnk8rPJBI9loFDZ+YzPGdeniYK+FTmRD1TMCz7ev2SNIozyKKpnGgsxO34u6Z4z/t0ITuu7voi/AshfsGsgFg== |
3618 | 3618 |
|
3619 | 3619 | "@rollup/plugin-babel@^5.2.0": |
3620 | 3620 | version "5.3.1" |
@@ -13875,20 +13875,20 @@ react-refresh@^0.11.0: |
13875 | 13875 | resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046" |
13876 | 13876 | integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A== |
13877 | 13877 |
|
13878 | | -react-router-dom@^6.26.2: |
13879 | | - version "6.26.2" |
13880 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.2.tgz#a6e3b0cbd6bfd508e42b9342099d015a0ac59680" |
13881 | | - integrity sha512-z7YkaEW0Dy35T3/QKPYB1LjMK2R1fxnHO8kWpUMTBdfVzZrWOiY9a7CtN8HqdWtDUWd5FY6Dl8HFsqVwH4uOtQ== |
| 13878 | +react-router-dom@^6.27.0: |
| 13879 | + version "6.27.0" |
| 13880 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.27.0.tgz#8d7972a425fd75f91c1e1ff67e47240c5752dc3f" |
| 13881 | + integrity sha512-+bvtFWMC0DgAFrfKXKG9Fc+BcXWRUO1aJIihbB79xaeq0v5UzfvnM5houGUm1Y461WVRcgAQ+Clh5rdb1eCx4g== |
13882 | 13882 | dependencies: |
13883 | | - "@remix-run/router" "1.19.2" |
13884 | | - react-router "6.26.2" |
| 13883 | + "@remix-run/router" "1.20.0" |
| 13884 | + react-router "6.27.0" |
13885 | 13885 |
|
13886 | | -react-router@6.26.2, react-router@^6.26.2: |
13887 | | - version "6.26.2" |
13888 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.26.2.tgz#2f0a68999168954431cdc29dd36cec3b6fa44a7e" |
13889 | | - integrity sha512-tvN1iuT03kHgOFnLPfLJ8V95eijteveqdOSk+srqfePtQvqCExB8eHOYnlilbOcyJyKnYkr1vJvf7YqotAJu1A== |
| 13886 | +react-router@6.27.0, react-router@^6.27.0: |
| 13887 | + version "6.27.0" |
| 13888 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.27.0.tgz#db292474926c814c996c0ff3ef0162d1f9f60ed4" |
| 13889 | + integrity sha512-YA+HGZXz4jaAkVoYBE98VQl+nVzI+cVI2Oj/06F5ZM+0u3TgedN9Y9kmMRo2mnkSK2nCpNQn0DVob4HCsY/WLw== |
13890 | 13890 | dependencies: |
13891 | | - "@remix-run/router" "1.19.2" |
| 13891 | + "@remix-run/router" "1.20.0" |
13892 | 13892 |
|
13893 | 13893 | |
13894 | 13894 | version "5.0.1" |
|
0 commit comments