chore(deps): update dependency @types/react to v18.2.55
This commit is contained in:
parent
5c37f2c763
commit
803132e3ed
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -78,7 +78,7 @@
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/node": "20.11.16",
|
||||
"@types/prop-types": "15.7.11",
|
||||
"@types/react": "18.2.54",
|
||||
"@types/react": "18.2.55",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.39",
|
||||
@ -9415,9 +9415,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.2.54",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.54.tgz",
|
||||
"integrity": "sha512-039k+vrVJymDoe2y+HLk3O3oI3sa+C8KNjuDKofqrIJK26ramnqLNj9VJTaxAzFGMvpW/79HrrAJapHzpQ9fGQ==",
|
||||
"version": "18.2.55",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.55.tgz",
|
||||
"integrity": "sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
@ -84,7 +84,7 @@
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/node": "20.11.16",
|
||||
"@types/prop-types": "15.7.11",
|
||||
"@types/react": "18.2.54",
|
||||
"@types/react": "18.2.55",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.39",
|
||||
|
Loading…
x
Reference in New Issue
Block a user