Skip to content

Commit 72392a5

Browse files
committed
added a section on the vyuh structure plugin
1 parent 6e19bf4 commit 72392a5

File tree

2 files changed

+201
-439
lines changed

2 files changed

+201
-439
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
},
1414
"dependencies": {
1515
"@astrojs/check": "^0.9.4",
16-
"@astrojs/react": "^4.1.4",
16+
"@astrojs/react": "^4.1.5",
1717
"@astrojs/starlight": "^0.30.6",
1818
"@astrojs/starlight-tailwind": "^3.0.0",
1919
"@astrojs/tailwind": "^5.1.4",
2020
"@expressive-code/plugin-line-numbers": "^0.38.3",
2121
"@iconify-json/mdi": "^1.2.2",
22-
"@types/react": "^19.0.6",
22+
"@types/react": "^19.0.7",
2323
"@types/react-dom": "^19.0.3",
24-
"astro": "^5.1.6",
24+
"astro": "^5.1.7",
2525
"astro-embed": "^0.9.0",
2626
"astro-icon": "^1.1.5",
2727
"firebase-tools": "^13.29.1",

0 commit comments

Comments
 (0)