Skip to content

Commit

Permalink
Update dependency katex to v0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2022
1 parent 406e728 commit b2edfbb
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 @@ -26,7 +26,7 @@
"jquery": "3.6.1",
"js-cookie": "2.2.1",
"js-sha256": "0.9.0",
"katex": "0.13.18",
"katex": "0.16.2",
"lodash-es": "4.17.21",
"markdown-it": "12.3.2",
"popper.js": "1.16.1",
Expand All @@ -47,7 +47,7 @@
"@types/jquery": "3.5.14",
"@types/js-cookie": "2.2.7",
"@types/js-yaml": "3.12.7",
"@types/katex": "0.11.1",
"@types/katex": "0.14.0",
"@types/lodash": "4.14.184",
"@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 @@ -1968,10 +1968,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.14.0":
version: 0.14.0
resolution: "@types/katex@npm:0.14.0"
checksum: 230a44c258fa3f51da59d2e23bba096f5c20954b4c0842a9671ef3e1dba79537d0fcbc95d531d6218156bb6fbc110dc0c11cf159aaad62a56152be7de2206508
languageName: node
linkType: hard

Expand Down Expand Up @@ -3411,10 +3411,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.0.0":
version: 8.3.0
resolution: "commander@npm:8.3.0"
checksum: 0b818d97ca9c8ad461ff05f873082af0c1895e49984a2abf1090e4a85c3537c3c0f9921e38314a9de7e71941f00f710c204d3560e3a7bc0b1023eef92d6bbfc0
languageName: node
linkType: hard

Expand Down Expand Up @@ -5179,7 +5179,7 @@ fsevents@~2.1.2:
"@types/jquery": 3.5.14
"@types/js-cookie": 2.2.7
"@types/js-yaml": 3.12.7
"@types/katex": 0.11.1
"@types/katex": 0.14.0
"@types/lodash": 4.14.184
"@types/markdown-it": 10.0.3
ContentTools: 1.6.16
Expand All @@ -5199,7 +5199,7 @@ fsevents@~2.1.2:
jquery: 3.6.1
js-cookie: 2.2.1
js-sha256: 0.9.0
katex: 0.13.18
katex: 0.16.2
lodash-es: 4.17.21
markdown-it: 12.3.2
mini-css-extract-plugin: 0.12.0
Expand Down Expand Up @@ -5769,14 +5769,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.2":
version: 0.16.2
resolution: "katex@npm:0.16.2"
dependencies:
commander: ^6.0.0
commander: ^8.0.0
bin:
katex: cli.js
checksum: a750c8c106487ff5fca4e18e22ac97b4fbf48c33a15c010293e392795b642c731c476cae98bfc92bfad4d4bcb052b00a3abc05a09d3e14d642e84d69428a588f
checksum: 2af2ab0b7d682e323b033c430c92a5a0c9df0722d796d9b254ea775f21f46bd0b25cd69cb5941cc19424ce53277c2ad04912fb8e766c1267c8dbd44b0bd29f8e
languageName: node
linkType: hard

Expand Down

0 comments on commit b2edfbb

Please sign in to comment.