|
33 | 33 | }, |
34 | 34 | "homepage": "https://views.igorkowalczyk.dev/", |
35 | 35 | "dependencies": { |
36 | | - "@astrojs/preact": "4.0.5", |
| 36 | + "@astrojs/vue": "5.0.7", |
37 | 37 | "@deno/astro-adapter": "0.3.0", |
38 | | - "@tailwindcss/vite": "^4.0.11", |
| 38 | + "@tailwindcss/vite": "4.0.14", |
39 | 39 | "@types/canvas-confetti": "1.9.0", |
40 | | - "astro": "5.5.2", |
| 40 | + "@vueuse/core": "13.0.0", |
| 41 | + "astro": "5.5.3", |
41 | 42 | "astro-compressor": "1.0.0", |
42 | 43 | "badgen": "3.2.3", |
43 | 44 | "canvas-confetti": "1.9.3", |
44 | 45 | "class-variance-authority": "0.7.1", |
45 | 46 | "clsx": "2.1.1", |
46 | | - "postcss": "8.5.3", |
47 | | - "preact": "10.26.4", |
48 | | - "sharp": "0.33.5", |
| 47 | + "eslint-plugin-vue": "10.0.0", |
| 48 | + "lucide-vue-next": "0.483.0", |
49 | 49 | "tailwind-merge": "3.0.2", |
50 | | - "tailwindcss": "4.0.14" |
| 50 | + "tailwindcss": "4.0.14", |
| 51 | + "vue": "3.5.13" |
51 | 52 | }, |
52 | 53 | "devDependencies": { |
53 | 54 | "@igorkowalczyk/eslint-config": "3.0.7", |
|
56 | 57 | "eslint": "9.22.0", |
57 | 58 | "prettier": "3.5.3", |
58 | 59 | "prettier-plugin-astro": "0.14.1", |
59 | | - "prettier-plugin-tailwindcss": "0.6.11" |
60 | | - }, |
61 | | - "overrides": { |
62 | | - "react": "npm:@preact/compat@latest", |
63 | | - "react-dom": "npm:@preact/compat@latest" |
| 60 | + "prettier-plugin-tailwindcss": "0.6.11", |
| 61 | + "typescript": "5.8.2" |
64 | 62 | }, |
65 | 63 | "packageManager": "pnpm@10.6.4", |
66 | 64 | "pnpm": { |
|
0 commit comments