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 Sep 19, 2024
1 parent 9d3a310 commit a998f75
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.3",
"@emotion/react": "11.13.3",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.22",
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.35.0",
"@crowdin/ota-client": "1.0.0",
"@crowdin/ota-client": "1.1.3",
"@opentelemetry/api": "1.9.0",
"@vercel/kv": "2.0.0",
"@weareinreach/env": "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 @@ -54,7 +54,7 @@
"@weareinreach/env": "workspace:*",
"@weareinreach/util": "workspace:*",
"id128": "1.6.6",
"json-schema-to-zod": "2.0.14",
"json-schema-to-zod": "2.4.1",
"kysely": "0.27.4",
"ms": "2.1.3",
"pg": "8.12.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 @@ -43,7 +43,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.4.1",
"just-compact": "3.2.0",
"just-compare": "2.3.0",
"just-filter-object": "3.2.0",
Expand Down

0 comments on commit a998f75

Please sign in to comment.