fix(deps): update dependency @t3-oss/env-nextjs to ^0.12.0 (#2117)

* fix(deps): update dependency @t3-oss/env-nextjs to ^0.12.0

* fix: inconsistent tanstack versions

* fix: broken lock file

---------

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2025-01-26 11:50:53 +01:00
committed by GitHub
parent b28274fa85
commit 963d77463a
5 changed files with 69 additions and 60 deletions

View File

@@ -24,7 +24,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"@homarr/common": "workspace:^0.1.0",
"@t3-oss/env-nextjs": "^0.11.1",
"@t3-oss/env-nextjs": "^0.12.0",
"dockerode": "^4.0.4"
},
"devDependencies": {