Skip to content

Commit

Permalink
Update dependency katex to v0.16.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent cab27b3 commit d7ca842
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions zapisy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"jquery": "3.7.1",
"js-cookie": "2.2.1",
"js-sha256": "0.9.0",
"katex": "0.13.18",
"katex": "0.16.9",
"lodash-es": "4.17.21",
"markdown-it": "12.3.2",
"popper.js": "1.16.1",
Expand All @@ -49,7 +49,7 @@
"@types/jquery": "3.5.20",
"@types/js-cookie": "2.2.7",
"@types/js-yaml": "3.12.8",
"@types/katex": "0.11.1",
"@types/katex": "0.16.3",
"@types/lodash": "4.14.192",
"@types/markdown-it": "10.0.3",
"autoprefixer": "9.8.8",
Expand Down
30 changes: 15 additions & 15 deletions zapisy/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2117,10 +2117,10 @@ __metadata:
languageName: node
linkType: hard

"@types/katex@npm:0.11.1":
version: 0.11.1
resolution: "@types/katex@npm:0.11.1"
checksum: 00c3a02fe3049b06d218aaf9092ba6ac05dcb30c047899fb80a7b58b24eae40c962bc10c46863c203525aef28cfeebb636c7306e668a092077c78415cedb923a
"@types/katex@npm:0.16.3":
version: 0.16.3
resolution: "@types/katex@npm:0.16.3"
checksum: 89f0d2c7d5786c2391d944c0718628cf39035dbefd17b006b0687cc59fec04969939ac2389baa5697afadef3cb28c5927368ce7c9a6e90a7c767f200d3211c21
languageName: node
linkType: hard

Expand Down Expand Up @@ -3577,10 +3577,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^6.0.0":
version: 6.2.1
resolution: "commander@npm:6.2.1"
checksum: 47856aae6f194404122e359d8463e5e1a18f7cbab26722ce69f1379be8514bd49a160ef81a983d3d2091e3240022643354101d1276c797dcdd0b5bfc3c3f04a3
"commander@npm:^8.3.0":
version: 8.3.0
resolution: "commander@npm:8.3.0"
checksum: 0b818d97ca9c8ad461ff05f873082af0c1895e49984a2abf1090e4a85c3537c3c0f9921e38314a9de7e71941f00f710c204d3560e3a7bc0b1023eef92d6bbfc0
languageName: node
linkType: hard

Expand Down Expand Up @@ -5334,7 +5334,7 @@ fsevents@~2.1.2:
"@types/jquery": 3.5.20
"@types/js-cookie": 2.2.7
"@types/js-yaml": 3.12.8
"@types/katex": 0.11.1
"@types/katex": 0.16.3
"@types/lodash": 4.14.192
"@types/markdown-it": 10.0.3
ContentTools: 1.6.16
Expand All @@ -5355,7 +5355,7 @@ fsevents@~2.1.2:
jquery: 3.7.1
js-cookie: 2.2.1
js-sha256: 0.9.0
katex: 0.13.18
katex: 0.16.9
lodash-es: 4.17.21
markdown-it: 12.3.2
mini-css-extract-plugin: 0.12.0
Expand Down Expand Up @@ -5925,14 +5925,14 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"katex@npm:0.13.18":
version: 0.13.18
resolution: "katex@npm:0.13.18"
"katex@npm:0.16.9":
version: 0.16.9
resolution: "katex@npm:0.16.9"
dependencies:
commander: ^6.0.0
commander: ^8.3.0
bin:
katex: cli.js
checksum: a750c8c106487ff5fca4e18e22ac97b4fbf48c33a15c010293e392795b642c731c476cae98bfc92bfad4d4bcb052b00a3abc05a09d3e14d642e84d69428a588f
checksum: d3b38381c6ad357f673c57caccc3cf4ad8f06126ab362ff470a3a00a4c6c398d7db979c72aa6b4178ab6ba9e02f5a3791fb61dfe702de73989de92ad10c31bab
languageName: node
linkType: hard

Expand Down

0 comments on commit d7ca842

Please sign in to comment.