Skip to content

Commit 54c7e5e

Browse files
committed
added doc for content previews
1 parent d10358f commit 54c7e5e

File tree

6 files changed

+771
-903
lines changed

6 files changed

+771
-903
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@
1313
},
1414
"dependencies": {
1515
"@astrojs/check": "^0.9.4",
16-
"@astrojs/react": "^4.1.2",
17-
"@astrojs/starlight": "^0.30.3",
16+
"@astrojs/react": "^4.1.3",
17+
"@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.2",
22+
"@types/react": "^19.0.4",
2323
"@types/react-dom": "^19.0.2",
24-
"astro": "^5.1.1",
24+
"astro": "^5.1.5",
2525
"astro-embed": "^0.9.0",
26-
"astro-icon": "^1.1.4",
26+
"astro-icon": "^1.1.5",
2727
"firebase-tools": "^13.29.1",
2828
"prettier": "^3.4.2",
2929
"react": "^19.0.0",
@@ -33,6 +33,6 @@
3333
"starlight-links-validator": "^0.13.4",
3434
"starlight-showcases": "^0.3.0",
3535
"tailwindcss": "^3.4.17",
36-
"typescript": "^5.7.2"
36+
"typescript": "^5.7.3"
3737
}
3838
}

0 commit comments

Comments
 (0)