chore(deps): update babel monorepo to >=7.28.3 (#3940)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-30 11:08:30 +00:00
committed by GitHub
parent 9f3e68fdfe
commit 51b06922bd
2 changed files with 4 additions and 4 deletions

View File

@@ -75,8 +75,8 @@
"tree-sitter-json"
],
"overrides": {
"@babel/helpers@<7.26.10": ">=7.26.10",
"@babel/runtime@<7.26.10": ">=7.26.10",
"@babel/helpers@<7.26.10": ">=7.28.3",
"@babel/runtime@<7.26.10": ">=7.28.3",
"axios@>=1.0.0 <1.8.2": ">=1.11.0",
"brace-expansion@>=2.0.0 <=2.0.1": ">=2.0.2",
"brace-expansion@>=1.0.0 <=1.1.11": ">=4.0.1",

4
pnpm-lock.yaml generated
View File

@@ -5,8 +5,8 @@ settings:
excludeLinksFromLockfile: false
overrides:
'@babel/helpers@<7.26.10': '>=7.26.10'
'@babel/runtime@<7.26.10': '>=7.26.10'
'@babel/helpers@<7.26.10': '>=7.28.3'
'@babel/runtime@<7.26.10': '>=7.28.3'
axios@>=1.0.0 <1.8.2: '>=1.11.0'
brace-expansion@>=2.0.0 <=2.0.1: '>=2.0.2'
brace-expansion@>=1.0.0 <=1.1.11: '>=4.0.1'