|
|
|
@ -74,7 +74,7 @@
@@ -74,7 +74,7 @@
|
|
|
|
|
"@types/chart.js": "2.9.37", |
|
|
|
|
"@types/classnames": "2.3.1", |
|
|
|
|
"@types/jest": "^29.5.0", |
|
|
|
|
"@types/markdown-it": "13.0.0", |
|
|
|
|
"@types/markdown-it": "13.0.1", |
|
|
|
|
"@types/node": "18.17.11", |
|
|
|
|
"@types/prop-types": "15.7.5", |
|
|
|
|
"@types/react": "18.2.21", |
|
|
|
@ -13770,9 +13770,9 @@
@@ -13770,9 +13770,9 @@
|
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/markdown-it": { |
|
|
|
|
"version": "13.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-13.0.0.tgz", |
|
|
|
|
"integrity": "sha512-mPTaUl5glYfzdJFeCsvhXQwZKdyszNAZcMm5ZTP5SfpTu+vIbog7J3z8Fa4x/Fzv5TB4R6OA/pHBYIYmkYOWGQ==", |
|
|
|
|
"version": "13.0.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-13.0.1.tgz", |
|
|
|
|
"integrity": "sha512-SUEb8Frsxs3D5Gg9xek6i6EG6XQ5s+O+ZdQzIPESZVZw3Pv3CPQfjCJBI+RgqZd1IBeu18S0Rn600qpPnEK37w==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/linkify-it": "*", |
|
|
|
|