build(deps): bump rehype-autolink-headings from 7.0.0 to 7.1.0
Bumps [rehype-autolink-headings](https://github.com/rehypejs/rehype-autolink-headings) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/rehypejs/rehype-autolink-headings/releases) - [Commits](https://github.com/rehypejs/rehype-autolink-headings/compare/7.0.0...7.1.0) --- updated-dependencies: - dependency-name: rehype-autolink-headings dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6a1a636dc8
commit
1adca99a15
5 changed files with 8 additions and 8 deletions
|
@ -48,7 +48,7 @@
|
|||
"react-instantsearch-hooks-web": "6.47.3",
|
||||
"react-swipeable": "7.0.1",
|
||||
"react-timeago": "7.2.0",
|
||||
"rehype-autolink-headings": "7.0.0",
|
||||
"rehype-autolink-headings": "7.1.0",
|
||||
"rehype-highlight": "7.0.0",
|
||||
"rehype-sanitize": "6.0.0",
|
||||
"rehype-slug": "6.0.0",
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
"react-instantsearch-dom": "6.40.4",
|
||||
"react-swipeable": "7.0.1",
|
||||
"react-timeago": "7.2.0",
|
||||
"rehype-autolink-headings": "7.0.0",
|
||||
"rehype-autolink-headings": "7.1.0",
|
||||
"rehype-highlight": "7.0.0",
|
||||
"rehype-sanitize": "6.0.0",
|
||||
"rehype-slug": "6.0.0",
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
"react-instantsearch-dom": "6.40.4",
|
||||
"react-swipeable": "7.0.1",
|
||||
"react-timeago": "7.2.0",
|
||||
"rehype-autolink-headings": "7.0.0",
|
||||
"rehype-autolink-headings": "7.1.0",
|
||||
"rehype-highlight": "7.0.0",
|
||||
"rehype-sanitize": "6.0.0",
|
||||
"rehype-slug": "6.0.0",
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
"react-dom": "18.2.0",
|
||||
"react-timeago": "7.2.0",
|
||||
"react-zoom-pan-pinch": "3.3.0",
|
||||
"rehype-autolink-headings": "7.0.0",
|
||||
"rehype-autolink-headings": "7.1.0",
|
||||
"rehype-highlight": "7.0.0",
|
||||
"remark-frontmatter": "5.0.0",
|
||||
"remark-mdx-frontmatter": "4.0.0",
|
||||
|
|
|
@ -11815,10 +11815,10 @@ regjsparser@^0.7.0:
|
|||
dependencies:
|
||||
jsesc "~0.5.0"
|
||||
|
||||
rehype-autolink-headings@7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://registry.yarnpkg.com/rehype-autolink-headings/-/rehype-autolink-headings-7.0.0.tgz#bb98de219fa434ae41304631acabaed32497395f"
|
||||
integrity sha512-DLskejGYHQP9v7vUW85BeYIclgfMQ1IwAMx+0lm8Sr3cME2NThgy2OdTfosmuBA68fqP5o4FK+dknpUMFvlxYQ==
|
||||
rehype-autolink-headings@7.1.0:
|
||||
version "7.1.0"
|
||||
resolved "https://registry.yarnpkg.com/rehype-autolink-headings/-/rehype-autolink-headings-7.1.0.tgz#531087e155d9df053944923efd47d99728f3b196"
|
||||
integrity sha512-rItO/pSdvnvsP4QRB1pmPiNHUskikqtPojZKJPPPAVx9Hj8i8TwMBhofrrAYRhYOOBZH9tgmG5lPqDLuIWPWmw==
|
||||
dependencies:
|
||||
"@types/hast" "^3.0.0"
|
||||
"@ungap/structured-clone" "^1.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue