|
|
|
@ -78,7 +78,7 @@
@@ -78,7 +78,7 @@
|
|
|
|
|
"@types/markdown-it": "13.0.5", |
|
|
|
|
"@types/node": "20.8.10", |
|
|
|
|
"@types/prop-types": "15.7.9", |
|
|
|
|
"@types/react": "18.2.34", |
|
|
|
|
"@types/react": "18.2.35", |
|
|
|
|
"@types/react-linkify": "1.0.3", |
|
|
|
|
"@types/sanitize-html": "^2.9.0", |
|
|
|
|
"@types/ua-parser-js": "0.7.38", |
|
|
|
@ -9125,9 +9125,9 @@
@@ -9125,9 +9125,9 @@
|
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/react": { |
|
|
|
|
"version": "18.2.34", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.34.tgz", |
|
|
|
|
"integrity": "sha512-U6eW/alrRk37FU/MS2RYMjx0Va2JGIVXELTODaTIYgvWGCV4Y4TfTUzG8DdmpDNIT0Xpj/R7GfyHOJJrDttcvg==", |
|
|
|
|
"version": "18.2.35", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.35.tgz", |
|
|
|
|
"integrity": "sha512-LG3xpFZ++rTndV+/XFyX5vUP7NI9yxyk+MQvBDq+CVs8I9DLSc3Ymwb1Vmw5YDoeNeHN4PDZa3HylMKJYT9PNQ==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/prop-types": "*", |
|
|
|
|
"@types/scheduler": "*", |
|
|
|
|