|
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | 13 | "@astrojs/check": "0.9.4", |
14 | | - "@astrojs/react": "4.1.0", |
15 | | - "@astrojs/tailwind": "5.1.3", |
16 | | - "@fontsource/saira": "5.1.0", |
17 | | - "@types/react": "18.3.12", |
18 | | - "@types/react-dom": "18.3.1", |
19 | | - "astro": "5.0.5", |
20 | | - "astro-icon": "1.1.4", |
| 14 | + "@astrojs/react": "4.3.0", |
| 15 | + "@astrojs/tailwind": "6.0.2", |
| 16 | + "@fontsource/saira": "5.2.8", |
| 17 | + "@types/react": "19.1.8", |
| 18 | + "@types/react-dom": "19.1.6", |
| 19 | + "astro": "5.12.1", |
| 20 | + "astro-icon": "1.1.5", |
21 | 21 | "clsx": "2.1.1", |
22 | 22 | "date-fns": "4.1.0", |
23 | | - "framer-motion": "11.14.4", |
24 | | - "prettier-plugin-tailwindcss": "0.6.9", |
25 | | - "react": "18.3.1", |
26 | | - "react-dom": "18.3.1", |
27 | | - "sharp": "0.33.5", |
| 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 | 28 | "tailwind-merge": "2.5.5", |
29 | 29 | "tailwindcss": "3.4.16", |
30 | | - "typescript": "5.7.2" |
| 30 | + "typescript": "5.8.3" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "prettier": "3.4.2", |
| 33 | + "prettier": "3.6.2", |
34 | 34 | "prettier-plugin-astro": "0.14.1" |
35 | 35 | }, |
36 | | - "packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c", |
| 36 | + "packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad", |
37 | 37 | "engines": { |
38 | 38 | "node": ">=20" |
39 | 39 | } |
|
0 commit comments