|
18 | 18 | "dependencies": { |
19 | 19 | "@astrojs/react": "^4.3.0", |
20 | 20 | "@lucide/astro": "^0.513.0", |
21 | | - "@tailwindcss/vite": "^4.1.8", |
22 | | - "@types/react": "^19.1.6", |
23 | | - "@types/react-dom": "^19.1.6", |
24 | | - "astro": "^5.13.1", |
| 21 | + "@tailwindcss/vite": "^4.1.12", |
| 22 | + "@types/react": "^19.1.11", |
| 23 | + "@types/react-dom": "^19.1.7", |
| 24 | + "astro": "^5.13.3", |
25 | 25 | "astro-google-fonts-optimizer": "^0.2.2", |
26 | 26 | "astro-seo": "^0.8.4", |
27 | | - "react": "^19.1.0", |
28 | | - "react-dom": "^19.1.0", |
| 27 | + "react": "^19.1.1", |
| 28 | + "react-dom": "^19.1.1", |
29 | 29 | "satori": "^0.15.2", |
30 | | - "tailwindcss": "^4.1.8", |
| 30 | + "tailwindcss": "^4.1.12", |
31 | 31 | "ufo": "^1.6.1" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | 34 | "@antfu/ni": "^25.0.0", |
35 | 35 | "@astrojs/ts-plugin": "^1.10.4", |
36 | 36 | "@ryoppippi/eslint-config": "npm:@jsr/ryoppippi__eslint-config@^0.0.25", |
37 | | - "eslint": "^9.28.0", |
| 37 | + "eslint": "^9.34.0", |
38 | 38 | "eslint-plugin-astro": "^1.3.1", |
39 | 39 | "eslint-plugin-format": "^1.0.1", |
40 | | - "prettier": "^3.5.3", |
| 40 | + "prettier": "^3.6.2", |
41 | 41 | "prettier-plugin-astro": "^0.14.1", |
42 | | - "prettier-plugin-tailwindcss": "^0.6.12", |
43 | | - "sharp": "^0.34.2", |
44 | | - "tailwind-merge": "^3.3.0", |
45 | | - "typescript": "^5.8.3", |
46 | | - "unplugin-macros": "^0.17.0" |
| 42 | + "prettier-plugin-tailwindcss": "^0.6.14", |
| 43 | + "sharp": "^0.34.3", |
| 44 | + "tailwind-merge": "^3.3.1", |
| 45 | + "typescript": "^5.9.2", |
| 46 | + "unplugin-macros": "^0.17.2" |
47 | 47 | }, |
48 | 48 | "pnpm": { |
49 | 49 | "executionEnv": { |
|
0 commit comments