chore(svelte): update deps

This commit is contained in:
moklick
2024-03-05 13:26:05 +01:00
parent 4a12a9f781
commit 3cd386c62b
8 changed files with 759 additions and 245 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import adapter from '@sveltejs/adapter-auto';
import { vitePreprocess } from '@sveltejs/kit/vite';
import { vitePreprocess } from '@sveltejs/vite-plugin-svelte';
/** @type {import('@sveltejs/kit').Config} */
const config = {