|
|
|
|
@ -77,7 +77,7 @@
@@ -77,7 +77,7 @@
|
|
|
|
|
"@types/markdown-it": "13.0.2", |
|
|
|
|
"@types/node": "18.18.4", |
|
|
|
|
"@types/prop-types": "15.7.8", |
|
|
|
|
"@types/react": "18.2.25", |
|
|
|
|
"@types/react": "18.2.27", |
|
|
|
|
"@types/react-linkify": "1.0.2", |
|
|
|
|
"@types/sanitize-html": "^2.9.0", |
|
|
|
|
"@types/ua-parser-js": "0.7.37", |
|
|
|
|
@ -13940,9 +13940,9 @@
@@ -13940,9 +13940,9 @@
|
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/react": { |
|
|
|
|
"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==", |
|
|
|
|
"version": "18.2.27", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.27.tgz", |
|
|
|
|
"integrity": "sha512-Wfv7B7FZiR2r3MIqbAlXoY1+tXm4bOqfz4oRr+nyXdBqapDBZ0l/IGcSlAfvxIHEEJjkPU0MYAc/BlFPOcrgLw==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/prop-types": "*", |
|
|
|
|
"@types/scheduler": "*", |
|
|
|
|
|