diff --git a/frontend/package.json b/frontend/package.json index 06fa1d6e..a94e92a0 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -9,7 +9,7 @@ "check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch" }, "devDependencies": { - "@iconify/svelte": "3.1.0", + "@iconify/svelte": "4.0.1", "@sveltejs/adapter-static": "1.0.0-next.44", "@sveltejs/kit": "1.0.0-next.507", "@types/codemirror": "5.60.5",