aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-10-14 09:42:09 -0700
committerPinapelz <yukais@pinapelz.com>2024-10-14 09:42:23 -0700
commit04b8b2e735189e50dd0ca7509c5122d628915c60 (patch)
treeb32b6a429c77d5e1c7c559eea3cb26022ff6cc15 /package.json
parentc066df42d4979e593e14af7a22b7b9f1a030094e (diff)
migrate to pnpm, bump deps
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index be66219..4faf7e4 100644
--- a/package.json
+++ b/package.json
@@ -10,12 +10,12 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/tailwind": "^5.1.0",
- "@fortawesome/fontawesome-free": "^6.5.1",
- "astro": "^3.6.4",
+ "@astrojs/tailwind": "^5.1.2",
+ "@fortawesome/fontawesome-free": "^6.6.0",
+ "astro": "^4.16.3",
"astro-single-file": "^1.1.0",
"html-minifier-terser": "^7.2.0",
- "jsdom": "^22.1.0",
- "tailwindcss": "^3.4.1"
+ "jsdom": "^25.0.1",
+ "tailwindcss": "^3.4.13"
}
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage