mirror of
https://github.com/zadam/trilium.git
synced 2026-03-22 08:13:46 +01:00
fix(deps): update dependency katex to v0.16.40 (#9127)
This commit is contained in:
commit
271d87ae33
@ -58,7 +58,7 @@
|
||||
"jquery": "4.0.0",
|
||||
"jquery.fancytree": "2.38.5",
|
||||
"jsplumb": "2.15.6",
|
||||
"katex": "0.16.39",
|
||||
"katex": "0.16.40",
|
||||
"leaflet": "1.9.4",
|
||||
"leaflet-gpx": "2.2.0",
|
||||
"mark.js": "8.11.1",
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"fuse.js": "7.1.0",
|
||||
"katex": "0.16.39",
|
||||
"katex": "0.16.40",
|
||||
"mermaid": "11.13.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -312,8 +312,8 @@ importers:
|
||||
specifier: 2.15.6
|
||||
version: 2.15.6
|
||||
katex:
|
||||
specifier: 0.16.39
|
||||
version: 0.16.39
|
||||
specifier: 0.16.40
|
||||
version: 0.16.40
|
||||
leaflet:
|
||||
specifier: 1.9.4
|
||||
version: 1.9.4
|
||||
@ -1457,8 +1457,8 @@ importers:
|
||||
specifier: 7.1.0
|
||||
version: 7.1.0
|
||||
katex:
|
||||
specifier: 0.16.39
|
||||
version: 0.16.39
|
||||
specifier: 0.16.40
|
||||
version: 0.16.40
|
||||
mermaid:
|
||||
specifier: 11.13.0
|
||||
version: 11.13.0
|
||||
@ -10998,8 +10998,8 @@ packages:
|
||||
engines: {node: '>= 10'}
|
||||
hasBin: true
|
||||
|
||||
katex@0.16.39:
|
||||
resolution: {integrity: sha512-FR2f6y85+81ZLO0GPhyQ+EJl/E5ILNWltJhpAeOTzRny952Z13x2867lTFDmvMZix//Ux3CuMQ2VkLXRbUwOFg==}
|
||||
katex@0.16.40:
|
||||
resolution: {integrity: sha512-1DJcK/L05k1Y9Gf7wMcyuqFOL6BiY3vY0CFcAM/LPRN04NALxcl6u7lOWNsp3f/bCHWxigzQl6FbR95XJ4R84Q==}
|
||||
hasBin: true
|
||||
|
||||
kdbush@4.0.2:
|
||||
@ -28932,7 +28932,7 @@ snapshots:
|
||||
- supports-color
|
||||
- utf-8-validate
|
||||
|
||||
katex@0.16.39:
|
||||
katex@0.16.40:
|
||||
dependencies:
|
||||
commander: 8.3.0
|
||||
|
||||
@ -29668,7 +29668,7 @@ snapshots:
|
||||
dagre-d3-es: 7.0.14
|
||||
dayjs: 1.11.20
|
||||
dompurify: 3.3.3
|
||||
katex: 0.16.39
|
||||
katex: 0.16.40
|
||||
khroma: 2.1.0
|
||||
lodash-es: 4.17.23
|
||||
marked: 16.4.2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user