Skip to content

Commit f63f683

Browse files
fix(deps): update dependency rehype-katex to v7.0.1 (#116)
1 parent 24f7f49 commit f63f683

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"react-dom": "18.3.1",
4242
"react-masonry-css": "1.0.16",
4343
"react-photo-album": "2.4.1",
44-
"rehype-katex": "7.0.0",
44+
"rehype-katex": "7.0.1",
4545
"remark-math": "6.0.0",
4646
"yet-another-react-lightbox": "3.21.6"
4747
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13127,9 +13127,9 @@ __metadata:
1312713127
languageName: node
1312813128
linkType: hard
1312913129

13130-
"rehype-katex@npm:7.0.0":
13131-
version: 7.0.0
13132-
resolution: "rehype-katex@npm:7.0.0"
13130+
"rehype-katex@npm:7.0.1":
13131+
version: 7.0.1
13132+
resolution: "rehype-katex@npm:7.0.1"
1313313133
dependencies:
1313413134
"@types/hast": "npm:^3.0.0"
1313513135
"@types/katex": "npm:^0.16.0"
@@ -13138,7 +13138,7 @@ __metadata:
1313813138
katex: "npm:^0.16.0"
1313913139
unist-util-visit-parents: "npm:^6.0.0"
1314013140
vfile: "npm:^6.0.0"
13141-
checksum: 10c0/4986d5db673576df0274464eafecef7c999fb72bf16e8df92454c68bf063b005010ab5465c64dacfbc1767ed6446dd03768917df7b9983f5e60711bce78b9880
13141+
checksum: 10c0/73c770319536128b75055d904d06951789d00a0552c11724c0dac2e244dcb21041630552d118a11cc42233fdcd1bfee525e78a0020fde635bd916cceb281dfb1
1314213142
languageName: node
1314313143
linkType: hard
1314413144

@@ -15346,7 +15346,7 @@ __metadata:
1534615346
react-dom: "npm:18.3.1"
1534715347
react-masonry-css: "npm:1.0.16"
1534815348
react-photo-album: "npm:2.4.1"
15349-
rehype-katex: "npm:7.0.0"
15349+
rehype-katex: "npm:7.0.1"
1535015350
remark-math: "npm:6.0.0"
1535115351
typescript: "npm:5.6.2"
1535215352
yet-another-react-lightbox: "npm:3.21.6"

0 commit comments

Comments
 (0)