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.1 (#1722)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
056faf8857
commit
361705738a
|
@ -18,7 +18,7 @@
|
||||||
"@types/qrcode.react": "1.0.1",
|
"@types/qrcode.react": "1.0.1",
|
||||||
"@types/query-string": "6.3.0",
|
"@types/query-string": "6.3.0",
|
||||||
"@types/react": "17.0.2",
|
"@types/react": "17.0.2",
|
||||||
"@types/react-dom": "17.0.0",
|
"@types/react-dom": "17.0.1",
|
||||||
"@types/react-ga": "2.3.0",
|
"@types/react-ga": "2.3.0",
|
||||||
"@types/react-router-dom": "5.1.7",
|
"@types/react-router-dom": "5.1.7",
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
|
|
|
@ -2694,10 +2694,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
query-string "*"
|
query-string "*"
|
||||||
|
|
||||||
"@types/react-dom@17.0.0":
|
"@types/react-dom@17.0.1":
|
||||||
version "17.0.0"
|
version "17.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.0.tgz#b3b691eb956c4b3401777ee67b900cb28415d95a"
|
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.1.tgz#d92d77d020bfb083e07cc8e0ac9f933599a4d56a"
|
||||||
integrity sha512-lUqY7OlkF/RbNtD5nIq7ot8NquXrdFrjSOR6+w9a9RFQevGi1oZO1dcJbXMeONAPKtZ2UrZOEJ5UOCVsxbLk/g==
|
integrity sha512-yIVyopxQb8IDZ7SOHeTovurFq+fXiPICa+GV3gp0Xedsl+MwQlMLKmvrnEjFbQxjliH5YVAEWFh975eVNmKj7Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/react" "*"
|
"@types/react" "*"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user