|
10 | 10 | "astro": "astro" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@astrojs/check": "0.9.4", |
14 | | - "@astrojs/react": "4.3.0", |
15 | | - "@fontsource-variable/saira": "5.2.8", |
16 | | - "@tailwindcss/vite": "4.1.11", |
17 | | - "@types/react": "19.1.8", |
18 | | - "@types/react-dom": "19.1.6", |
19 | | - "astro": "5.12.1", |
| 13 | + "@astrojs/check": "0.9.6", |
| 14 | + "@astrojs/react": "4.4.2", |
| 15 | + "@fontsource-variable/saira": "5.2.11", |
| 16 | + "@tailwindcss/vite": "4.1.18", |
| 17 | + "@types/react": "19.2.7", |
| 18 | + "@types/react-dom": "19.2.3", |
| 19 | + "astro": "5.16.7", |
20 | 20 | "astro-icon": "1.1.5", |
21 | 21 | "clsx": "2.1.1", |
22 | 22 | "date-fns": "4.1.0", |
23 | | - "framer-motion": "12.23.6", |
24 | | - "prettier-plugin-tailwindcss": "0.6.14", |
25 | | - "react": "19.1.0", |
26 | | - "react-dom": "19.1.0", |
27 | | - "sharp": "0.34.3", |
28 | | - "tailwind-merge": "3.3.1", |
29 | | - "tailwindcss": "4.1.11", |
30 | | - "typescript": "5.8.3" |
| 23 | + "framer-motion": "12.24.12", |
| 24 | + "prettier-plugin-tailwindcss": "0.7.2", |
| 25 | + "react": "19.2.3", |
| 26 | + "react-dom": "19.2.3", |
| 27 | + "sharp": "0.34.5", |
| 28 | + "tailwind-merge": "3.4.0", |
| 29 | + "tailwindcss": "4.1.18", |
| 30 | + "typescript": "5.9.3" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "prettier": "3.6.2", |
| 33 | + "prettier": "3.7.4", |
34 | 34 | "prettier-plugin-astro": "0.14.1" |
35 | 35 | }, |
36 | 36 | "packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad", |
|
0 commit comments