Skip to content

Commit

Permalink
chore: docs dependency bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
JoblersTune committed Jan 20, 2025
1 parent 5296b95 commit b41ffab
Show file tree
Hide file tree
Showing 3 changed files with 870 additions and 446 deletions.
10 changes: 5 additions & 5 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/markdown-remark": "^5.3.0",
"@astrojs/starlight": "^0.29.0",
"@interledger/docs-design-system": "^0.5.2",
"astro": "4.16.18",
"@astrojs/markdown-remark": "^6.0.2",
"@astrojs/starlight": "^0.31.1",
"@interledger/docs-design-system": "^0.6.1",
"astro": "5.1.7",
"astro-graphql-plugin": "^0.3.0",
"graphql": "16.8.1",
"mermaid": "^11.4.1",
"rehype-autolink-headings": "^7.1.0",
"rehype-mathjax": "^6.0.0",
"remark-math": "^6.0.0",
"starlight-links-validator": "^0.13.2"
"starlight-links-validator": "^0.14.1"
}
}
Loading

0 comments on commit b41ffab

Please sign in to comment.