Skip to content

Commit e91e70a

Browse files
committed
update deps
1 parent fa7967c commit e91e70a

File tree

3 files changed

+236
-169
lines changed

3 files changed

+236
-169
lines changed

Cargo.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"@astrojs/markdoc": "^0.13.3",
14+
"@astrojs/markdoc": "^0.14.0",
1515
"@astrojs/mdx": "^4.2.4",
1616
"@astrojs/prism": "^3.2.0",
1717
"@astrojs/react": "^4.2.4",
1818
"@astrojs/sitemap": "^3.3.0",
19-
"@astrojs/starlight": "0.33.1",
19+
"@astrojs/starlight": "0.34.0",
2020
"@astrojs/tailwind": "^6.0.2",
2121
"@astrojs/upgrade": "^0.5.1",
2222
"@tailwindcss/vite": "^4.1.4",
2323
"@types/react": "^19.1.2",
2424
"@types/react-dom": "^19.1.1",
25-
"astro": "^5.6.1",
25+
"astro": "^5.7.3",
2626
"marked": "^15.0.8",
2727
"rehype-mathjax": "^7.1.0",
2828
"remark-math": "^6.0.0",

0 commit comments

Comments
 (0)