Skip to content

Commit

Permalink
Merge branch 'dev' into IN-945-service-edit-page
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Feb 14, 2024
2 parents df85373 + a0a22a8 commit 4af375d
Show file tree
Hide file tree
Showing 10 changed files with 175 additions and 187 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.0
20.11.1
10 changes: 5 additions & 5 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,15 @@
"@sentry/opentelemetry-node": "7.101.0",
"@sentry/profiling-node": "7.101.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.11.8",
"@tanstack/react-table": "8.12.0",
"@trpc/client": "10.45.1",
"@trpc/next": "10.45.1",
"@trpc/react-query": "10.45.1",
"@trpc/server": "10.45.1",
"@vercel/analytics": "1.1.3",
"@vercel/edge-config": "1.0.0",
"@vercel/kv": "1.0.1",
"@vercel/speed-insights": "1.0.9",
"@vercel/speed-insights": "1.0.10",
"@weareinreach/analytics": "workspace:*",
"@weareinreach/api": "workspace:*",
"@weareinreach/auth": "workspace:*",
Expand All @@ -86,7 +86,7 @@
"luxon": "3.4.4",
"mantine-react-table": "1.3.4",
"next": "14.1.0",
"next-auth": "4.24.5",
"next-auth": "4.24.6",
"next-i18next": "15.2.0",
"next-seo": "6.4.0",
"nextjs-google-analytics": "2.3.3",
Expand All @@ -107,7 +107,7 @@
"@playwright/test": "1.41.2",
"@prisma/nextjs-monorepo-workaround-plugin": "5.9.1",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table-devtools": "8.11.8",
"@tanstack/react-table-devtools": "8.12.0",
"@total-typescript/ts-reset": "0.5.1",
"@types/eslint": "8.56.2",
"@types/gtag.js": "0.0.19",
Expand All @@ -122,7 +122,7 @@
"@weareinreach/eslint-config": "0.100.0",
"@welldone-software/why-did-you-render": "8.0.1",
"commander": "12.0.0",
"dotenv": "16.4.3",
"dotenv": "16.4.4",
"eslint": "8.56.0",
"eslint-plugin-i18next": "6.0.3",
"i18next-hmr": "3.0.4",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
},
"devDependencies": {
"@changesets/cli": "2.27.1",
"@turbo/gen": "1.12.3",
"@turbo/gen": "1.12.4",
"@types/lint-staged": "13.3.0",
"@types/node": "20.11.17",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"boxen": "7.1.1",
"dotenv": "16.4.3",
"husky": "9.0.10",
"dotenv": "16.4.4",
"husky": "9.0.11",
"knip": "5.0.1",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
Expand All @@ -53,7 +53,7 @@
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.8.1",
"tsx": "4.7.1",
"turbo": "1.12.3",
"turbo": "1.12.4",
"typescript": "5.3.3",
"typesync": "0.12.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"zod": "3.22.4"
},
"devDependencies": {
"@turbo/gen": "1.12.3",
"@turbo/gen": "1.12.4",
"@types/eslint": "8.56.2",
"@types/google.maps": "3.55.3",
"@types/luxon": "3.4.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@aws-sdk/client-cognito-identity-provider": "3.511.0",
"@aws-sdk/client-cognito-identity-provider": "3.514.0",
"@next-auth/prisma-adapter": "1.0.7",
"@weareinreach/db": "workspace:*",
"@weareinreach/env": "workspace:*",
Expand All @@ -74,7 +74,7 @@
"@weareinreach/eslint-config": "0.100.0",
"eslint": "8.56.0",
"next": "14.1.0",
"next-auth": "4.24.5",
"next-auth": "4.24.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.3.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 @@ -62,7 +62,7 @@
"devDependencies": {
"@octokit/core": "5.1.0",
"@terraformer/wkt": "2.2.0",
"@turbo/gen": "1.12.3",
"@turbo/gen": "1.12.4",
"@turf/helpers": "7.0.0-alpha.113",
"@types/eslint": "8.56.2",
"@types/inquirer": "9.0.7",
Expand All @@ -74,7 +74,7 @@
"@types/terraformer__wkt": "2.0.2",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"dotenv": "16.4.3",
"dotenv": "16.4.4",
"dotenv-cli": "7.3.0",
"eslint": "8.56.0",
"google-auth-library": "9.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@t3-oss/env-nextjs": "0.9.2",
"@weareinreach/util": "workspace:*",
"chromatic": "10.9.4",
"chromatic": "10.9.5",
"zod": "3.22.4"
},
"devDependencies": {
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 @@ -33,7 +33,7 @@
"eslint-plugin-node": "npm:[email protected]",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-turbo": "1.12.3",
"eslint-plugin-turbo": "1.12.4",
"next": "14.1.0",
"resolve-pkg-maps": "1.0.0",
"typescript": "5.3.3"
Expand Down
10 changes: 5 additions & 5 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@
"@swc/helpers": "0.5.6",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table": "8.11.8",
"@tanstack/react-table-devtools": "8.11.8",
"@tanstack/react-table": "8.12.0",
"@tanstack/react-table-devtools": "8.12.0",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@trpc/client": "10.45.1",
"@trpc/next": "10.45.1",
Expand All @@ -132,10 +132,10 @@
"@weareinreach/eslint-config": "0.100.0",
"@welldone-software/why-did-you-render": "8.0.1",
"babel-loader": "9.1.3",
"chromatic": "10.9.4",
"chromatic": "10.9.5",
"css-loader": "6.10.0",
"dayjs": "1.11.10",
"dotenv": "16.4.3",
"dotenv": "16.4.4",
"embla-carousel-react": "7.1.0",
"eslint": "8.56.0",
"i18next": "23.8.2",
Expand All @@ -149,7 +149,7 @@
"msw": "2.2.0",
"msw-storybook-addon": "2.0.0-beta.0",
"next": "14.1.0",
"next-auth": "4.24.5",
"next-auth": "4.24.6",
"next-i18next": "15.2.0",
"postcss-loader": "8.1.0",
"prettier": "3.2.5",
Expand Down
Loading

0 comments on commit 4af375d

Please sign in to comment.