Update dependencies
All checks were successful
Build And Deploy / build-and-deploy (push) Successful in 1m26s

This commit is contained in:
badblocks 2026-02-27 09:22:35 -08:00
parent 8783e401f8
commit e80bbb9619
No known key found for this signature in database
2 changed files with 6 additions and 6 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -17,28 +17,28 @@
"@astrojs/alpinejs": "^0.4.9",
"@astrojs/check": "^0.9.6",
"@astrojs/db": "^0.18.3",
"@astrojs/node": "^9.5.2",
"@astrojs/node": "^9.5.4",
"@astrojs/partytown": "^2.1.4",
"@astrojs/sitemap": "^3.7.0",
"@astrojs/ts-plugin": "^1.10.6",
"@cap.js/server": "^4.0.5",
"@cap.js/widget": "^0.1.34",
"@cap.js/widget": "^0.1.35",
"@nurodev/astro-bun": "^2.1.2",
"@types/alpinejs": "^3.13.11",
"alpinejs": "^3.15.5",
"alpinejs": "^3.15.8",
"android-sms-gateway": "^3.0.0",
"astro": "^5.16.15",
"astro": "^5.18.0",
"astro-htmx": "^1.0.6",
"htmx.org": "^2.0.8",
"iconify-icon": "^3.0.2",
"ofetch": "^1.5.1",
"otplib": "^12.0.1",
"typescript": "^5.9.3",
"undici": "^7.21.0",
"undici": "^7.22.0",
"validator": "^13.15.26"
},
"devDependencies": {
"@types/bun": "^1.3.6",
"@types/bun": "^1.3.9",
"@types/validator": "^13.15.10",
"doiuse": "^6.0.6",
"prettier": "^3.8.1",