Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/gatsby-theme-aio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"gatsby-plugin-preact": "^6.23.0",
"gatsby-plugin-react-helmet": "^5.23.0",
"gatsby-plugin-sharp": "^4.23.0",
"gatsby-remark-autolink-headers": "^5.23.0",
"gatsby-remark-autolink-headers": "^6.7.0",
"gatsby-remark-copy-linked-files": "^5.23.0",
"gatsby-remark-images-remote": "^2.1.1",
"gatsby-source-filesystem": "^4.23.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ __metadata:
gatsby-plugin-preact: ^6.23.0
gatsby-plugin-react-helmet: ^5.23.0
gatsby-plugin-sharp: ^4.23.0
gatsby-remark-autolink-headers: ^5.23.0
gatsby-remark-autolink-headers: ^6.7.0
gatsby-remark-copy-linked-files: ^5.23.0
gatsby-remark-images-remote: ^2.1.1
gatsby-source-filesystem: ^4.23.0
Expand Down Expand Up @@ -11611,20 +11611,20 @@ __metadata:
languageName: node
linkType: hard

"gatsby-remark-autolink-headers@npm:^5.23.0":
version: 5.25.0
resolution: "gatsby-remark-autolink-headers@npm:5.25.0"
"gatsby-remark-autolink-headers@npm:^6.7.0":
version: 6.7.0
resolution: "gatsby-remark-autolink-headers@npm:6.7.0"
dependencies:
"@babel/runtime": ^7.15.4
"@babel/runtime": ^7.20.13
github-slugger: ^1.3.0
lodash: ^4.17.21
mdast-util-to-string: ^2.0.0
unist-util-visit: ^2.0.3
peerDependencies:
gatsby: ^4.0.0-next
react: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0
react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0
checksum: ccf9e59b3f77f3a073e0252fc5b5ad77164d0a25737675a3d4fbf1eae99000d44764a8a42caf6d7b29aefd52fb8f4303159a121c5697b4441a5107a3b80378b2
gatsby: ^5.0.0-next
react: ^18.0.0 || ^0.0.0
react-dom: ^18.0.0 || ^0.0.0
checksum: 731c1b8d80ab6aa3d714ad52709ad0b032f55ed4569f880dceb65effc1d54d8bcebd292e92e3f0b43dd0a58b1760df0237321f5ed7e9e39d15f19fe4c6cbe916
languageName: node
linkType: hard

Expand Down