chore(deps): update dependency @types/react to v18.2.19
This commit is contained in:
parent
369f1cdd6a
commit
493b3744e8
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -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": "*",
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user