Upgrade @sveltejs/adapter-node to v5 (#791)

As far as I can tell, nothing breaks, and this includes support for
systemd socket activation which is quite nice.

Co-authored-by: Christian Beutel <>
This commit is contained in:
Lucas Werkmeister
2026-02-20 10:37:48 +01:00
committed by GitHub
parent 088e09dc53
commit b09b7d51a2
2 changed files with 25 additions and 95 deletions

View File

@@ -31,7 +31,7 @@
"dependencies": {
"@felte/validator-zod": "^1.0.18",
"@fortawesome/fontawesome-free": "^7.1.0",
"@sveltejs/adapter-node": "^4.0.1",
"@sveltejs/adapter-node": "^5.5.2",
"@tailwindcss/typography": "^0.5.19",
"@tailwindcss/vite": "^4.1.18",
"@threlte/core": "^8.3.1",