Skip to content

Commit

Permalink
chore(db): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored Apr 5, 2023
1 parent e2a7d53 commit 8013cd6
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@weareinreach/db": "0.100.0",
"@weareinreach/i18next-keys-ondemand": "0.3.2",
"@weareinreach/ui": "0.100.0",
"axios": "1.3.4",
"axios": "1.3.5",
"dayjs": "1.11.7",
"embla-carousel-autoplay": "7.1.0",
"embla-carousel-react": "7.1.0",
Expand Down Expand Up @@ -102,7 +102,7 @@
"listr2": "5.0.8",
"prettier": "2.8.7",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.2.8",
"trpc-panel": "1.2.9",
"trpc-playground": "1.0.4",
"tslog": "4.8.2",
"typescript": "5.0.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"@zerodep/geo.stateiso": "0.1.4",
"axios": "1.3.4",
"axios": "1.3.5",
"commander": "10.0.0",
"countries-languages": "1.0.3",
"dotenv": "16.0.3",
Expand Down Expand Up @@ -93,7 +93,7 @@
"slugify": "1.6.6",
"tiny-invariant": "1.3.1",
"tsx": "3.12.6",
"type-fest": "3.7.2",
"type-fest": "3.8.0",
"typescript": "5.0.3",
"zod-prisma-types": "2.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint-config-next": "13.2.4",
"eslint-config-prettier": "8.8.0",
"eslint-formatter-github": "1.1.4",
"eslint-import-resolver-typescript": "3.5.4",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-codegen": "0.17.0",
"eslint-plugin-i18next": "6.0.0-8",
"eslint-plugin-import": "2.27.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"babel-loader": "9.1.2",
"chromatic": "6.17.2",
"chromatic": "6.17.3",
"css-chaos-addon": "0.0.5",
"css-loader": "6.7.3",
"dayjs": "1.11.7",
Expand Down Expand Up @@ -132,10 +132,10 @@
"trpc-client-devtools-link": "0.2.1-next",
"tsconfig-paths-webpack-plugin": "4.0.1",
"tsx": "3.12.6",
"type-fest": "3.7.2",
"type-fest": "3.8.0",
"typescript": "5.0.3",
"ulid": "2.3.0",
"webpack": "5.77.0",
"webpack": "5.78.0",
"zod": "3.21.4"
},
"peerDependencies": {
Expand Down

0 comments on commit 8013cd6

Please sign in to comment.