Skip to content

Commit

Permalink
fix(crowdin): update all non-major dependencies (#982)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 1b314e4 commit 7f2979b
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion packages/crowdin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.28.2",
"@crowdin/crowdin-api-client": "1.29.0",
"@crowdin/ota-client": "1.0.0",
"@opentelemetry/api": "1.7.0",
"@vercel/kv": "1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@weareinreach/env": "workspace:*",
"@weareinreach/util": "workspace:*",
"id128": "1.6.6",
"kysely": "0.27.0",
"kysely": "0.27.1",
"pg": "8.11.3",
"prisma-kysely": "1.7.1",
"sql-bricks": "3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@hookform/resolvers": "3.3.3",
"@iconify-json/carbon": "1.1.27",
"@iconify-json/fluent-mdl2": "1.1.6",
"@iconify-json/mdi": "1.1.63",
"@iconify-json/mdi": "1.1.64",
"@iconify-json/ph": "1.1.9",
"@iconify-json/simple-icons": "1.1.86",
"@iconify/react": "4.1.1",
Expand Down
42 changes: 21 additions & 21 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7f2979b

Please sign in to comment.