Skip to content

Commit

Permalink
Merge branch 'dev' into IN-854-organization-table
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Aug 15, 2023
2 parents 3e0fb14 + 65ed813 commit 5e41959
Show file tree
Hide file tree
Showing 10 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"eslint-plugin-i18next": "6.0.3",
"i18next-resources-for-ts": "1.2.1",
"listr2": "6.6.1",
"prettier": "3.0.1",
"prettier": "3.0.2",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dotenv": "16.3.1",
"husky": "8.0.3",
"lint-staged": "14.0.0",
"prettier": "3.0.1",
"prettier": "3.0.2",
"prettier-plugin-jsdoc": "1.0.1",
"prettier-plugin-packagejson": "2.4.5",
"prettier-plugin-prisma": "5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"listr2": "6.6.1",
"next": "13.4.16",
"p-queue": "7.3.4",
"prettier": "3.0.1",
"prettier": "3.0.2",
"prisma": "5.1.1",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"aws-lambda": "1.0.7",
"esbuild": "0.19.2",
"eslint": "8.47.0",
"prettier": "3.0.1",
"prettier": "3.0.2",
"typescript": "5.1.6"
}
}
2 changes: 1 addition & 1 deletion packages/aws-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"eslint": "8.47.0",
"prettier": "3.0.1",
"prettier": "3.0.2",
"typescript": "5.1.6"
}
}
2 changes: 1 addition & 1 deletion packages/aws-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"eslint": "8.47.0",
"prettier": "3.0.1",
"prettier": "3.0.2",
"prisma": "5.1.1",
"typescript": "5.1.6"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"luxon": "3.4.0",
"mongoback": "3.0.6",
"papaparse": "5.4.1",
"prettier": "3.0.1",
"prettier": "3.0.2",
"pretty-bytes": "6.1.1",
"prisma": "5.1.1",
"prisma-dbml-generator": "0.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@t3-oss/env-nextjs": "0.6.0",
"@weareinreach/util": "workspace:*",
"chromatic": "6.21.0",
"chromatic": "6.22.0",
"zod": "3.22.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"@weareinreach/eslint-config": "0.100.0",
"@welldone-software/why-did-you-render": "7.0.1",
"babel-loader": "9.1.3",
"chromatic": "6.21.0",
"chromatic": "6.22.0",
"css-loader": "6.8.1",
"dayjs": "1.11.9",
"dotenv": "16.3.1",
Expand All @@ -145,7 +145,7 @@
"next-i18next": "14.0.0",
"next-router-mock": "0.9.9",
"postcss-loader": "7.3.3",
"prettier": "3.0.1",
"prettier": "3.0.2",
"pretty-bytes": "6.1.1",
"react": "18.2.0",
"react-docgen-typescript": "2.2.2",
Expand Down
66 changes: 33 additions & 33 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 5e41959

Please sign in to comment.