chore(deps): update dependency @types/react to v18.2.42
This commit is contained in:
parent
0a6000c84d
commit
5360ee6012
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -78,7 +78,7 @@
|
|||||||
"@types/markdown-it": "13.0.7",
|
"@types/markdown-it": "13.0.7",
|
||||||
"@types/node": "20.10.3",
|
"@types/node": "20.10.3",
|
||||||
"@types/prop-types": "15.7.11",
|
"@types/prop-types": "15.7.11",
|
||||||
"@types/react": "18.2.41",
|
"@types/react": "18.2.42",
|
||||||
"@types/react-linkify": "1.0.4",
|
"@types/react-linkify": "1.0.4",
|
||||||
"@types/sanitize-html": "^2.9.0",
|
"@types/sanitize-html": "^2.9.0",
|
||||||
"@types/ua-parser-js": "0.7.39",
|
"@types/ua-parser-js": "0.7.39",
|
||||||
@ -9392,9 +9392,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@types/react": {
|
"node_modules/@types/react": {
|
||||||
"version": "18.2.41",
|
"version": "18.2.42",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.41.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.42.tgz",
|
||||||
"integrity": "sha512-CwOGr/PiLiNBxEBqpJ7fO3kocP/2SSuC9fpH5K7tusrg4xPSRT/193rzolYwQnTN02We/ATXKnb6GqA5w4fRxw==",
|
"integrity": "sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/prop-types": "*",
|
"@types/prop-types": "*",
|
||||||
"@types/scheduler": "*",
|
"@types/scheduler": "*",
|
||||||
|
@ -84,7 +84,7 @@
|
|||||||
"@types/markdown-it": "13.0.7",
|
"@types/markdown-it": "13.0.7",
|
||||||
"@types/node": "20.10.3",
|
"@types/node": "20.10.3",
|
||||||
"@types/prop-types": "15.7.11",
|
"@types/prop-types": "15.7.11",
|
||||||
"@types/react": "18.2.41",
|
"@types/react": "18.2.42",
|
||||||
"@types/react-linkify": "1.0.4",
|
"@types/react-linkify": "1.0.4",
|
||||||
"@types/sanitize-html": "^2.9.0",
|
"@types/sanitize-html": "^2.9.0",
|
||||||
"@types/ua-parser-js": "0.7.39",
|
"@types/ua-parser-js": "0.7.39",
|
||||||
|
Loading…
Reference in New Issue
Block a user