We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbfe3d commit 5fd3113Copy full SHA for 5fd3113
2 files changed
webapp/package.json
@@ -24,9 +24,9 @@
24
"autoprefixer": "^10.4.21",
25
"bits-ui": "1.3.19",
26
"clsx": "^2.1.1",
27
- "eslint": "^9.23.0",
28
- "eslint-config-prettier": "^10.1.1",
29
- "eslint-plugin-svelte": "^3.5.0",
+ "eslint": "^9.24.0",
+ "eslint-config-prettier": "^10.1.2",
+ "eslint-plugin-svelte": "^3.5.1",
30
"globals": "^16.0.0",
31
"konva": "^9.3.20",
32
"lucide-svelte": "^0.488.0",
@@ -42,9 +42,9 @@
42
"tailwind-variants": "^0.3.1",
43
"tailwindcss": "^3.4.17",
44
"tailwindcss-animate": "^1.0.7",
45
- "typescript": "^5.8.2",
46
- "typescript-eslint": "^8.29.0",
47
- "vite": "^6.2.4",
+ "typescript": "^5.8.3",
+ "typescript-eslint": "^8.30.1",
+ "vite": "^6.3.0",
48
"vitest": "^3.1.1",
49
"waveform-data": "^4.5.1"
50
}
0 commit comments