We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d10358f commit 54c7e5eCopy full SHA for 54c7e5e
package.json
@@ -13,17 +13,17 @@
13
},
14
"dependencies": {
15
"@astrojs/check": "^0.9.4",
16
- "@astrojs/react": "^4.1.2",
17
- "@astrojs/starlight": "^0.30.3",
+ "@astrojs/react": "^4.1.3",
+ "@astrojs/starlight": "^0.30.6",
18
"@astrojs/starlight-tailwind": "^3.0.0",
19
"@astrojs/tailwind": "^5.1.4",
20
"@expressive-code/plugin-line-numbers": "^0.38.3",
21
"@iconify-json/mdi": "^1.2.2",
22
- "@types/react": "^19.0.2",
+ "@types/react": "^19.0.4",
23
"@types/react-dom": "^19.0.2",
24
- "astro": "^5.1.1",
+ "astro": "^5.1.5",
25
"astro-embed": "^0.9.0",
26
- "astro-icon": "^1.1.4",
+ "astro-icon": "^1.1.5",
27
"firebase-tools": "^13.29.1",
28
"prettier": "^3.4.2",
29
"react": "^19.0.0",
@@ -33,6 +33,6 @@
33
"starlight-links-validator": "^0.13.4",
34
"starlight-showcases": "^0.3.0",
35
"tailwindcss": "^3.4.17",
36
- "typescript": "^5.7.2"
+ "typescript": "^5.7.3"
37
}
38
0 commit comments