mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Bump rehype from 13.0.1 to 13.0.2 (#6685)
This commit is contained in:
parent
e7642dcbc2
commit
218cfaa96d
2 changed files with 6 additions and 6 deletions
|
@ -231,8 +231,8 @@ importers:
|
||||||
specifier: ^5.0.3
|
specifier: ^5.0.3
|
||||||
version: 5.0.3
|
version: 5.0.3
|
||||||
rehype:
|
rehype:
|
||||||
specifier: ^13.0.1
|
specifier: ^13.0.2
|
||||||
version: 13.0.1
|
version: 13.0.2
|
||||||
rehype-minify-whitespace:
|
rehype-minify-whitespace:
|
||||||
specifier: ^6.0.1
|
specifier: ^6.0.1
|
||||||
version: 6.0.1
|
version: 6.0.1
|
||||||
|
@ -4080,8 +4080,8 @@ packages:
|
||||||
rehype-stringify@10.0.0:
|
rehype-stringify@10.0.0:
|
||||||
resolution: {integrity: sha512-1TX1i048LooI9QoecrXy7nGFFbFSufxVRAfc6Y9YMRAi56l+oB0zP51mLSV312uRuvVLPV1opSlJmslozR1XHQ==}
|
resolution: {integrity: sha512-1TX1i048LooI9QoecrXy7nGFFbFSufxVRAfc6Y9YMRAi56l+oB0zP51mLSV312uRuvVLPV1opSlJmslozR1XHQ==}
|
||||||
|
|
||||||
rehype@13.0.1:
|
rehype@13.0.2:
|
||||||
resolution: {integrity: sha512-AcSLS2mItY+0fYu9xKxOu1LhUZeBZZBx8//5HKzF+0XP+eP8+6a5MXn2+DW2kfXR6Dtp1FEXMVrjyKAcvcU8vg==}
|
resolution: {integrity: sha512-j31mdaRFrwFRUIlxGeuPXXKWQxet52RBQRvCmzl5eCefn/KGbomK5GMHNMsOJf55fgo3qw5tST5neDuarDYR2A==}
|
||||||
|
|
||||||
require-directory@2.1.1:
|
require-directory@2.1.1:
|
||||||
resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
|
resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
|
||||||
|
@ -8865,7 +8865,7 @@ snapshots:
|
||||||
hast-util-to-html: 9.0.1
|
hast-util-to-html: 9.0.1
|
||||||
unified: 11.0.5
|
unified: 11.0.5
|
||||||
|
|
||||||
rehype@13.0.1:
|
rehype@13.0.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/hast': 3.0.4
|
'@types/hast': 3.0.4
|
||||||
rehype-parse: 9.0.0
|
rehype-parse: 9.0.0
|
||||||
|
|
|
@ -60,7 +60,7 @@
|
||||||
"openapi-backend": "^5.11.0",
|
"openapi-backend": "^5.11.0",
|
||||||
"proxy-addr": "^2.0.7",
|
"proxy-addr": "^2.0.7",
|
||||||
"rate-limiter-flexible": "^5.0.3",
|
"rate-limiter-flexible": "^5.0.3",
|
||||||
"rehype": "^13.0.1",
|
"rehype": "^13.0.2",
|
||||||
"rehype-minify-whitespace": "^6.0.1",
|
"rehype-minify-whitespace": "^6.0.1",
|
||||||
"resolve": "1.22.8",
|
"resolve": "1.22.8",
|
||||||
"rusty-store-kv": "^1.3.1",
|
"rusty-store-kv": "^1.3.1",
|
||||||
|
|
Loading…
Reference in a new issue