|
|
|
@ -77,7 +77,7 @@
@@ -77,7 +77,7 @@
|
|
|
|
|
"@types/markdown-it": "12.2.3", |
|
|
|
|
"@types/node": "18.17.1", |
|
|
|
|
"@types/prop-types": "15.7.5", |
|
|
|
|
"@types/react": "18.2.16", |
|
|
|
|
"@types/react": "18.2.17", |
|
|
|
|
"@types/react-linkify": "1.0.1", |
|
|
|
|
"@types/sanitize-html": "^2.9.0", |
|
|
|
|
"@types/ua-parser-js": "0.7.36", |
|
|
|
@ -13755,9 +13755,9 @@
@@ -13755,9 +13755,9 @@
|
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/react": { |
|
|
|
|
"version": "18.2.16", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.16.tgz", |
|
|
|
|
"integrity": "sha512-LLFWr12ZhBJ4YVw7neWLe6Pk7Ey5R9OCydfuMsz1L8bZxzaawJj2p06Q8/EFEHDeTBQNFLF62X+CG7B2zIyu0Q==", |
|
|
|
|
"version": "18.2.17", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.17.tgz", |
|
|
|
|
"integrity": "sha512-u+e7OlgPPh+aryjOm5UJMX32OvB2E3QASOAqVMY6Ahs90djagxwv2ya0IctglNbNTexC12qCSMZG47KPfy1hAA==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/prop-types": "*", |
|
|
|
|
"@types/scheduler": "*", |
|
|
|
|