1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00

chore(deps): update dependency @types/react to v17.0.64

This commit is contained in:
renovate[bot] 2023-08-17 13:05:21 +00:00 committed by GitHub
parent e1ee2f6c71
commit abbb664fb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -50,7 +50,7 @@
"@types/lodash.clonedeep": "4.5.7",
"@types/lodash.omit": "4.5.7",
"@types/node": "18.17.4",
"@types/react": "17.0.63",
"@types/react": "17.0.64",
"@types/react-dom": "17.0.20",
"@types/react-linkify": "1.0.1",
"@types/react-router-dom": "5.3.3",
@ -123,7 +123,7 @@
"@codemirror/state": "6.2.1",
"@xmldom/xmldom": "^0.8.4",
"json5": "^2.2.2",
"@types/react": "17.0.63",
"@types/react": "17.0.64",
"@types/react-dom": "17.0.20",
"semver": "7.5.4"
},

View File

@ -3051,10 +3051,10 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@17.0.63", "@types/react@>=16.9.0", "@types/react@^17":
version "17.0.63"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.63.tgz#78ca41a34b1e4fd5ba9398d33bc78a81bfd5c180"
integrity sha512-T+aaG8RlIkgJ4VzWLJYbMW9QX7sIAV8CcuyV6FU6Hm7yu3Bee1YBZQRu2vYEm/dU8kre+/mzl2aGYh5MFgVLaQ==
"@types/react@*", "@types/react@17.0.64", "@types/react@>=16.9.0", "@types/react@^17":
version "17.0.64"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.64.tgz#468162c66c33ddb4548eb1a0e36682028d9e9a62"
integrity sha512-IlgbX/vglDTwrCRgad6fTCzOT+D/5C0xwuvrzfuqfhg9gJrkFqAGADpUFlEtqbrP1IEo9QLSbo41MaFfoIu9Aw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"