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

This commit is contained in:
renovate[bot]
2022-09-06 12:19:32 +00:00
committed by Bastian
parent 9ebd1f7852
commit 9a541dc569
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": "28.1.8",
"@types/node": "17.0.33",
"@types/react": "18.0.14",
"@types/react": "18.0.18",
"@types/react-dom": "18.0.6",
"@types/sanitize-html": "2.6.2",
"@types/walk": "2.3.1",
@@ -3925,9 +3925,9 @@
"integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
},
"node_modules/@types/react": {
"version": "18.0.14",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.14.tgz",
"integrity": "sha512-x4gGuASSiWmo0xjDLpm5mPb52syZHJx02VKbqUKdLmKtAwIh63XClGsiTI1K6DO5q7ox4xAsQrU+Gl3+gGXF9Q==",
"version": "18.0.18",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.18.tgz",
"integrity": "sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@@ -18911,9 +18911,9 @@
"integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
},
"@types/react": {
"version": "18.0.14",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.14.tgz",
"integrity": "sha512-x4gGuASSiWmo0xjDLpm5mPb52syZHJx02VKbqUKdLmKtAwIh63XClGsiTI1K6DO5q7ox4xAsQrU+Gl3+gGXF9Q==",
"version": "18.0.18",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.18.tgz",
"integrity": "sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

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