|
16 | 16 | "@astrojs/rss": "^4.0.10", |
17 | 17 | "@astrojs/sitemap": "^3.2.1", |
18 | 18 | "@astrojs/tailwind": "^5.1.3", |
19 | | - "@iconify-json/devicon": "^1.2.4", |
| 19 | + "@iconify-json/devicon": "^1.2.7", |
20 | 20 | "@iconify-json/file-icons": "^1.2.0", |
21 | 21 | "@iconify-json/skill-icons": "^1.2.0", |
22 | 22 | "astro": "^5.0.3", |
23 | | - "astro-icon": "^1.1.1", |
24 | | - "tailwindcss": "^3.4.14", |
25 | | - "three": "^0.169.0", |
26 | | - "typescript": "^5.6.3" |
| 23 | + "astro-icon": "^1.1.4", |
| 24 | + "tailwindcss": "^3.4.16", |
| 25 | + "three": "^0.171.0", |
| 26 | + "typescript": "^5.7.2" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@types/three": "^0.169.0", |
30 | | - "prettier": "^3.3.3", |
| 29 | + "@types/three": "^0.170.0", |
| 30 | + "prettier": "^3.4.2", |
31 | 31 | "prettier-plugin-astro": "^0.14.1", |
32 | | - "prettier-plugin-classnames": "^0.7.3", |
| 32 | + "prettier-plugin-classnames": "^0.7.4", |
33 | 33 | "prettier-plugin-merge": "^0.7.1", |
34 | | - "prettier-plugin-tailwindcss": "^0.6.8" |
| 34 | + "prettier-plugin-tailwindcss": "^0.6.9" |
35 | 35 | } |
36 | 36 | } |
0 commit comments