chore(web): bump svelte-check version to silence big warning stack trace (#27935)

chore: bump svelte-check version to silence big warning log
This commit is contained in:
Freddie Floydd
2026-04-18 15:42:47 +01:00
committed by GitHub
parent b8591cb591
commit be20cd2bf9
2 changed files with 123 additions and 32 deletions
+1 -1
View File
@@ -102,7 +102,7 @@
"prettier-plugin-svelte": "^3.3.3",
"rollup-plugin-visualizer": "^7.0.0",
"svelte": "5.55.1",
"svelte-check": "^4.1.5",
"svelte-check": "^4.4.6",
"svelte-eslint-parser": "^1.3.3",
"tailwindcss": "^4.2.2",
"typescript": "^6.0.0",