update packages

This commit is contained in:
2026-02-18 20:07:50 +08:00
parent 745a2c94f3
commit 645fb84634
2 changed files with 1667 additions and 1316 deletions

2975
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -11,11 +11,11 @@
"check": "biome check --apply-unsafe ."
},
"devDependencies": {
"@astrojs/check": "^0.6.0",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/check": "^0.9.6",
"@astrojs/tailwind": "^6.0.2",
"@biomejs/biome": "1.7.3",
"@tailwindcss/typography": "^0.5.13",
"astro": "^4.8.2",
"astro": "^5.17.2",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5"
},