mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-18 12:37:01 +01:00
chore(deps): update dependency vite-tsconfig-paths to ^4.3.2 (#228)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
64354e4b43
commit
cf57b33d2c
@@ -35,7 +35,7 @@
|
||||
"prettier": "^3.2.5",
|
||||
"turbo": "^1.12.5",
|
||||
"typescript": "^5.4.2",
|
||||
"vite-tsconfig-paths": "^4.3.1",
|
||||
"vite-tsconfig-paths": "^4.3.2",
|
||||
"vitest": "^1.3.1"
|
||||
},
|
||||
"prettier": "@homarr/prettier-config"
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -42,8 +42,8 @@ importers:
|
||||
specifier: ^5.4.2
|
||||
version: 5.4.2
|
||||
vite-tsconfig-paths:
|
||||
specifier: ^4.3.1
|
||||
version: 4.3.1(typescript@5.4.2)(vite@5.1.6)
|
||||
specifier: ^4.3.2
|
||||
version: 4.3.2(typescript@5.4.2)(vite@5.1.6)
|
||||
vitest:
|
||||
specifier: ^1.3.1
|
||||
version: 1.3.1(@types/node@20.11.27)(@vitest/ui@1.3.1)(jsdom@24.0.0)
|
||||
@@ -9404,8 +9404,8 @@ packages:
|
||||
yn: 3.1.1
|
||||
dev: true
|
||||
|
||||
/tsconfck@3.0.2(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-6lWtFjwuhS3XI4HsX4Zg0izOI3FU/AI9EGVlPEUMDIhvLPMD4wkiof0WCoDgW7qY+Dy198g4d9miAqUHWHFH6Q==}
|
||||
/tsconfck@3.0.3(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-4t0noZX9t6GcPTfBAbIbbIU4pfpCwh0ueq3S4O/5qXI1VwK1outmxhe9dOiEWqMz3MW2LKgDTpqWV+37IWuVbA==}
|
||||
engines: {node: ^18 || >=20}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -9864,8 +9864,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite-tsconfig-paths@4.3.1(typescript@5.4.2)(vite@5.1.6):
|
||||
resolution: {integrity: sha512-cfgJwcGOsIxXOLU/nELPny2/LUD/lcf1IbfyeKTv2bsupVbTH/xpFtdQlBmIP1GEK2CjjLxYhFfB+QODFAx5aw==}
|
||||
/vite-tsconfig-paths@4.3.2(typescript@5.4.2)(vite@5.1.6):
|
||||
resolution: {integrity: sha512-0Vd/a6po6Q+86rPlntHye7F31zA2URZMbH8M3saAZ/xR9QoGN/L21bxEGfXdWmFdNkqPpRdxFT7nmNe12e9/uA==}
|
||||
peerDependencies:
|
||||
vite: '*'
|
||||
peerDependenciesMeta:
|
||||
@@ -9874,7 +9874,7 @@ packages:
|
||||
dependencies:
|
||||
debug: 4.3.4
|
||||
globrex: 0.1.2
|
||||
tsconfck: 3.0.2(typescript@5.4.2)
|
||||
tsconfck: 3.0.3(typescript@5.4.2)
|
||||
vite: 5.1.6(@types/node@20.11.27)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
Reference in New Issue
Block a user