chore(deps-dev): bump @types/katex from 0.16.1 to 0.16.2 (#834)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
993f6bbcb1
commit
b7fe803a5d
|
|
@ -168,7 +168,7 @@
|
|||
"@types/cookie": "0.5.1",
|
||||
"@types/hast": "3.0.0",
|
||||
"@types/js-yaml": "4.0.5",
|
||||
"@types/katex": "0.16.1",
|
||||
"@types/katex": "0.16.2",
|
||||
"@types/mdast": "4.0.0",
|
||||
"@types/mjml": "4.7.1",
|
||||
"@types/node": "20.4.5",
|
||||
|
|
|
|||
|
|
@ -416,8 +416,8 @@ devDependencies:
|
|||
specifier: 4.0.5
|
||||
version: 4.0.5
|
||||
'@types/katex':
|
||||
specifier: 0.16.1
|
||||
version: 0.16.1
|
||||
specifier: 0.16.2
|
||||
version: 0.16.2
|
||||
'@types/mdast':
|
||||
specifier: 4.0.0
|
||||
version: 4.0.0
|
||||
|
|
@ -4363,8 +4363,8 @@ packages:
|
|||
resolution: {integrity: sha512-+2FW2CcT0K3P+JMR8YG846bmDwplKUTsWgT2ENwdQ1UdVfRk3GQrh6Mi4sTopy30gI8Uau5CEqHTDZ6YvWIUPA==}
|
||||
dev: false
|
||||
|
||||
/@types/katex@0.16.1:
|
||||
resolution: {integrity: sha512-cwglq2A63Yk082CQk0t8LIoDhZAVgJqkumLyk3grpg3K8sevaDW//Qsspmxj9Sf+97biqt79CfAlPrvizHlP0w==}
|
||||
/@types/katex@0.16.2:
|
||||
resolution: {integrity: sha512-dHsSjSlU/EWEEbeNADr3FtZZOAXPkFPUO457QCnoNqcZQXNqNEu/svQd0Nritvd3wNff4vvC/f4e6xgX3Llt8A==}
|
||||
|
||||
/@types/mdast@3.0.11:
|
||||
resolution: {integrity: sha512-Y/uImid8aAwrEA24/1tcRZwpxX3pIFTSilcNDKSPn+Y2iDywSEachzRuvgAYYLR3wpGXAsMbv5lvKLDZLeYPAw==}
|
||||
|
|
@ -9981,7 +9981,7 @@ packages:
|
|||
/micromark-extension-math@2.1.2:
|
||||
resolution: {integrity: sha512-es0CcOV89VNS9wFmyn+wyFTKweXGW4CEvdaAca6SWRWPyYCbBisnjaHLjWO4Nszuiud84jCpkHsqAJoa768Pvg==}
|
||||
dependencies:
|
||||
'@types/katex': 0.16.1
|
||||
'@types/katex': 0.16.2
|
||||
katex: 0.16.8
|
||||
micromark-factory-space: 1.1.0
|
||||
micromark-util-character: 1.2.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue