build(deps): update dependency react-router-dom to v6.9.0 (#5050)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/5051/head
renovate[bot] 2023-03-11 04:49:57 +11:00 committed by GitHub
parent 8d4924b913
commit 18b09fbe5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 12 deletions

View File

@ -39,7 +39,7 @@
"react-dom": "18.2.0",
"react-i18next": "12.2.0",
"react-loading": "2.0.3",
"react-router-dom": "6.8.2",
"react-router-dom": "6.9.0",
"react18-input-otp": "1.1.2",
"zxcvbn": "4.4.2"
},

View File

@ -54,7 +54,7 @@ specifiers:
react-dom: 18.2.0
react-i18next: 12.2.0
react-loading: 2.0.3
react-router-dom: 6.8.2
react-router-dom: 6.9.0
react-test-renderer: 18.2.0
react18-input-otp: 1.1.2
typescript: 4.9.5
@ -87,7 +87,7 @@ dependencies:
react-dom: 18.2.0_react@18.2.0
react-i18next: 12.2.0_nuvg7z3l7c7q3mgp6kac62miay
react-loading: 2.0.3_react@18.2.0
react-router-dom: 6.8.2_biqbaboplfbrettd7655fr4n2y
react-router-dom: 6.9.0_biqbaboplfbrettd7655fr4n2y
react18-input-otp: 1.1.2_biqbaboplfbrettd7655fr4n2y
zxcvbn: 4.4.2
@ -3387,8 +3387,8 @@ packages:
resolution: {integrity: sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==}
dev: false
/@remix-run/router/1.3.3:
resolution: {integrity: sha512-YRHie1yQEj0kqqCTCJEfHqYSSNlZQ696QJG+MMiW4mxSl9I0ojz/eRhJS4fs88Z5i6D1SmoF9d3K99/QOhI8/w==}
/@remix-run/router/1.4.0:
resolution: {integrity: sha512-BJ9SxXux8zAg991UmT8slpwpsd31K1dHHbD3Ba4VzD+liLQ4WAMSxQp2d2ZPRPfN0jN2NPRowcSSoM7lCaF08Q==}
engines: {node: '>=14'}
dev: false
@ -8484,26 +8484,26 @@ packages:
engines: {node: '>=0.10.0'}
dev: true
/react-router-dom/6.8.2_biqbaboplfbrettd7655fr4n2y:
resolution: {integrity: sha512-N/oAF1Shd7g4tWy+75IIufCGsHBqT74tnzHQhbiUTYILYF0Blk65cg+HPZqwC+6SqEyx033nKqU7by38v3lBZg==}
/react-router-dom/6.9.0_biqbaboplfbrettd7655fr4n2y:
resolution: {integrity: sha512-/seUAPY01VAuwkGyVBPCn1OXfVbaWGGu4QN9uj0kCPcTyNYgL1ldZpxZUpRU7BLheKQI4Twtl/OW2nHRF1u26Q==}
engines: {node: '>=14'}
peerDependencies:
react: '>=16.8 || 18'
react-dom: '>=16.8 || 18'
dependencies:
'@remix-run/router': 1.3.3
'@remix-run/router': 1.4.0
react: 18.2.0
react-dom: 18.2.0_react@18.2.0
react-router: 6.8.2_react@18.2.0
react-router: 6.9.0_react@18.2.0
dev: false
/react-router/6.8.2_react@18.2.0:
resolution: {integrity: sha512-lF7S0UmXI5Pd8bmHvMdPKI4u4S5McxmHnzJhrYi9ZQ6wE+DA8JN5BzVC5EEBuduWWDaiJ8u6YhVOCmThBli+rw==}
/react-router/6.9.0_react@18.2.0:
resolution: {integrity: sha512-51lKevGNUHrt6kLuX3e/ihrXoXCa9ixY/nVWRLlob4r/l0f45x3SzBvYJe3ctleLUQQ5fVa4RGgJOTH7D9Umhw==}
engines: {node: '>=14'}
peerDependencies:
react: '>=16.8 || 18'
dependencies:
'@remix-run/router': 1.3.3
'@remix-run/router': 1.4.0
react: 18.2.0
dev: false