|
|
|
@ -78,7 +78,7 @@
@@ -78,7 +78,7 @@
|
|
|
|
|
"@types/markdown-it": "13.0.7", |
|
|
|
|
"@types/node": "20.10.6", |
|
|
|
|
"@types/prop-types": "15.7.11", |
|
|
|
|
"@types/react": "18.2.42", |
|
|
|
|
"@types/react": "18.2.46", |
|
|
|
|
"@types/react-linkify": "1.0.4", |
|
|
|
|
"@types/sanitize-html": "^2.9.0", |
|
|
|
|
"@types/ua-parser-js": "0.7.39", |
|
|
|
@ -9410,9 +9410,9 @@
@@ -9410,9 +9410,9 @@
|
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/react": { |
|
|
|
|
"version": "18.2.42", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.42.tgz", |
|
|
|
|
"integrity": "sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA==", |
|
|
|
|
"version": "18.2.46", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.46.tgz", |
|
|
|
|
"integrity": "sha512-nNCvVBcZlvX4NU1nRRNV/mFl1nNRuTuslAJglQsq+8ldXe5Xv0Wd2f7WTE3jOxhLH2BFfiZGC6GCp+kHQbgG+w==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/prop-types": "*", |
|
|
|
|
"@types/scheduler": "*", |
|
|
|
|