chore(deps): update dependency @types/react to v18.2.79
This commit is contained in:
parent
9b569f3293
commit
288219d40c
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -78,7 +78,7 @@
|
||||
"@types/markdown-it": "14.0.1",
|
||||
"@types/node": "20.12.7",
|
||||
"@types/prop-types": "15.7.12",
|
||||
"@types/react": "18.2.78",
|
||||
"@types/react": "18.2.79",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.39",
|
||||
@ -9685,9 +9685,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.2.78",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.78.tgz",
|
||||
"integrity": "sha512-qOwdPnnitQY4xKlKayt42q5W5UQrSHjgoXNVEtxeqdITJ99k4VXJOP3vt8Rkm9HmgJpH50UNU+rlqfkfWOqp0A==",
|
||||
"version": "18.2.79",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.79.tgz",
|
||||
"integrity": "sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"csstype": "^3.0.2"
|
||||
|
@ -84,7 +84,7 @@
|
||||
"@types/markdown-it": "14.0.1",
|
||||
"@types/node": "20.12.7",
|
||||
"@types/prop-types": "15.7.12",
|
||||
"@types/react": "18.2.78",
|
||||
"@types/react": "18.2.79",
|
||||
"@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