bump deps

This commit is contained in:
Aria 2025-03-10 12:23:08 +11:00
parent 8439519feb
commit 489ee77341
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
2 changed files with 257 additions and 238 deletions

View file

@ -4,7 +4,7 @@
"version": "0.0.1", "version": "0.0.1",
"scripts": { "scripts": {
"dev": "astro dev", "dev": "astro dev",
"build": "astro check && ./compress-images.sh && astro build", "build": "astro check && astro build && ./compress-images.sh",
"preview": "astro preview", "preview": "astro preview",
"astro": "astro" "astro": "astro"
}, },
@ -14,7 +14,7 @@
"@astrojs/preact": "^4.0.5", "@astrojs/preact": "^4.0.5",
"@astrojs/rss": "^4.0.11", "@astrojs/rss": "^4.0.11",
"@astrojs/tailwind": "^5.1.5", "@astrojs/tailwind": "^5.1.5",
"astro": "^5.4.1", "astro": "^5.4.2",
"astro-icon": "^1.1.5", "astro-icon": "^1.1.5",
"preact": "^10.26.4", "preact": "^10.26.4",
"sharp": "^0.33.5", "sharp": "^0.33.5",
@ -24,8 +24,8 @@
"devDependencies": { "devDependencies": {
"@iconify-json/mdi": "^1.2.3", "@iconify-json/mdi": "^1.2.3",
"@iconify-json/meteor-icons": "^1.2.1", "@iconify-json/meteor-icons": "^1.2.1",
"@iconify-json/tabler": "^1.2.16", "@iconify-json/tabler": "^1.2.17",
"@tailwindcss/typography": "^0.5.16", "@tailwindcss/typography": "^0.5.16",
"vite": "^6.2.0" "vite": "^6.2.1"
} }
} }

487
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff