Skip to content

Commit

Permalink
chore(app): 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] committed Feb 23, 2023
1 parent 1fbe3d3 commit 6f51d21
Show file tree
Hide file tree
Showing 6 changed files with 67 additions and 65 deletions.
4 changes: 2 additions & 2 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@weareinreach/auth": "0.100.0",
"@weareinreach/db": "0.100.0",
"@weareinreach/ui": "0.100.0",
"axios": "1.3.3",
"axios": "1.3.4",
"dayjs": "1.11.7",
"embla-carousel-react": "7.0.9",
"feather-icons-react": "0.6.2",
Expand All @@ -66,7 +66,7 @@
"devDependencies": {
"@next/bundle-analyzer": "13.1.6",
"@next/font": "13.1.6",
"@playwright/test": "1.31.0",
"@playwright/test": "1.31.1",
"@tanstack/react-query-devtools": "4.24.10",
"@types/eslint": "8.21.1",
"@types/flat": "5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"prettier-plugin-packagejson": "2.4.3",
"prettier-plugin-prisma": "4.10.0",
"tsx": "3.12.3",
"turbo": "1.8.1",
"turbo": "1.8.2",
"typescript": "4.9.5",
"typesync": "0.10.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"@zerodep/geo.stateiso": "0.1.4",
"axios": "1.3.3",
"axios": "1.3.4",
"commander": "10.0.0",
"countries-languages": "1.0.3",
"dotenv": "16.0.3",
Expand Down Expand Up @@ -89,7 +89,7 @@
"tsx": "3.12.3",
"type-fest": "3.6.0",
"typescript": "4.9.5",
"zod-prisma-types": "2.2.2"
"zod-prisma-types": "2.2.3"
},
"prisma": {
"seed": "tsx ./seed/starterData.ts"
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 @@ -15,7 +15,7 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "13.1.6",
"@tanstack/eslint-plugin-query": "4.24.8",
"@tanstack/eslint-plugin-query": "4.24.11",
"@types/eslint": "8.21.1",
"@types/node": "18.14.0",
"@typescript-eslint/eslint-plugin": "5.53.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 @@ -101,7 +101,7 @@
"next": "13.1.6",
"next-auth": "4.19.2",
"next-i18next": "13.1.5",
"next-router-mock": "0.9.1",
"next-router-mock": "0.9.2",
"postcss-loader": "7.0.2",
"prettier": "2.8.4",
"react": "18.2.0",
Expand Down
118 changes: 60 additions & 58 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6f51d21

Please sign in to comment.