mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
chore(deps): update dependency vite@>=5.0.0 <=5.4.18 to >=7.2.2 (#4457)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1a56a56989
commit
bb25410a40
@@ -93,7 +93,7 @@
|
||||
"tar-fs@>=3.0.0 <3.0.9": ">=3.1.1",
|
||||
"tar-fs@>=2.0.0 <2.1.3": ">=3.1.1",
|
||||
"tmp@<=0.2.3": ">=0.2.5",
|
||||
"vite@>=5.0.0 <=5.4.18": ">=7.2.1"
|
||||
"vite@>=5.0.0 <=5.4.18": ">=7.2.2"
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"@types/node-unifi": "patches/@types__node-unifi.patch",
|
||||
|
||||
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
@@ -23,7 +23,7 @@ overrides:
|
||||
tar-fs@>=3.0.0 <3.0.9: '>=3.1.1'
|
||||
tar-fs@>=2.0.0 <2.1.3: '>=3.1.1'
|
||||
tmp@<=0.2.3: '>=0.2.5'
|
||||
vite@>=5.0.0 <=5.4.18: '>=7.2.1'
|
||||
vite@>=5.0.0 <=5.4.18: '>=7.2.2'
|
||||
|
||||
patchedDependencies:
|
||||
'@types/node-unifi':
|
||||
@@ -4837,7 +4837,7 @@ packages:
|
||||
resolution: {integrity: sha512-4LuWrg7EKWgQaMJfnN+wcmbAW+VSsCmqGohftWjuct47bv8uE4n/nPpq4XjJPsxgq00GGG5J8dvBczp8uxScew==}
|
||||
engines: {node: ^20.19.0 || >=22.12.0}
|
||||
peerDependencies:
|
||||
vite: '>=7.2.1'
|
||||
vite: '>=7.2.2'
|
||||
|
||||
'@vitest/coverage-v8@4.0.7':
|
||||
resolution: {integrity: sha512-MXc+kEA5EUwMMGmNt1S6CIOEl/iCmAhGZQq1QgMNC3/QpYSOxkysEi6pxWhkqJ7YT/RduoVEV5rxFxHG18V3LA==}
|
||||
@@ -10455,7 +10455,7 @@ packages:
|
||||
vite-tsconfig-paths@5.1.4:
|
||||
resolution: {integrity: sha512-cYj0LRuLV2c2sMqhqhGpaO3LretdtMn/BVX4cPLanIZuwwrkVl+lK84E/miEXkCHWXuq65rhNN4rXsBcOB3S4w==}
|
||||
peerDependencies:
|
||||
vite: '>=7.2.1'
|
||||
vite: '>=7.2.2'
|
||||
peerDependenciesMeta:
|
||||
vite:
|
||||
optional: true
|
||||
|
||||
Reference in New Issue
Block a user