chore(deps): update dependency @types/react to v18.2.67
This commit is contained in:
parent
91c9b16279
commit
64123c8577
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.28",
|
||||
"@types/prop-types": "15.7.11",
|
||||
"@types/react": "18.2.66",
|
||||
"@types/react": "18.2.67",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
"@types/sanitize-html": "^2.9.0",
|
||||
"@types/ua-parser-js": "0.7.39",
|
||||
@ -9422,9 +9422,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.2.66",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.66.tgz",
|
||||
"integrity": "sha512-OYTmMI4UigXeFMF/j4uv0lBBEbongSgptPrHBxqME44h9+yNov+oL6Z3ocJKo0WyXR84sQUNeyIp9MRfckvZpg==",
|
||||
"version": "18.2.67",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.67.tgz",
|
||||
"integrity": "sha512-vkIE2vTIMHQ/xL0rgmuoECBCkZFZeHr49HeWSc24AptMbNRo7pwSBvj73rlJJs9fGKj0koS+V7kQB1jHS0uCgw==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
@ -84,7 +84,7 @@
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/node": "20.11.28",
|
||||
"@types/prop-types": "15.7.11",
|
||||
"@types/react": "18.2.66",
|
||||
"@types/react": "18.2.67",
|
||||
"@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