|
16 | 16 | "prettier:fix": "prettier --cache --write --plugin-search-dir=. src" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "@astrojs/react": "^4.2.0", |
20 | | - "@lucide/astro": "^0.511.0", |
21 | | - "@tailwindcss/vite": "^4.1.6", |
22 | | - "@types/react": "^19.0.8", |
23 | | - "@types/react-dom": "^19.0.3", |
24 | | - "astro": "^5.3.0", |
| 19 | + "@astrojs/react": "^4.3.0", |
| 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.9.1", |
25 | 25 | "astro-google-fonts-optimizer": "^0.2.2", |
26 | 26 | "astro-seo": "^0.8.4", |
27 | | - "react": "^19.0.0", |
28 | | - "react-dom": "^19.0.0", |
29 | | - "satori": "^0.12.1", |
30 | | - "tailwindcss": "^4.1.6", |
31 | | - "ufo": "^1.5.4" |
| 27 | + "react": "^19.1.0", |
| 28 | + "react-dom": "^19.1.0", |
| 29 | + "satori": "^0.15.2", |
| 30 | + "tailwindcss": "^4.1.8", |
| 31 | + "ufo": "^1.6.1" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@antfu/ni": "^23.3.1", |
| 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.20.1", |
| 37 | + "eslint": "^9.28.0", |
38 | 38 | "eslint-plugin-astro": "^1.3.1", |
39 | 39 | "eslint-plugin-format": "^1.0.1", |
40 | 40 | "prettier": "^3.5.3", |
41 | 41 | "prettier-plugin-astro": "^0.14.1", |
42 | | - "prettier-plugin-tailwindcss": "^0.6.11", |
43 | | - "sharp": "^0.33.5", |
| 42 | + "prettier-plugin-tailwindcss": "^0.6.12", |
| 43 | + "sharp": "^0.34.2", |
44 | 44 | "tailwind-merge": "^3.3.0", |
45 | | - "typescript": "^5.7.3", |
46 | | - "unplugin-macros": "^0.16.0" |
| 45 | + "typescript": "^5.8.3", |
| 46 | + "unplugin-macros": "^0.17.0" |
47 | 47 | }, |
48 | 48 | "pnpm": { |
49 | 49 | "executionEnv": { |
|
0 commit comments