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:
committed by
GitHub
parent
088e09dc53
commit
b09b7d51a2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user