build(deps): update dependency react18-input-otp to v1.1.2 (#4645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4649/head
parent
7b8ed46537
commit
fbd0c9d234
|
@ -41,7 +41,7 @@
|
|||
"react-i18next": "12.1.1",
|
||||
"react-loading": "2.0.3",
|
||||
"react-router-dom": "6.6.1",
|
||||
"react18-input-otp": "1.1.1",
|
||||
"react18-input-otp": "1.1.2",
|
||||
"zxcvbn": "4.4.2"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
@ -57,7 +57,7 @@ specifiers:
|
|||
react-loading: 2.0.3
|
||||
react-router-dom: 6.6.1
|
||||
react-test-renderer: 18.2.0
|
||||
react18-input-otp: 1.1.1
|
||||
react18-input-otp: 1.1.2
|
||||
typescript: 4.9.4
|
||||
vite: 4.0.3
|
||||
vite-plugin-eslint: 1.8.1
|
||||
|
@ -90,7 +90,7 @@ dependencies:
|
|||
react-i18next: 12.1.1_6vygckh2jgtx4nucc3no6lnm3y
|
||||
react-loading: 2.0.3_react@18.2.0
|
||||
react-router-dom: 6.6.1_biqbaboplfbrettd7655fr4n2y
|
||||
react18-input-otp: 1.1.1_biqbaboplfbrettd7655fr4n2y
|
||||
react18-input-otp: 1.1.2_biqbaboplfbrettd7655fr4n2y
|
||||
zxcvbn: 4.4.2
|
||||
|
||||
devDependencies:
|
||||
|
@ -8127,8 +8127,8 @@ packages:
|
|||
dependencies:
|
||||
loose-envify: 1.4.0
|
||||
|
||||
/react18-input-otp/1.1.1_biqbaboplfbrettd7655fr4n2y:
|
||||
resolution: {integrity: sha512-rbqYoLFB3Lp+rJvHv+Ro3E65gberxTBTKdZV8LU/wKo60w6j8lNBmwrtzhH30wS00MhxVkwjUlLYVtzK16ynjQ==}
|
||||
/react18-input-otp/1.1.2_biqbaboplfbrettd7655fr4n2y:
|
||||
resolution: {integrity: sha512-E21NiPh/KH67Bq/uEAm78E8H+croiGAyX5WcXfX49qh0im1iKrk/3RCKCTESG6WUoJYyh/fj5JY0UrHm+Mm0eQ==}
|
||||
peerDependencies:
|
||||
react: 16.2.0 - 18 || 18
|
||||
react-dom: 16.2.0 - 18 || 18
|
||||
|
|
Loading…
Reference in New Issue