chore(deps): update dependency @types/react to v18.2.30

This commit is contained in:
Renovate Bot 2023-10-20 05:05:23 +00:00
parent e065c974f2
commit 6397f2d367
2 changed files with 14 additions and 14 deletions

6
package-lock.json generated

@ -622,9 +622,9 @@
"devOptional": true "devOptional": true
}, },
"node_modules/@types/react": { "node_modules/@types/react": {
"version": "18.2.29", "version": "18.2.30",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.29.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.30.tgz",
"integrity": "sha512-Z+ZrIRocWtdD70j45izShRwDuiB4JZqDegqMFW/I8aG5DxxLKOzVNoq62UIO82v9bdgi+DO1jvsb9sTEZUSm+Q==", "integrity": "sha512-OfqdJnDsSo4UNw0bqAjFCuBpLYQM7wvZidz0hVxHRjrEkzRlvZL1pJVyOSY55HMiKvRNEo9DUBRuEl7FNlJ/Vg==",
"devOptional": true, "devOptional": true,
"dependencies": { "dependencies": {
"@types/prop-types": "*", "@types/prop-types": "*",

@ -326,9 +326,9 @@
undici-types "~5.25.1" undici-types "~5.25.1"
"@types/prop-types@*": "@types/prop-types@*":
version "15.7.8" version "15.7.9"
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.8.tgz" resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.9.tgz#b6f785caa7ea1fe4414d9df42ee0ab67f23d8a6d"
integrity sha512-kMpQpfZKSCBqltAJwskgePRaYRFukDkm1oItcAbC3gNELR20XIBcN9VRgg4+m8DKsTfkWeA4m4Imp4DDuWy7FQ== integrity sha512-n1yyPsugYNSmHgxDFjicaI2+gCNjsBck8UX9kuofAKlc0h1bL+20oSF72KeNaW2DUlesbEVCFgyV2dPGTiY42g==
"@types/react-dom@^18": "@types/react-dom@^18":
version "18.2.14" version "18.2.14"
@ -337,19 +337,19 @@
dependencies: dependencies:
"@types/react" "*" "@types/react" "*"
"@types/react@*", "@types/react@^18": "@types/react@*", "@types/react@^18.2.30":
version "18.2.29" version "18.2.30"
resolved "https://registry.npmjs.org/@types/react/-/react-18.2.29.tgz" resolved "https://registry.npmjs.org/@types/react/-/react-18.2.30.tgz"
integrity sha512-Z+ZrIRocWtdD70j45izShRwDuiB4JZqDegqMFW/I8aG5DxxLKOzVNoq62UIO82v9bdgi+DO1jvsb9sTEZUSm+Q== integrity sha512-OfqdJnDsSo4UNw0bqAjFCuBpLYQM7wvZidz0hVxHRjrEkzRlvZL1pJVyOSY55HMiKvRNEo9DUBRuEl7FNlJ/Vg==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/scheduler@*": "@types/scheduler@*":
version "0.16.4" version "0.16.5"
resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.4.tgz" resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.5.tgz#4751153abbf8d6199babb345a52e1eb4167d64af"
integrity sha512-2L9ifAGl7wmXwP4v3pN4p2FLhD0O1qsJpvKmNin5VA8+UvNVb447UDaAEV6UdrkA+m/Xs58U1RFps44x6TFsVQ== integrity sha512-s/FPdYRmZR8SjLWGMCuax7r3qCWQw9QKHzXVukAuuIJkXkDRwp+Pu5LMIVFi0Fxbav35WURicYr8u1QsoybnQw==
"@types/triple-beam@^1.3.2": "@types/triple-beam@^1.3.2":
version "1.3.4" version "1.3.4"
@ -894,7 +894,7 @@ cssesc@^3.0.0:
csstype@^3.0.2: csstype@^3.0.2:
version "3.1.2" version "3.1.2"
resolved "https://registry.npmjs.org/csstype/-/csstype-3.1.2.tgz" resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ== integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
damerau-levenshtein@^1.0.8: damerau-levenshtein@^1.0.8: