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 Feb 20, 2024
1 parent 56fca04 commit 91ab436
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.5",
"@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 @@ -147,7 +147,7 @@
"mantine-react-table": "1.3.4",
"merge-anything": "5.1.7",
"msw": "2.2.0",
"msw-storybook-addon": "2.0.0-beta.0",
"msw-storybook-addon": "2.0.0-next.1",
"next": "14.1.0",
"next-auth": "4.24.6",
"next-i18next": "15.2.0",
Expand Down

0 comments on commit 91ab436

Please sign in to comment.