Skip to content

Commit

Permalink
fix(crowdin): update patched packages
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent fd8e9b3 commit 9f57d77
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@crowdin/ota-client": "1.0.0",
"@crowdin/ota-client": "1.1.1",
"@emotion/react": "11.11.4",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/crowdin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.33.1",
"@crowdin/ota-client": "1.0.0",
"@crowdin/ota-client": "1.1.1",
"@opentelemetry/api": "1.8.0",
"@vercel/kv": "1.0.1",
"@weareinreach/util": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@weareinreach/env": "workspace:*",
"@weareinreach/util": "workspace:*",
"id128": "1.6.6",
"json-schema-to-zod": "2.0.14",
"json-schema-to-zod": "2.1.0",
"kysely": "0.27.3",
"pg": "8.11.5",
"prisma-kysely": "1.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"crud-object-diff": "2.3.6",
"escape-string-regexp": "5.0.0",
"geolib": "3.3.4",
"json-schema-to-zod": "2.0.14",
"json-schema-to-zod": "2.1.0",
"just-compact": "3.2.0",
"just-compare": "2.3.0",
"just-filter-object": "3.2.0",
Expand Down

0 comments on commit 9f57d77

Please sign in to comment.