Compare commits

...

1 Commits

Author SHA1 Message Date
snyk-bot
cd0e5b6801 fix: frontend/package.json & frontend/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353387
- https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353389
2026-03-03 12:38:54 +00:00
2 changed files with 1126 additions and 78 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -123,7 +123,7 @@
"jszip": "^3.10.1",
"lru-cache": "^11.1.0",
"lucide-svelte": "^0.540.0",
"minimatch": "^10.0.1",
"minimatch": "^10.2.3",
"monaco-editor": "npm:@codingame/monaco-vscode-editor-api@=25.0.0",
"monaco-languageclient": "10.6.0",
"monaco-vim": "^0.4.1",