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 v17.0.12 (#2935)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1b2af90e5a
commit
03b2b45c4d
|
@ -132,7 +132,7 @@
|
|||
"@types/node": "16.11.26",
|
||||
"@types/qrcode.react": "1.0.2",
|
||||
"@types/react": "17.0.39",
|
||||
"@types/react-dom": "17.0.11",
|
||||
"@types/react-dom": "17.0.12",
|
||||
"@typescript-eslint/eslint-plugin": "5.13.0",
|
||||
"@typescript-eslint/parser": "5.13.0",
|
||||
"@vitejs/plugin-react": "1.2.0",
|
||||
|
|
|
@ -15,7 +15,7 @@ specifiers:
|
|||
'@types/node': 16.11.26
|
||||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 17.0.39
|
||||
'@types/react-dom': 17.0.11
|
||||
'@types/react-dom': 17.0.12
|
||||
'@typescript-eslint/eslint-plugin': 5.13.0
|
||||
'@typescript-eslint/parser': 5.13.0
|
||||
'@vitejs/plugin-react': 1.2.0
|
||||
|
@ -90,7 +90,7 @@ devDependencies:
|
|||
'@types/node': 16.11.26
|
||||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 17.0.39
|
||||
'@types/react-dom': 17.0.11
|
||||
'@types/react-dom': 17.0.12
|
||||
'@typescript-eslint/eslint-plugin': 5.13.0_99f1c7fa3ada23abf5c494bf723a63d8
|
||||
'@typescript-eslint/parser': 5.13.0_typescript@4.6.2
|
||||
'@vitejs/plugin-react': 1.2.0
|
||||
|
@ -2350,7 +2350,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.17.2
|
||||
'@testing-library/dom': 8.11.3
|
||||
'@types/react-dom': 17.0.11
|
||||
'@types/react-dom': 17.0.12
|
||||
react: 17.0.2
|
||||
react-dom: 17.0.2_react@17.0.2
|
||||
dev: true
|
||||
|
@ -2475,8 +2475,8 @@ packages:
|
|||
'@types/react': 17.0.39
|
||||
dev: true
|
||||
|
||||
/@types/react-dom/17.0.11:
|
||||
resolution: {integrity: sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q==}
|
||||
/@types/react-dom/17.0.12:
|
||||
resolution: {integrity: sha512-SeJ430ndLI15JtRSHuzotn7AIdUtr8bdk6XW8mMfzjZo3vahRgJGHZqHiI4nAzCHTVG4qC21ObfsHBVUEHcDhg==}
|
||||
dependencies:
|
||||
'@types/react': 17.0.39
|
||||
dev: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user