mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 07:35:05 -04:00
Bump rehype-minify-whitespace from 6.0.1 to 6.0.2 (#6684)
Bumps [rehype-minify-whitespace](https://github.com/rehypejs/rehype-minify) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/rehypejs/rehype-minify/releases) - [Changelog](https://github.com/rehypejs/rehype-minify/blob/main/changelog.md) - [Commits](https://github.com/rehypejs/rehype-minify/commits) --- updated-dependencies: - dependency-name: rehype-minify-whitespace dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
218cfaa96d
commit
2520c8db3f
2 changed files with 6 additions and 6 deletions
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -234,8 +234,8 @@ importers:
|
||||||
specifier: ^13.0.2
|
specifier: ^13.0.2
|
||||||
version: 13.0.2
|
version: 13.0.2
|
||||||
rehype-minify-whitespace:
|
rehype-minify-whitespace:
|
||||||
specifier: ^6.0.1
|
specifier: ^6.0.2
|
||||||
version: 6.0.1
|
version: 6.0.2
|
||||||
resolve:
|
resolve:
|
||||||
specifier: 1.22.8
|
specifier: 1.22.8
|
||||||
version: 1.22.8
|
version: 1.22.8
|
||||||
|
@ -4071,8 +4071,8 @@ packages:
|
||||||
resolution: {integrity: sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==}
|
resolution: {integrity: sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==}
|
||||||
engines: {node: '>= 0.4'}
|
engines: {node: '>= 0.4'}
|
||||||
|
|
||||||
rehype-minify-whitespace@6.0.1:
|
rehype-minify-whitespace@6.0.2:
|
||||||
resolution: {integrity: sha512-3oJZ3O8ukn6cNJ8elg8dU/tMCH4CDk7elE9x5G+dKL1qQYXeVnsDkSz17sAiUKIoDOXUUkOyC/VMNGEHbPmCew==}
|
resolution: {integrity: sha512-Zk0pyQ06A3Lyxhe9vGtOtzz3Z0+qZ5+7icZ/PL/2x1SHPbKao5oB/g/rlc6BCTajqBb33JcOe71Ye1oFsuYbnw==}
|
||||||
|
|
||||||
rehype-parse@9.0.0:
|
rehype-parse@9.0.0:
|
||||||
resolution: {integrity: sha512-WG7nfvmWWkCR++KEkZevZb/uw41E8TsH4DsY9UxsTbIXCVGbAs4S+r8FrQ+OtH5EEQAs+5UxKC42VinkmpA1Yw==}
|
resolution: {integrity: sha512-WG7nfvmWWkCR++KEkZevZb/uw41E8TsH4DsY9UxsTbIXCVGbAs4S+r8FrQ+OtH5EEQAs+5UxKC42VinkmpA1Yw==}
|
||||||
|
@ -8848,7 +8848,7 @@ snapshots:
|
||||||
es-errors: 1.3.0
|
es-errors: 1.3.0
|
||||||
set-function-name: 2.0.2
|
set-function-name: 2.0.2
|
||||||
|
|
||||||
rehype-minify-whitespace@6.0.1:
|
rehype-minify-whitespace@6.0.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/hast': 3.0.4
|
'@types/hast': 3.0.4
|
||||||
hast-util-minify-whitespace: 1.0.0
|
hast-util-minify-whitespace: 1.0.0
|
||||||
|
|
|
@ -61,7 +61,7 @@
|
||||||
"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.2",
|
"rehype": "^13.0.2",
|
||||||
"rehype-minify-whitespace": "^6.0.1",
|
"rehype-minify-whitespace": "^6.0.2",
|
||||||
"resolve": "1.22.8",
|
"resolve": "1.22.8",
|
||||||
"rusty-store-kv": "^1.3.1",
|
"rusty-store-kv": "^1.3.1",
|
||||||
"security": "1.0.0",
|
"security": "1.0.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue