|
13 | 13 | },
|
14 | 14 | "dependencies": {
|
15 | 15 | "@astrojs/check": "^0.9.4",
|
16 |
| - "@astrojs/react": "^3.6.3", |
17 |
| - "@astrojs/starlight": "^0.28.6", |
18 |
| - "@astrojs/starlight-tailwind": "^2.0.3", |
| 16 | + "@astrojs/react": "^4.1.1", |
| 17 | + "@astrojs/starlight": "^0.30.2", |
| 18 | + "@astrojs/starlight-tailwind": "^3.0.0", |
19 | 19 | "@astrojs/tailwind": "^5.1.3",
|
20 |
| - "@expressive-code/plugin-line-numbers": "^0.37.1", |
21 |
| - "@iconify-json/mdi": "^1.2.1", |
22 |
| - "@types/react": "^18.3.16", |
23 |
| - "@types/react-dom": "^18.3.5", |
24 |
| - "astro": "^4.16.17", |
25 |
| - "astro-embed": "^0.7.4", |
| 20 | + "@expressive-code/plugin-line-numbers": "^0.38.3", |
| 21 | + "@iconify-json/mdi": "^1.2.2", |
| 22 | + "@types/react": "^19.0.1", |
| 23 | + "@types/react-dom": "^19.0.2", |
| 24 | + "astro": "^5.0.9", |
| 25 | + "astro-embed": "^0.9.0", |
26 | 26 | "astro-icon": "^1.1.4",
|
27 |
| - "firebase-tools": "^13.29.0", |
| 27 | + "firebase-tools": "^13.29.1", |
28 | 28 | "prettier": "^3.4.2",
|
29 |
| - "react": "^18.3.1", |
30 |
| - "react-dom": "^18.3.1", |
| 29 | + "react": "^19.0.0", |
| 30 | + "react-dom": "^19.0.0", |
31 | 31 | "rehype-external-links": "^3.0.0",
|
32 |
| - "sharp": "^0.32.6", |
33 |
| - "starlight-links-validator": "^0.12.4", |
34 |
| - "starlight-showcases": "^0.2.0", |
| 32 | + "sharp": "^0.33.5", |
| 33 | + "starlight-links-validator": "^0.13.4", |
| 34 | + "starlight-showcases": "^0.3.0", |
35 | 35 | "tailwindcss": "^3.4.16",
|
36 | 36 | "typescript": "^5.7.2"
|
37 | 37 | }
|
|
0 commit comments