Skip to content

Commit 3d7a5e8

Browse files
chore(deps): update web tooling
1 parent 3cdb360 commit 3d7a5e8

File tree

2 files changed

+87
-96
lines changed

2 files changed

+87
-96
lines changed

webapp/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"clsx": "^2.1.1",
2727
"eslint": "^9.22.0",
2828
"eslint-config-prettier": "^10.1.1",
29-
"eslint-plugin-svelte": "^3.0.3",
29+
"eslint-plugin-svelte": "^3.1.0",
3030
"globals": "^16.0.0",
3131
"konva": "^9.3.19",
3232
"lucide-svelte": "^0.482.0",
@@ -43,8 +43,8 @@
4343
"tailwindcss": "^3.4.17",
4444
"tailwindcss-animate": "^1.0.7",
4545
"typescript": "^5.8.2",
46-
"typescript-eslint": "^8.26.0",
47-
"vite": "^6.2.1",
46+
"typescript-eslint": "^8.26.1",
47+
"vite": "^6.2.2",
4848
"vitest": "^3.0.8",
4949
"waveform-data": "^4.5.1"
5050
}

0 commit comments

Comments
 (0)