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] authored Jan 10, 2024
1 parent 6114017 commit fb4fc42
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.3",
"@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.29.4",
"@crowdin/ota-client": "1.0.0",
"@crowdin/ota-client": "1.1.1",
"@opentelemetry/api": "1.7.0",
"@vercel/kv": "1.0.1",
"@weareinreach/util": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"mantine-react-table": "1.3.4",
"merge-anything": "5.1.7",
"msw": "2.0.13",
"msw-storybook-addon": "2.0.0--canary.122.06f0c92.0",
"msw-storybook-addon": "2.0.0-next.1",
"next": "14.0.4",
"next-auth": "4.24.5",
"next-i18next": "15.2.0",
Expand Down

0 comments on commit fb4fc42

Please sign in to comment.