chore(deps): upgrade vulnerable dependencies

This commit is contained in:
Elias Schneider
2026-07-30 00:42:59 +02:00
parent 1b5e1a3727
commit 0c5e0149cd
9 changed files with 231 additions and 5683 deletions

View File

@@ -7,7 +7,6 @@ on:
- "frontend/src/**"
- ".github/svelte-check-matcher.json"
- "frontend/package.json"
- "frontend/package-lock.json"
- "frontend/tsconfig.json"
- "frontend/svelte.config.js"
pull_request:
@@ -16,7 +15,6 @@ on:
- "frontend/src/**"
- ".github/svelte-check-matcher.json"
- "frontend/package.json"
- "frontend/package-lock.json"
- "frontend/tsconfig.json"
- "frontend/svelte.config.js"
workflow_dispatch: