|
|
|
@ -78,7 +78,7 @@
@@ -78,7 +78,7 @@
|
|
|
|
|
"@types/markdown-it": "13.0.7", |
|
|
|
|
"@types/node": "20.10.0", |
|
|
|
|
"@types/prop-types": "15.7.11", |
|
|
|
|
"@types/react": "18.2.38", |
|
|
|
|
"@types/react": "18.2.39", |
|
|
|
|
"@types/react-linkify": "1.0.4", |
|
|
|
|
"@types/sanitize-html": "^2.9.0", |
|
|
|
|
"@types/ua-parser-js": "0.7.39", |
|
|
|
@ -9123,9 +9123,9 @@
@@ -9123,9 +9123,9 @@
|
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/react": { |
|
|
|
|
"version": "18.2.38", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.38.tgz", |
|
|
|
|
"integrity": "sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw==", |
|
|
|
|
"version": "18.2.39", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.39.tgz", |
|
|
|
|
"integrity": "sha512-Oiw+ppED6IremMInLV4HXGbfbG6GyziY3kqAwJYOR0PNbkYDmLWQA3a95EhdSmamsvbkJN96ZNN+YD+fGjzSBA==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/prop-types": "*", |
|
|
|
|
"@types/scheduler": "*", |
|
|
|
|