|
787 | 787 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" |
788 | 788 | integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== |
789 | 789 |
|
790 | | -"@remix-run/router@1.23.2": |
791 | | - version "1.23.2" |
792 | | - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.2.tgz#156c4b481c0bee22a19f7924728a67120de06971" |
793 | | - integrity sha512-Ic6m2U/rMjTkhERIa/0ZtXJP17QUi2CbWE7cqx4J58M8aA3QTfW+2UlQ4psvTX9IO1RfNVhK3pcpdjej7L+t2w== |
| 790 | +"@remix-run/router@1.23.3": |
| 791 | + version "1.23.3" |
| 792 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.3.tgz#957c098d4393d301a8aa7dccf3ef28ea5430e36a" |
| 793 | + integrity sha512-4An71tdz9X8+3sI4Qqqd2LWd9vS39J7sqd9EU4Scw7TJE/qB10Flv/UuqbPVgfQV9XoK8Np6jNquZitnZq5i+Q== |
794 | 794 |
|
795 | 795 | "@tsconfig/node10@^1.0.7": |
796 | 796 | version "1.0.12" |
@@ -6221,14 +6221,14 @@ react-redux@7.2.9: |
6221 | 6221 | prop-types "^15.7.2" |
6222 | 6222 | react-is "^17.0.2" |
6223 | 6223 |
|
6224 | | -react-router-dom-v5-compat@^6.11.2: |
6225 | | - version "6.30.3" |
6226 | | - resolved "https://registry.yarnpkg.com/react-router-dom-v5-compat/-/react-router-dom-v5-compat-6.30.3.tgz#0bd5ccc0d9fc0e81ceabade75acc55240279aaaf" |
6227 | | - integrity sha512-WWZtwGYyoaeUDNrhzzDkh4JvN5nU0MIz80Dxim6pznQrfS+dv0mvtVoHTA6HlUl/OiJl7WWjbsQwjTnYXejEHg== |
| 6224 | +react-router-dom-v5-compat@6.30.4, react-router-dom-v5-compat@^6.11.2: |
| 6225 | + version "6.30.4" |
| 6226 | + resolved "https://registry.yarnpkg.com/react-router-dom-v5-compat/-/react-router-dom-v5-compat-6.30.4.tgz#b7cad925e08120e0d33939d8fede670d853a33a9" |
| 6227 | + integrity sha512-lJP6Zl6DYQtmrnaOV7MW5s/Npe7mYOokwekaPAqjCgIMQmZFfdA8mfoe5kWJoT/xedSdgZLrfFVHx18RUIIcEw== |
6228 | 6228 | dependencies: |
6229 | | - "@remix-run/router" "1.23.2" |
| 6229 | + "@remix-run/router" "1.23.3" |
6230 | 6230 | history "^5.3.0" |
6231 | | - react-router "6.30.3" |
| 6231 | + react-router "6.30.4" |
6232 | 6232 |
|
6233 | 6233 | react-router-dom@5.3.x: |
6234 | 6234 | version "5.3.4" |
@@ -6258,12 +6258,12 @@ react-router@5.3.4, react-router@5.3.x: |
6258 | 6258 | tiny-invariant "^1.0.2" |
6259 | 6259 | tiny-warning "^1.0.0" |
6260 | 6260 |
|
6261 | | -react-router@6.30.3: |
6262 | | - version "6.30.3" |
6263 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.3.tgz#994b3ccdbe0e81fe84d4f998100f62584dfbf1cf" |
6264 | | - integrity sha512-XRnlbKMTmktBkjCLE8/XcZFlnHvr2Ltdr1eJX4idL55/9BbORzyZEaIkBFDhFGCEWBBItsVrDxwx3gnisMitdw== |
| 6261 | +react-router@6.30.4: |
| 6262 | + version "6.30.4" |
| 6263 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.4.tgz#638f35176527bd243d96d81d35d33b757bad46c2" |
| 6264 | + integrity sha512-SVUsDe+DybHM/WmYKIVYhZh1o5Dcuf16yM6WjG02Q9XVFMZIJyHYhwrr6bFBXZkVP6z69kNkMyBCujt8FaFLJA== |
6265 | 6265 | dependencies: |
6266 | | - "@remix-run/router" "1.23.2" |
| 6266 | + "@remix-run/router" "1.23.3" |
6267 | 6267 |
|
6268 | 6268 | react-side-effect@^2.1.0: |
6269 | 6269 | version "2.1.2" |
|
0 commit comments