build(deps): update dependency react-router-dom to v6.6.2 (#4743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4744/head
parent
0dcaa3d2ab
commit
81a3e50561
|
@ -39,7 +39,7 @@
|
|||
"react-dom": "18.2.0",
|
||||
"react-i18next": "12.1.4",
|
||||
"react-loading": "2.0.3",
|
||||
"react-router-dom": "6.6.1",
|
||||
"react-router-dom": "6.6.2",
|
||||
"react18-input-otp": "1.1.2",
|
||||
"zxcvbn": "4.4.2"
|
||||
},
|
||||
|
|
|
@ -54,7 +54,7 @@ specifiers:
|
|||
react-dom: 18.2.0
|
||||
react-i18next: 12.1.4
|
||||
react-loading: 2.0.3
|
||||
react-router-dom: 6.6.1
|
||||
react-router-dom: 6.6.2
|
||||
react-test-renderer: 18.2.0
|
||||
react18-input-otp: 1.1.2
|
||||
typescript: 4.9.4
|
||||
|
@ -87,7 +87,7 @@ dependencies:
|
|||
react-dom: 18.2.0_react@18.2.0
|
||||
react-i18next: 12.1.4_iakk3dtjhjpukdoa4oua5khgci
|
||||
react-loading: 2.0.3_react@18.2.0
|
||||
react-router-dom: 6.6.1_biqbaboplfbrettd7655fr4n2y
|
||||
react-router-dom: 6.6.2_biqbaboplfbrettd7655fr4n2y
|
||||
react18-input-otp: 1.1.2_biqbaboplfbrettd7655fr4n2y
|
||||
zxcvbn: 4.4.2
|
||||
|
||||
|
@ -8158,8 +8158,8 @@ packages:
|
|||
engines: {node: '>=0.10.0'}
|
||||
dev: true
|
||||
|
||||
/react-router-dom/6.6.1_biqbaboplfbrettd7655fr4n2y:
|
||||
resolution: {integrity: sha512-u+8BKUtelStKbZD5UcY0NY90WOzktrkJJhyhNg7L0APn9t1qJNLowzrM9CHdpB6+rcPt6qQrlkIXsTvhuXP68g==}
|
||||
/react-router-dom/6.6.2_biqbaboplfbrettd7655fr4n2y:
|
||||
resolution: {integrity: sha512-6SCDXxRQqW5af8ImOqKza7icmQ47/EMbz572uFjzvcArg3lZ+04PxSPp8qGs+p2Y+q+b+S/AjXv8m8dyLndIIA==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
react: '>=16.8 || 18'
|
||||
|
@ -8168,11 +8168,11 @@ packages:
|
|||
'@remix-run/router': 1.2.1
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
react-router: 6.6.1_react@18.2.0
|
||||
react-router: 6.6.2_react@18.2.0
|
||||
dev: false
|
||||
|
||||
/react-router/6.6.1_react@18.2.0:
|
||||
resolution: {integrity: sha512-YkvlYRusnI/IN0kDtosUCgxqHeulN5je+ew8W+iA1VvFhf86kA+JEI/X/8NqYcr11hCDDp906S+SGMpBheNeYQ==}
|
||||
/react-router/6.6.2_react@18.2.0:
|
||||
resolution: {integrity: sha512-uJPG55Pek3orClbURDvfljhqFvMgJRo59Pktywkk8hUUkTY2aRfza8Yhl/vZQXs+TNQyr6tu+uqz/fLxPICOGQ==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
react: '>=16.8 || 18'
|
||||
|
|
Loading…
Reference in New Issue