mirror of
https://github.com/OpenListTeam/OpenList-Frontend.git
synced 2026-03-13 11:20:24 +00:00
fix(deps): update dependency katex to ^0.16.38
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
"hls.js": "^1.6.15",
|
||||
"ini": "^6.0.0",
|
||||
"just-once": "^2.2.0",
|
||||
"katex": "^0.16.28",
|
||||
"katex": "^0.16.38",
|
||||
"libass-wasm": "^4.1.0",
|
||||
"libheif-js": "^1.19.8",
|
||||
"lightgallery": "^2.9.0",
|
||||
|
||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -96,8 +96,8 @@ importers:
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.0
|
||||
katex:
|
||||
specifier: ^0.16.28
|
||||
version: 0.16.28
|
||||
specifier: ^0.16.38
|
||||
version: 0.16.38
|
||||
libass-wasm:
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0
|
||||
@@ -2796,8 +2796,8 @@ packages:
|
||||
just-once@2.2.0:
|
||||
resolution: {integrity: sha512-Wo547FgUOUZ98jbrZ1KX8nRezdEdtgIlC2NK1u1RvR1oZ/WoU++FjprP8J8hRbaox776MHyeMZZED4DvhhHVjg==}
|
||||
|
||||
katex@0.16.28:
|
||||
resolution: {integrity: sha512-YHzO7721WbmAL6Ov1uzN/l5mY5WWWhJBSW+jq4tkfZfsxmo1hu6frS0EOswvjBUnWE6NtjEs48SFn5CQESRLZg==}
|
||||
katex@0.16.38:
|
||||
resolution: {integrity: sha512-cjHooZUmIAUmDsHBN+1n8LaZdpmbj03LtYeYPyuYB7OuloiaeaV6N4LcfjcnHVzGWjVQmKrxxTrpDcmSzEZQwQ==}
|
||||
hasBin: true
|
||||
|
||||
khroma@2.1.0:
|
||||
@@ -6595,7 +6595,7 @@ snapshots:
|
||||
|
||||
just-once@2.2.0: {}
|
||||
|
||||
katex@0.16.28:
|
||||
katex@0.16.38:
|
||||
dependencies:
|
||||
commander: 8.3.0
|
||||
|
||||
@@ -6846,7 +6846,7 @@ snapshots:
|
||||
dagre-d3-es: 7.0.14
|
||||
dayjs: 1.11.19
|
||||
dompurify: 3.3.2
|
||||
katex: 0.16.28
|
||||
katex: 0.16.38
|
||||
khroma: 2.1.0
|
||||
lodash-es: 4.17.23
|
||||
marked: 16.4.2
|
||||
@@ -6938,7 +6938,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@types/katex': 0.16.8
|
||||
devlop: 1.1.0
|
||||
katex: 0.16.28
|
||||
katex: 0.16.38
|
||||
micromark-factory-space: 2.0.1
|
||||
micromark-util-character: 2.1.1
|
||||
micromark-util-symbol: 2.0.1
|
||||
@@ -7278,7 +7278,7 @@ snapshots:
|
||||
'@types/katex': 0.16.8
|
||||
hast-util-from-html-isomorphic: 2.0.0
|
||||
hast-util-to-text: 4.0.2
|
||||
katex: 0.16.28
|
||||
katex: 0.16.38
|
||||
unist-util-visit-parents: 6.0.2
|
||||
vfile: 6.0.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user