|
|
|
@ -77,7 +77,7 @@
@@ -77,7 +77,7 @@
|
|
|
|
|
"@types/markdown-it": "13.0.2", |
|
|
|
|
"@types/node": "18.18.3", |
|
|
|
|
"@types/prop-types": "15.7.8", |
|
|
|
|
"@types/react": "18.2.21", |
|
|
|
|
"@types/react": "18.2.25", |
|
|
|
|
"@types/react-linkify": "1.0.2", |
|
|
|
|
"@types/sanitize-html": "^2.9.0", |
|
|
|
|
"@types/ua-parser-js": "0.7.37", |
|
|
|
@ -13935,9 +13935,9 @@
@@ -13935,9 +13935,9 @@
|
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/react": { |
|
|
|
|
"version": "18.2.21", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.21.tgz", |
|
|
|
|
"integrity": "sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA==", |
|
|
|
|
"version": "18.2.25", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.25.tgz", |
|
|
|
|
"integrity": "sha512-24xqse6+VByVLIr+xWaQ9muX1B4bXJKXBbjszbld/UEDslGLY53+ZucF44HCmLbMPejTzGG9XgR+3m2/Wqu1kw==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/prop-types": "*", |
|
|
|
|
"@types/scheduler": "*", |
|
|
|
|