fix: upgrade SvelteKit to 2.5.1 (#7351)

This commit is contained in:
Ben McCann
2024-02-22 09:58:48 -08:00
committed by GitHub
parent 07ef008b40
commit 2c9dd18f1b
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
"@socket.io/component-emitter": "^3.1.0",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/enhanced-img": "^0.1.8",
"@sveltejs/kit": "^2.5.0",
"@sveltejs/kit": "^2.5.1",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/svelte": "^4.0.3",