fix(deps): update dependency @paralleldrive/cuid2 to v3 (#4343)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-10-25 10:00:19 +02:00
committed by GitHub
parent b030c128c1
commit 074d27e37e
3 changed files with 27 additions and 14 deletions

View File

@@ -29,7 +29,7 @@
"dependencies": {
"@homarr/core": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",
"@paralleldrive/cuid2": "^2.2.2",
"@paralleldrive/cuid2": "^3.1.0",
"dayjs": "^1.11.18",
"dns-caching": "^0.2.7",
"next": "15.5.6",

View File

@@ -50,7 +50,7 @@
"@homarr/log": "workspace:^0.1.0",
"@homarr/server-settings": "workspace:^0.1.0",
"@mantine/core": "^8.3.5",
"@paralleldrive/cuid2": "^2.2.2",
"@paralleldrive/cuid2": "^3.1.0",
"@testcontainers/mysql": "^11.7.1",
"@testcontainers/postgresql": "^11.7.1",
"better-sqlite3": "^12.4.1",