diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-09-03 11:04:30 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-09-03 11:04:30 -0700 |
| commit | e406d3de9e8019561f2f2f29919409ba2731b8bc (patch) | |
| tree | 0d6c671b777eb6e8d83e1057b0dc56d1453315ac /package.json | |
| parent | 047ad73cdfe0c1b5268323cf74f695cfba1e838c (diff) | |
change style of project page
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 4faf7e4..ba2c5ca 100644 --- a/package.json +++ b/package.json @@ -10,12 +10,12 @@ "astro": "astro" }, "dependencies": { - "@astrojs/tailwind": "^5.1.2", - "@fortawesome/fontawesome-free": "^6.6.0", - "astro": "^4.16.3", + "@astrojs/tailwind": "^6.0.2", + "@fortawesome/fontawesome-free": "^7.0.1", + "astro": "^5.13.5", "astro-single-file": "^1.1.0", "html-minifier-terser": "^7.2.0", - "jsdom": "^25.0.1", - "tailwindcss": "^3.4.13" + "jsdom": "^26.1.0", + "tailwindcss": "^3.4.17" } } |
