|
|
|
@ -77,7 +77,7 @@
@@ -77,7 +77,7 @@
|
|
|
|
|
"@types/markdown-it": "13.0.4", |
|
|
|
|
"@types/node": "18.18.6", |
|
|
|
|
"@types/prop-types": "15.7.9", |
|
|
|
|
"@types/react": "18.2.28", |
|
|
|
|
"@types/react": "18.2.29", |
|
|
|
|
"@types/react-linkify": "1.0.2", |
|
|
|
|
"@types/sanitize-html": "^2.9.0", |
|
|
|
|
"@types/ua-parser-js": "0.7.37", |
|
|
|
@ -14282,9 +14282,9 @@
@@ -14282,9 +14282,9 @@
|
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/react": { |
|
|
|
|
"version": "18.2.28", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.28.tgz", |
|
|
|
|
"integrity": "sha512-ad4aa/RaaJS3hyGz0BGegdnSRXQBkd1CCYDCdNjBPg90UUpLgo+WlJqb9fMYUxtehmzF3PJaTWqRZjko6BRzBg==", |
|
|
|
|
"version": "18.2.29", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.29.tgz", |
|
|
|
|
"integrity": "sha512-Z+ZrIRocWtdD70j45izShRwDuiB4JZqDegqMFW/I8aG5DxxLKOzVNoq62UIO82v9bdgi+DO1jvsb9sTEZUSm+Q==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/prop-types": "*", |
|
|
|
|
"@types/scheduler": "*", |
|
|
|
|