We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0038be8 commit 11683f5Copy full SHA for 11683f5
2 files changed
webapp/package.json
@@ -26,7 +26,7 @@
26
"clsx": "^2.1.1",
27
"eslint": "^9.22.0",
28
"eslint-config-prettier": "^10.1.1",
29
- "eslint-plugin-svelte": "^3.0.3",
+ "eslint-plugin-svelte": "^3.1.0",
30
"globals": "^16.0.0",
31
"konva": "^9.3.19",
32
"lucide-svelte": "^0.482.0",
@@ -43,8 +43,8 @@
43
"tailwindcss": "^3.4.17",
44
"tailwindcss-animate": "^1.0.7",
45
"typescript": "^5.8.2",
46
- "typescript-eslint": "^8.26.0",
47
- "vite": "^6.2.1",
+ "typescript-eslint": "^8.26.1",
+ "vite": "^6.2.2",
48
"vitest": "^3.0.8",
49
"waveform-data": "^4.5.1"
50
}
0 commit comments