0

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

This commit is contained in:
renovate[bot] 2023-08-11 06:57:24 +00:00 committed by GitHub
parent 369f1cdd6a
commit 493b3744e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -77,7 +77,7 @@
"@types/markdown-it": "12.2.3",
"@types/node": "18.17.3",
"@types/prop-types": "15.7.5",
"@types/react": "18.2.18",
"@types/react": "18.2.19",
"@types/react-linkify": "1.0.1",
"@types/sanitize-html": "^2.9.0",
"@types/ua-parser-js": "0.7.36",
@ -13752,9 +13752,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "18.2.18",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.18.tgz",
"integrity": "sha512-da4NTSeBv/P34xoZPhtcLkmZuJ+oYaCxHmyHzwaDQo9RQPBeXV+06gEk2FpqEcsX9XrnNLvRpVh6bdavDSjtiQ==",
"version": "18.2.19",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.19.tgz",
"integrity": "sha512-e2S8wmY1ePfM517PqCG80CcE48Xs5k0pwJzuDZsfE8IZRRBfOMCF+XqnFxu6mWtyivum1MQm4aco+WIt6Coimw==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@ -83,7 +83,7 @@
"@types/markdown-it": "12.2.3",
"@types/node": "18.17.3",
"@types/prop-types": "15.7.5",
"@types/react": "18.2.18",
"@types/react": "18.2.19",
"@types/react-linkify": "1.0.1",
"@types/sanitize-html": "^2.9.0",
"@types/ua-parser-js": "0.7.36",