Update vite and replace escaped doublequotes with normal representation

This commit is contained in:
thiloho
2025-04-06 09:41:31 +02:00
parent d06664931a
commit 70a81158ef
4 changed files with 7 additions and 7 deletions

View File

@@ -35,7 +35,7 @@
"svelte-check": "4.1.5",
"typescript": "5.8.2",
"typescript-eslint": "8.27.0",
"vite": "6.2.2"
"vite": "6.2.5"
},
"dependencies": {
"diff-match-patch": "1.0.5",