Skip to content

Commit 074d27e

Browse files
fix(deps): update dependency @paralleldrive/cuid2 to v3 (#4343)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
1 parent b030c12 commit 074d27e

File tree

3 files changed

+27
-14
lines changed

3 files changed

+27
-14
lines changed

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@homarr/core": "workspace:^0.1.0",
3131
"@homarr/log": "workspace:^0.1.0",
32-
"@paralleldrive/cuid2": "^2.2.2",
32+
"@paralleldrive/cuid2": "^3.1.0",
3333
"dayjs": "^1.11.18",
3434
"dns-caching": "^0.2.7",
3535
"next": "15.5.6",

packages/db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@homarr/log": "workspace:^0.1.0",
5151
"@homarr/server-settings": "workspace:^0.1.0",
5252
"@mantine/core": "^8.3.5",
53-
"@paralleldrive/cuid2": "^2.2.2",
53+
"@paralleldrive/cuid2": "^3.1.0",
5454
"@testcontainers/mysql": "^11.7.1",
5555
"@testcontainers/postgresql": "^11.7.1",
5656
"better-sqlite3": "^12.4.1",

pnpm-lock.yaml

Lines changed: 25 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)