mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
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:
committed by
GitHub
parent
9f3e68fdfe
commit
51b06922bd
@@ -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
4
pnpm-lock.yaml
generated
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user