Skip to content

Commit

Permalink
Update dependency katex to v0.16.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent 0bc7cfa commit 0eabcc3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions zapisy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"jquery": "3.7.1",
"js-cookie": "2.2.1",
"js-sha256": "0.9.0",
"katex": "0.16.10",
"katex": "0.16.12",
"lodash-es": "4.17.21",
"markdown-it": "12.3.2",
"popper.js": "1.16.1",
Expand All @@ -50,7 +50,7 @@
"@types/jquery": "3.5.32",
"@types/js-cookie": "2.2.7",
"@types/js-yaml": "3.12.10",
"@types/katex": "0.11.1",
"@types/katex": "0.16.7",
"@types/lodash": "4.14.192",
"@types/markdown-it": "10.0.3",
"autoprefixer": "9.8.8",
Expand Down
20 changes: 10 additions & 10 deletions zapisy/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1674,10 +1674,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.7":
version: 0.16.7
resolution: "@types/katex@npm:0.16.7"
checksum: 8326285ea9c641a4ba29185d6709015d00cb3d201f8ffe7f70322173011bca6a77c219c47b0ace388eb643ead8accc07a0ef4257afcb719b102dab9a6fbb1ce1
languageName: node
linkType: hard

Expand Down Expand Up @@ -4935,7 +4935,7 @@ fsevents@~2.1.2:
"@types/jquery": 3.5.32
"@types/js-cookie": 2.2.7
"@types/js-yaml": 3.12.10
"@types/katex": 0.11.1
"@types/katex": 0.16.7
"@types/lodash": 4.14.192
"@types/markdown-it": 10.0.3
ContentTools: 1.6.16
Expand All @@ -4955,7 +4955,7 @@ fsevents@~2.1.2:
jquery: 3.7.1
js-cookie: 2.2.1
js-sha256: 0.9.0
katex: 0.16.10
katex: 0.16.12
lodash-es: 4.17.21
markdown-it: 12.3.2
mini-css-extract-plugin: 0.12.0
Expand Down Expand Up @@ -5527,14 +5527,14 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"katex@npm:0.16.10":
version: 0.16.10
resolution: "katex@npm:0.16.10"
"katex@npm:0.16.12":
version: 0.16.12
resolution: "katex@npm:0.16.12"
dependencies:
commander: ^8.3.0
bin:
katex: cli.js
checksum: 93d2530cc42d5fc586dc6fadb392a8e4e271fb24aa35175d73f483c4cfad3702b4d8f7c6d2f1ad9f2bb8a9caa0a1f956541aa3c2e2857fa82754eff8d6cd7e2b
checksum: 1850ebf60b39ed93a4a66fcb5547a56aecab2e206f4a49380b49ef40a463459321523960103a7658bd70121f4c784387b1563971ccdce9f7c0c3c29213b5124c
languageName: node
linkType: hard

Expand Down

0 comments on commit 0eabcc3

Please sign in to comment.