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

@@ -43,7 +43,7 @@
"@homarr/log": "workspace:^0.1.0",
"@homarr/server-settings": "workspace:^0.1.0",
"@paralleldrive/cuid2": "^2.2.2",
"@t3-oss/env-nextjs": "^0.11.1",
"@t3-oss/env-nextjs": "^0.12.0",
"@testcontainers/mysql": "^10.17.1",
"better-sqlite3": "^11.8.1",
"dotenv": "^16.4.7",