mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
build(deps): update dependency @types/react-dom to v18.0.4 (#3354)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
94998878be
commit
4da8036db2
|
@ -145,7 +145,7 @@
|
||||||
"@types/node": "16.11.34",
|
"@types/node": "16.11.34",
|
||||||
"@types/qrcode.react": "1.0.2",
|
"@types/qrcode.react": "1.0.2",
|
||||||
"@types/react": "18.0.9",
|
"@types/react": "18.0.9",
|
||||||
"@types/react-dom": "18.0.3",
|
"@types/react-dom": "18.0.4",
|
||||||
"@types/zxcvbn": "4.4.1",
|
"@types/zxcvbn": "4.4.1",
|
||||||
"@typescript-eslint/eslint-plugin": "5.23.0",
|
"@typescript-eslint/eslint-plugin": "5.23.0",
|
||||||
"@typescript-eslint/parser": "5.23.0",
|
"@typescript-eslint/parser": "5.23.0",
|
||||||
|
|
|
@ -15,7 +15,7 @@ specifiers:
|
||||||
'@types/node': 16.11.34
|
'@types/node': 16.11.34
|
||||||
'@types/qrcode.react': 1.0.2
|
'@types/qrcode.react': 1.0.2
|
||||||
'@types/react': 18.0.9
|
'@types/react': 18.0.9
|
||||||
'@types/react-dom': 18.0.3
|
'@types/react-dom': 18.0.4
|
||||||
'@types/zxcvbn': 4.4.1
|
'@types/zxcvbn': 4.4.1
|
||||||
'@typescript-eslint/eslint-plugin': 5.23.0
|
'@typescript-eslint/eslint-plugin': 5.23.0
|
||||||
'@typescript-eslint/parser': 5.23.0
|
'@typescript-eslint/parser': 5.23.0
|
||||||
|
@ -91,7 +91,7 @@ devDependencies:
|
||||||
'@types/node': 16.11.34
|
'@types/node': 16.11.34
|
||||||
'@types/qrcode.react': 1.0.2
|
'@types/qrcode.react': 1.0.2
|
||||||
'@types/react': 18.0.9
|
'@types/react': 18.0.9
|
||||||
'@types/react-dom': 18.0.3
|
'@types/react-dom': 18.0.4
|
||||||
'@types/zxcvbn': 4.4.1
|
'@types/zxcvbn': 4.4.1
|
||||||
'@typescript-eslint/eslint-plugin': 5.23.0_c63nfttrfhylg3zmgcxfslaw44
|
'@typescript-eslint/eslint-plugin': 5.23.0_c63nfttrfhylg3zmgcxfslaw44
|
||||||
'@typescript-eslint/parser': 5.23.0_hcfsmds2fshutdssjqluwm76uu
|
'@typescript-eslint/parser': 5.23.0_hcfsmds2fshutdssjqluwm76uu
|
||||||
|
@ -2585,7 +2585,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.17.8
|
'@babel/runtime': 7.17.8
|
||||||
'@testing-library/dom': 8.12.0
|
'@testing-library/dom': 8.12.0
|
||||||
'@types/react-dom': 18.0.3
|
'@types/react-dom': 18.0.4
|
||||||
react: 18.1.0
|
react: 18.1.0
|
||||||
react-dom: 18.1.0_react@18.1.0
|
react-dom: 18.1.0_react@18.1.0
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -2722,8 +2722,8 @@ packages:
|
||||||
'@types/react': 18.0.9
|
'@types/react': 18.0.9
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/react-dom/18.0.3:
|
/@types/react-dom/18.0.4:
|
||||||
resolution: {integrity: sha512-1RRW9kst+67gveJRYPxGmVy8eVJ05O43hg77G2j5m76/RFJtMbcfAs2viQ2UNsvvDg8F7OfQZx8qQcl6ymygaQ==}
|
resolution: {integrity: sha512-FgTtbqPOCI3dzZPZoC2T/sx3L34qxy99ITWn4eoSA95qPyXDMH0ALoAqUp49ITniiJFsXUVBtalh/KffMpg21Q==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/react': 18.0.9
|
'@types/react': 18.0.9
|
||||||
dev: true
|
dev: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user