fix(deps): force @babel/core >=7.29.6

Resolves the @babel/core <=7.29.0 advisory. Transitive; pinned via
pnpm override. Dependabot alert #255 (frontend).
This commit is contained in:
kolaente 2026-06-16 08:32:36 +02:00
parent d054fb7a5b
commit 9cc47a3da4
No known key found for this signature in database
2 changed files with 500 additions and 383 deletions

View File

@ -180,7 +180,8 @@
"esbuild": ">=0.28.1",
"form-data": ">=4.0.6",
"markdown-it": ">=14.2.0",
"launch-editor": ">=2.14.1"
"launch-editor": ">=2.14.1",
"@babel/core": ">=7.29.6"
}
}
}

File diff suppressed because it is too large Load Diff