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

This commit is contained in:
renovate[bot]
2022-09-12 21:05:23 +00:00
committed by Bastian
parent 6d04853548
commit 50022ed77a
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -16,7 +16,7 @@
"@types/fs-extra": "9.0.13",
"@types/jest": "29.0.1",
"@types/node": "17.0.33",
"@types/react": "18.0.18",
"@types/react": "18.0.19",
"@types/react-dom": "18.0.6",
"@types/sanitize-html": "2.6.2",
"@types/walk": "2.3.1",
@@ -3957,9 +3957,9 @@
"integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
},
"node_modules/@types/react": {
"version": "18.0.18",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.18.tgz",
"integrity": "sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg==",
"version": "18.0.19",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.19.tgz",
"integrity": "sha512-BDc3Q+4Q3zsn7k9xZrKfjWyJsSlEDMs38gD1qp2eDazLCdcPqAT+vq1ND+Z8AGel/UiwzNUk8ptpywgNQcJ1MQ==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@@ -18937,9 +18937,9 @@
"integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
},
"@types/react": {
"version": "18.0.18",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.18.tgz",
"integrity": "sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg==",
"version": "18.0.19",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.19.tgz",
"integrity": "sha512-BDc3Q+4Q3zsn7k9xZrKfjWyJsSlEDMs38gD1qp2eDazLCdcPqAT+vq1ND+Z8AGel/UiwzNUk8ptpywgNQcJ1MQ==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@@ -30,7 +30,7 @@
"@types/fs-extra": "9.0.13",
"@types/jest": "29.0.1",
"@types/node": "17.0.33",
"@types/react": "18.0.18",
"@types/react": "18.0.19",
"@types/react-dom": "18.0.6",
"@types/sanitize-html": "2.6.2",
"@types/walk": "2.3.1",