Skip to content

Commit

Permalink
Update dependency katex to v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2022
1 parent 367f150 commit a099786
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.0",
"js-cookie": "2.2.1",
"js-sha256": "0.9.0",
"katex": "0.13.18",
"katex": "0.16.0",
"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 @@ -1868,10 +1868,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 @@ -3311,10 +3311,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 @@ -5079,7 +5079,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 @@ -5099,7 +5099,7 @@ fsevents@~2.1.2:
jquery: 3.6.0
js-cookie: 2.2.1
js-sha256: 0.9.0
katex: 0.13.18
katex: 0.16.0
lodash-es: 4.17.21
markdown-it: 12.3.2
mini-css-extract-plugin: 0.12.0
Expand Down Expand Up @@ -5669,14 +5669,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.0":
version: 0.16.0
resolution: "katex@npm:0.16.0"
dependencies:
commander: ^6.0.0
commander: ^8.0.0
bin:
katex: cli.js
checksum: a750c8c106487ff5fca4e18e22ac97b4fbf48c33a15c010293e392795b642c731c476cae98bfc92bfad4d4bcb052b00a3abc05a09d3e14d642e84d69428a588f
checksum: 8ca222252133305772a99b5c53b33aef48a5cebe5c79b6e7d6d17ad3ff123ee34b51768a3eab1e3122868f30d88f8e4b66af42f60ca9c223137fe01c3948b7ce
languageName: node
linkType: hard

Expand Down

0 comments on commit a099786

Please sign in to comment.