Skip to content

Commit

Permalink
fix(deps): update dependency rehype-katex to v7 (#533)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent c8a04a6 commit fd6d91b
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 67 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"prism-react-renderer": "1.3.3",
"react": "18.0.0",
"react-dom": "18.0.0",
"rehype-katex": "^6.0.3",
"rehype-katex": "^7.0.0",
"remark-math": "^5.1.1"
},
"browserslist": {
Expand Down
224 changes: 158 additions & 66 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3854,6 +3854,15 @@ __metadata:
languageName: node
linkType: hard

"@types/hast@npm:^3.0.0":
version: 3.0.1
resolution: "@types/hast@npm:3.0.1"
dependencies:
"@types/unist": "*"
checksum: b7ae475436575273dcc7e6d724f50e7fae86ba42f11fabf74243ac3db37379974fe017582a92ef2e00028cc6299690c6fdd8e15823ac9e68ee745c6258efa1f0
languageName: node
linkType: hard

"@types/history@npm:^4.7.11":
version: 4.7.11
resolution: "@types/history@npm:4.7.11"
Expand Down Expand Up @@ -3946,13 +3955,6 @@ __metadata:
languageName: node
linkType: hard

"@types/katex@npm:^0.14.0":
version: 0.14.0
resolution: "@types/katex@npm:0.14.0"
checksum: 330e0d0337ba48c87f5b793965fbad673653789bf6e50dfe8d726a7b0cbefd37195055e31503aae629814aa79447e4f23a4b87ad1ac565c0d9a9d9978836f39b
languageName: node
linkType: hard

"@types/katex@npm:^0.16.0":
version: 0.16.3
resolution: "@types/katex@npm:0.16.3"
Expand Down Expand Up @@ -4212,20 +4214,20 @@ __metadata:
languageName: node
linkType: hard

"@types/unist@npm:*, @types/unist@npm:^3.0.0":
version: 3.0.0
resolution: "@types/unist@npm:3.0.0"
checksum: e9d21a8fb5e332be0acef29192d82632875b2ef3e700f1bc64fdfc1520189542de85c3d4f3bcfbc2f4afdb210f4c23f68061f3fbf10744e920d4f18430d19f49
languageName: node
linkType: hard

"@types/unist@npm:^2, @types/unist@npm:^2.0.0, @types/unist@npm:^2.0.2, @types/unist@npm:^2.0.3":
version: 2.0.8
resolution: "@types/unist@npm:2.0.8"
checksum: f4852d10a6752dc70df363917ef74453e5d2fd42824c0f6d09d19d530618e1402193977b1207366af4415aaec81d4e262c64d00345402020c4ca179216e553c7
languageName: node
linkType: hard

"@types/unist@npm:^3.0.0":
version: 3.0.0
resolution: "@types/unist@npm:3.0.0"
checksum: e9d21a8fb5e332be0acef29192d82632875b2ef3e700f1bc64fdfc1520189542de85c3d4f3bcfbc2f4afdb210f4c23f68061f3fbf10744e920d4f18430d19f49
languageName: node
linkType: hard

"@types/ws@npm:^8.5.5":
version: 8.5.5
resolution: "@types/ws@npm:8.5.5"
Expand Down Expand Up @@ -5985,7 +5987,7 @@ __metadata:
prism-react-renderer: 1.3.3
react: 18.0.0
react-dom: 18.0.0
rehype-katex: ^6.0.3
rehype-katex: ^7.0.0
remark-math: ^5.1.1
typescript: 4.7.3
unified: 11.0.3
Expand Down Expand Up @@ -6666,7 +6668,7 @@ __metadata:
languageName: node
linkType: hard

"devlop@npm:^1.0.0":
"devlop@npm:^1.0.0, devlop@npm:^1.1.0":
version: 1.1.0
resolution: "devlop@npm:1.1.0"
dependencies:
Expand Down Expand Up @@ -8513,38 +8515,40 @@ __metadata:
languageName: node
linkType: hard

"hast-util-from-dom@npm:^4.0.0":
version: 4.2.0
resolution: "hast-util-from-dom@npm:4.2.0"
"hast-util-from-dom@npm:^5.0.0":
version: 5.0.0
resolution: "hast-util-from-dom@npm:5.0.0"
dependencies:
hastscript: ^7.0.0
"@types/hast": ^3.0.0
hastscript: ^8.0.0
web-namespaces: ^2.0.0
checksum: 0eac72cfb2bad20cf70ad978332be8c746dba27576fea3c3b123d7d1a52a8e10a88a25622b60f45255994163845e3f784fcd7c013b1301f2df4b81e3d0b1b973
checksum: bf8f96c480a598b42156227be2210bbb7a08da519ae4d57814385c8560b01e2b6b5fbde2afce808ce7ba7c5cd172822d4285b8f5edde2d13089bc9c3177c0d09
languageName: node
linkType: hard

"hast-util-from-html-isomorphic@npm:^1.0.0":
version: 1.0.0
resolution: "hast-util-from-html-isomorphic@npm:1.0.0"
"hast-util-from-html-isomorphic@npm:^2.0.0":
version: 2.0.0
resolution: "hast-util-from-html-isomorphic@npm:2.0.0"
dependencies:
"@types/hast": ^2.0.0
hast-util-from-dom: ^4.0.0
hast-util-from-html: ^1.0.0
unist-util-remove-position: ^4.0.0
checksum: a72786d6757a1a38d76cf74ba86fecfaf0690d465dcae477bfa7199ec03d364ba964f658331406ee7e62e912186df6d4ff38fc3ad050e0e3d8bc33a653df060d
"@types/hast": ^3.0.0
hast-util-from-dom: ^5.0.0
hast-util-from-html: ^2.0.0
unist-util-remove-position: ^5.0.0
checksum: a98d02890bd1b5a804a1b2aaacd0332a6563f2a8df620450e38ab8962728cda0485cd29435824840621d1e653943776864e912d78d24cce6a7f484011ee7cef0
languageName: node
linkType: hard

"hast-util-from-html@npm:^1.0.0":
version: 1.0.2
resolution: "hast-util-from-html@npm:1.0.2"
"hast-util-from-html@npm:^2.0.0":
version: 2.0.1
resolution: "hast-util-from-html@npm:2.0.1"
dependencies:
"@types/hast": ^2.0.0
hast-util-from-parse5: ^7.0.0
"@types/hast": ^3.0.0
devlop: ^1.1.0
hast-util-from-parse5: ^8.0.0
parse5: ^7.0.0
vfile: ^5.0.0
vfile-message: ^3.0.0
checksum: 81cbda7dfa4c02fcb4e4359a48e25ebee7bef133dc607c2c036c53df27efacdfa22313a86398391ef22b31decda98c7110f1b441c5a48f419514be6b5d4b5603
vfile: ^6.0.0
vfile-message: ^4.0.0
checksum: 8decdec1f2750d3d8d4933a4d06d78846a9fb3c97cded07395d160adae22bacfc69eaf113fd95a6ad696d1e5877580f2ac83a4161fa9f3becb0fafe2cec8b0ea
languageName: node
linkType: hard

Expand Down Expand Up @@ -8590,13 +8594,28 @@ __metadata:
languageName: node
linkType: hard

"hast-util-is-element@npm:^2.0.0":
version: 2.1.3
resolution: "hast-util-is-element@npm:2.1.3"
"hast-util-from-parse5@npm:^8.0.0":
version: 8.0.1
resolution: "hast-util-from-parse5@npm:8.0.1"
dependencies:
"@types/hast": ^2.0.0
"@types/unist": ^2.0.0
checksum: 9d988f6839a50566a895a3dd19222e6ab1591243f6a3c36bba835b7e9339a2845f1ff1c583425afd602de1a57a76c5bae8a6dc0ab1d6e5d1e252b422cdeadbb7
"@types/hast": ^3.0.0
"@types/unist": ^3.0.0
devlop: ^1.0.0
hastscript: ^8.0.0
property-information: ^6.0.0
vfile: ^6.0.0
vfile-location: ^5.0.0
web-namespaces: ^2.0.0
checksum: fdd1ab8b03af13778ecb94ef9a58b1e3528410cdfceb3d6bb7600508967d0d836b451bc7bc3baf66efb7c730d3d395eea4bb1b30352b0162823d9f0de976774b
languageName: node
linkType: hard

"hast-util-is-element@npm:^3.0.0":
version: 3.0.0
resolution: "hast-util-is-element@npm:3.0.0"
dependencies:
"@types/hast": ^3.0.0
checksum: 82569a420eda5877c52fdbbdbe26675f012c02d70813dfd19acffdee328e42e4bd0b7ae34454cfcbcb932b2bedbd7ddc119f943a0cfb234120f9456d6c0c4331
languageName: node
linkType: hard

Expand All @@ -8616,6 +8635,15 @@ __metadata:
languageName: node
linkType: hard

"hast-util-parse-selector@npm:^4.0.0":
version: 4.0.0
resolution: "hast-util-parse-selector@npm:4.0.0"
dependencies:
"@types/hast": ^3.0.0
checksum: 76087670d3b0b50b23a6cb70bca53a6176d6608307ccdbb3ed18b650b82e7c3513bfc40348f1389dc0c5ae872b9a768851f4335f44654abd7deafd6974c52402
languageName: node
linkType: hard

"hast-util-raw@npm:6.0.1":
version: 6.0.1
resolution: "hast-util-raw@npm:6.0.1"
Expand Down Expand Up @@ -8703,15 +8731,15 @@ __metadata:
languageName: node
linkType: hard

"hast-util-to-text@npm:^3.1.0":
version: 3.1.2
resolution: "hast-util-to-text@npm:3.1.2"
"hast-util-to-text@npm:^4.0.0":
version: 4.0.0
resolution: "hast-util-to-text@npm:4.0.0"
dependencies:
"@types/hast": ^2.0.0
"@types/unist": ^2.0.0
hast-util-is-element: ^2.0.0
unist-util-find-after: ^4.0.0
checksum: d17cf3344c1d584ddd811cbb78d25b6c9819e62c8edb9643b53be38083fd978a6fa9a5bf6e6cd7b5ea48d30d9edc2859acae40b8bb89e166bebcda6017d4703d
"@types/hast": ^3.0.0
"@types/unist": ^3.0.0
hast-util-is-element: ^3.0.0
unist-util-find-after: ^5.0.0
checksum: 3beedbdf20e2ecc9352cdd0963848b741294c1f3872d43400125bc0ca2d7938d5358081b0f9c252ec15c22368f30a4e7e6ca0ce5a57d4d2bcdd02adbf884e2af
languageName: node
linkType: hard

Expand Down Expand Up @@ -8760,6 +8788,19 @@ __metadata:
languageName: node
linkType: hard

"hastscript@npm:^8.0.0":
version: 8.0.0
resolution: "hastscript@npm:8.0.0"
dependencies:
"@types/hast": ^3.0.0
comma-separated-tokens: ^2.0.0
hast-util-parse-selector: ^4.0.0
property-information: ^6.0.0
space-separated-tokens: ^2.0.0
checksum: ae3c20223e7b847320c0f98b6fb3c763ebe1bf3913c5805fbc176cf84553a9db1117ca34cf842a5235890b4b9ae0e94501bfdc9a9b870a5dbf5fc52426db1097
languageName: node
linkType: hard

"he@npm:^1.2.0":
version: 1.2.0
resolution: "he@npm:1.2.0"
Expand Down Expand Up @@ -13343,17 +13384,18 @@ __metadata:
languageName: node
linkType: hard

"rehype-katex@npm:^6.0.3":
version: 6.0.3
resolution: "rehype-katex@npm:6.0.3"
"rehype-katex@npm:^7.0.0":
version: 7.0.0
resolution: "rehype-katex@npm:7.0.0"
dependencies:
"@types/hast": ^2.0.0
"@types/katex": ^0.14.0
hast-util-from-html-isomorphic: ^1.0.0
hast-util-to-text: ^3.1.0
"@types/hast": ^3.0.0
"@types/katex": ^0.16.0
hast-util-from-html-isomorphic: ^2.0.0
hast-util-to-text: ^4.0.0
katex: ^0.16.0
unist-util-visit: ^4.0.0
checksum: 164905b6428c43fae065f8383278503ed1fab34c2c59e12325f89e794a3380d1ac9ae8691ad95bdebf11a02625c6877c0249e32c175e038d537e6fa47784ad7e
unist-util-visit-parents: ^6.0.0
vfile: ^6.0.0
checksum: 3184cf7635e63039a5d455e27718cbc99998cc7bfcc15422badf5da892887f4200f3ee54a6617aa231aa15d46cb678716c112b6b7f9cef11a8653e5d518ad6f0
languageName: node
linkType: hard

Expand Down Expand Up @@ -15120,13 +15162,13 @@ __metadata:
languageName: node
linkType: hard

"unist-util-find-after@npm:^4.0.0":
version: 4.0.1
resolution: "unist-util-find-after@npm:4.0.1"
"unist-util-find-after@npm:^5.0.0":
version: 5.0.0
resolution: "unist-util-find-after@npm:5.0.0"
dependencies:
"@types/unist": ^2.0.0
unist-util-is: ^5.0.0
checksum: bed7e7a1a87539bea0b33ddc9ce8e2f3fdd4a7c87e143a848ed5bbb4cf9c563ade7ecf80b3ee5a38f9ad9e6af29cdb8cdde9001eea92542cbb14784f5add7019
"@types/unist": ^3.0.0
unist-util-is: ^6.0.0
checksum: e64bd5ebee7ac021cf990bf33e9ec29fc6452159187d4a7fa0f77334bea8e378fea7a7fb0bcf957300b2ffdba902ff25b62c165fc8b86309613da35ad793ada0
languageName: node
linkType: hard

Expand Down Expand Up @@ -15160,6 +15202,15 @@ __metadata:
languageName: node
linkType: hard

"unist-util-is@npm:^6.0.0":
version: 6.0.0
resolution: "unist-util-is@npm:6.0.0"
dependencies:
"@types/unist": ^3.0.0
checksum: f630a925126594af9993b091cf807b86811371e465b5049a6283e08537d3e6ba0f7e248e1e7dab52cfe33f9002606acef093441137181b327f6fe504884b20e2
languageName: node
linkType: hard

"unist-util-position-from-estree@npm:^1.0.0, unist-util-position-from-estree@npm:^1.1.0":
version: 1.1.2
resolution: "unist-util-position-from-estree@npm:1.1.2"
Expand Down Expand Up @@ -15204,6 +15255,16 @@ __metadata:
languageName: node
linkType: hard

"unist-util-remove-position@npm:^5.0.0":
version: 5.0.0
resolution: "unist-util-remove-position@npm:5.0.0"
dependencies:
"@types/unist": ^3.0.0
unist-util-visit: ^5.0.0
checksum: 8aabdb9d0e3e744141bc123d8f87b90835d521209ad3c6c4619d403b324537152f0b8f20dda839b40c3aa0abfbf1828b3635a7a8bb159c3ed469e743023510ee
languageName: node
linkType: hard

"unist-util-remove@npm:^2.0.0":
version: 2.1.0
resolution: "unist-util-remove@npm:2.1.0"
Expand Down Expand Up @@ -15260,6 +15321,16 @@ __metadata:
languageName: node
linkType: hard

"unist-util-visit-parents@npm:^6.0.0":
version: 6.0.1
resolution: "unist-util-visit-parents@npm:6.0.1"
dependencies:
"@types/unist": ^3.0.0
unist-util-is: ^6.0.0
checksum: 08927647c579f63b91aafcbec9966dc4a7d0af1e5e26fc69f4e3e6a01215084835a2321b06f3cbe7bf7914a852830fc1439f0fc3d7153d8804ac3ef851ddfa20
languageName: node
linkType: hard

"unist-util-visit@npm:2.0.3, unist-util-visit@npm:^2.0.0, unist-util-visit@npm:^2.0.1, unist-util-visit@npm:^2.0.3":
version: 2.0.3
resolution: "unist-util-visit@npm:2.0.3"
Expand All @@ -15282,6 +15353,17 @@ __metadata:
languageName: node
linkType: hard

"unist-util-visit@npm:^5.0.0":
version: 5.0.0
resolution: "unist-util-visit@npm:5.0.0"
dependencies:
"@types/unist": ^3.0.0
unist-util-is: ^6.0.0
unist-util-visit-parents: ^6.0.0
checksum: 9ec42e618e7e5d0202f3c191cd30791b51641285732767ee2e6bcd035931032e3c1b29093f4d7fd0c79175bbc1f26f24f26ee49770d32be76f8730a652a857e6
languageName: node
linkType: hard

"universalify@npm:^2.0.0":
version: 2.0.0
resolution: "universalify@npm:2.0.0"
Expand Down Expand Up @@ -15513,6 +15595,16 @@ __metadata:
languageName: node
linkType: hard

"vfile-location@npm:^5.0.0":
version: 5.0.2
resolution: "vfile-location@npm:5.0.2"
dependencies:
"@types/unist": ^3.0.0
vfile: ^6.0.0
checksum: b61c048cedad3555b4f007f390412c6503f58a6a130b58badf4ee340c87e0d7421e9c86bbc1494c57dedfccadb60f5176cc60ba3098209d99fb3a3d8804e4c38
languageName: node
linkType: hard

"vfile-message@npm:^2.0.0":
version: 2.0.4
resolution: "vfile-message@npm:2.0.4"
Expand Down

0 comments on commit fd6d91b

Please sign in to comment.