Skip to content

Commit

Permalink
fix(crowdin): update all non-major dependencies
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 Oct 20, 2023
1 parent a4992f0 commit 0880778
Show file tree
Hide file tree
Showing 6 changed files with 291 additions and 291 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"@types/gtag.js": "0.0.17",
"@types/luxon": "3.3.3",
"@types/node": "18.18.6",
"@types/react": "18.2.30",
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
"@types/umami": "0.1.4",
"@typescript-eslint/eslint-plugin": "6.8.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@next/bundle-analyzer": "13.5.3",
"@types/eslint": "8.44.6",
"@types/node": "18.18.6",
"@types/react": "18.2.30",
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@types/eslint": "8.44.6",
"@types/node": "18.18.6",
"@types/react": "18.2.30",
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
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 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@crowdin/crowdin-api-client": "1.25.0",
"@crowdin/crowdin-api-client": "1.25.1",
"@crowdin/ota-client": "1.0.0",
"@opentelemetry/api": "1.6.0",
"@vercel/kv": "0.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"@types/luxon": "3.3.3",
"@types/node": "18.18.6",
"@types/probe-image-size": "7.2.2",
"@types/react": "18.2.30",
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
"@types/terraformer__wkt": "2.0.1",
"@weareinreach/api": "workspace:*",
Expand Down
Loading

0 comments on commit 0880778

Please sign in to comment.