Skip to content

Commit

Permalink
Merge branch 'dev' into l10n_dev
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Mar 7, 2024
2 parents 167464b + 5dd4ff4 commit 22d1b45
Show file tree
Hide file tree
Showing 8 changed files with 141 additions and 141 deletions.
6 changes: 3 additions & 3 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@mantine/notifications": "6.0.21",
"@mantine/nprogress": "6.0.21",
"@mantine/utils": "6.0.21",
"@next/bundle-analyzer": "14.1.2",
"@next/third-parties": "14.1.2",
"@next/bundle-analyzer": "14.1.3",
"@next/third-parties": "14.1.3",
"@opentelemetry/api": "1.8.0",
"@opentelemetry/core": "1.22.0",
"@opentelemetry/exporter-trace-otlp-http": "0.49.1",
Expand Down Expand Up @@ -87,7 +87,7 @@
"just-compare": "2.3.0",
"luxon": "3.4.4",
"mantine-react-table": "1.3.4",
"next": "14.1.2",
"next": "14.1.3",
"next-auth": "4.24.6",
"next-i18next": "15.2.0",
"next-seo": "6.5.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"dayjs": "1.11.10",
"embla-carousel-react": "7.1.0",
"i18next": "23.10.0",
"next": "14.1.2",
"next": "14.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "14.0.7"
},
"devDependencies": {
"@next/bundle-analyzer": "14.1.2",
"@next/bundle-analyzer": "14.1.3",
"@types/eslint": "8.56.5",
"@types/node": "20.11.25",
"@types/react": "18.2.63",
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"@types/gtag.js": "0.0.19",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"next": "14.1.2",
"next": "14.1.3",
"nextjs-google-analytics": "2.3.3",
"type-fest": "4.11.1"
},
"peerDependencies": {
"next": "14.1.2",
"next": "14.1.3",
"nextjs-google-analytics": "2.3.3"
}
}
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint": "8.57.0",
"inquirer-search-list": "1.2.6",
"just-pascal-case": "3.2.0",
"next": "14.1.2",
"next": "14.1.3",
"prettier": "3.2.5",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"eslint": "8.57.0",
"next": "14.1.2",
"next": "14.1.3",
"next-auth": "4.24.6",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"preinstall": "npx only-allow pnpm"
},
"devDependencies": {
"@next/eslint-plugin-next": "14.1.2",
"@next/eslint-plugin-next": "14.1.3",
"@tanstack/eslint-plugin-query": "4.38.0",
"@types/eslint": "8.56.5",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.11.25",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"eslint": "8.57.0",
"eslint-config-next": "14.1.2",
"eslint-config-next": "14.1.3",
"eslint-config-prettier": "9.1.0",
"eslint-formatter-github": "1.1.4",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -34,7 +34,7 @@
"eslint-plugin-react": "7.34.0",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-turbo": "1.12.5",
"next": "14.1.2",
"next": "14.1.3",
"resolve-pkg-maps": "1.0.0",
"typescript": "5.4.2"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@mantine/notifications": "6.0.21",
"@mantine/nprogress": "6.0.21",
"@mantine/utils": "6.0.21",
"@next/third-parties": "14.1.2",
"@next/third-parties": "14.1.3",
"@storybook/addon-a11y": "7.6.17",
"@storybook/addon-actions": "7.6.17",
"@storybook/addon-designs": "7.0.9",
Expand Down Expand Up @@ -150,7 +150,7 @@
"merge-anything": "5.1.7",
"msw": "2.2.2",
"msw-storybook-addon": "2.0.0-beta.0",
"next": "14.1.2",
"next": "14.1.3",
"next-auth": "4.24.6",
"next-i18next": "15.2.0",
"postcss-loader": "8.1.1",
Expand Down Expand Up @@ -195,7 +195,7 @@
"@mantine/notifications": "^6",
"@mantine/nprogress": "^6",
"@mantine/utils": "^6",
"@next/third-parties": "14.1.2",
"@next/third-parties": "14.1.3",
"@tanstack/react-query": "^4",
"@tanstack/react-table": "^8",
"@trpc/client": "10.45.1",
Expand Down
Loading

0 comments on commit 22d1b45

Please sign in to comment.