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 Apr 19, 2024
2 parents 4da4a1d + 887ccc2 commit 7adfb48
Show file tree
Hide file tree
Showing 9 changed files with 184 additions and 179 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.2.1",
"@next/third-parties": "14.2.1",
"@next/bundle-analyzer": "14.2.2",
"@next/third-parties": "14.2.2",
"@opentelemetry/api": "1.8.0",
"@opentelemetry/core": "1.23.0",
"@opentelemetry/exporter-trace-otlp-http": "0.50.0",
Expand Down Expand Up @@ -88,7 +88,7 @@
"just-compare": "2.3.0",
"luxon": "3.4.4",
"mantine-react-table": "1.3.4",
"next": "14.2.1",
"next": "14.2.2",
"next-auth": "4.24.7",
"next-i18next": "15.3.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.11.2",
"next": "14.2.1",
"next": "14.2.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "14.1.0"
},
"devDependencies": {
"@next/bundle-analyzer": "14.2.1",
"@next/bundle-analyzer": "14.2.2",
"@types/eslint": "8.56.9",
"@types/node": "20.12.7",
"@types/react": "18.2.78",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
"typesync": "0.12.1",
"yargs": "17.7.2"
},
"packageManager": "pnpm@9.0.2",
"packageManager": "pnpm@9.0.3",
"engines": {
"node": "20.12.2",
"pnpm": "9.0.2"
"pnpm": "9.0.3"
},
"pnpm": {
"peerDependencyRules": {
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.2.1",
"next": "14.2.2",
"nextjs-google-analytics": "2.3.3",
"type-fest": "4.15.0"
},
"peerDependencies": {
"next": "14.2.1",
"next": "14.2.2",
"nextjs-google-analytics": "2.3.3"
}
}
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"i18next": "23.11.2",
"inquirer-search-list": "1.2.6",
"just-pascal-case": "3.2.0",
"next": "14.2.1",
"next": "14.2.2",
"prettier": "3.2.5",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
Expand All @@ -74,6 +74,6 @@
},
"peerDependencies": {
"i18next": "23.11.2",
"next": "14.2.1"
"next": "14.2.2"
}
}
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,14 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"eslint": "8.57.0",
"next": "14.2.1",
"next": "14.2.2",
"next-auth": "4.24.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.4.5"
},
"peerDependencies": {
"next": "14.2.1",
"next": "14.2.2",
"next-auth": "4.24.7",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
8 changes: 4 additions & 4 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.2.1",
"@next/eslint-plugin-next": "14.2.2",
"@tanstack/eslint-plugin-query": "4.38.0",
"@types/eslint": "8.56.9",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"eslint": "8.57.0",
"eslint-config-next": "14.2.1",
"eslint-config-next": "14.2.2",
"eslint-config-prettier": "9.1.0",
"eslint-formatter-github": "1.1.4",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -34,13 +34,13 @@
"eslint-plugin-react": "7.34.1",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-turbo": "1.13.2",
"next": "14.2.1",
"next": "14.2.2",
"resolve-pkg-maps": "1.0.0",
"typescript": "5.4.5"
},
"peerDependencies": {
"eslint": "9.0.0",
"next": "14.2.1"
"next": "14.2.2"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@mantine/notifications": "6.0.21",
"@mantine/nprogress": "6.0.21",
"@mantine/utils": "6.0.21",
"@next/third-parties": "14.2.1",
"@next/third-parties": "14.2.2",
"@storybook/addon-a11y": "7.6.17",
"@storybook/addon-actions": "7.6.17",
"@storybook/addon-designs": "7.0.9",
Expand Down Expand Up @@ -144,7 +144,7 @@
"merge-anything": "5.1.7",
"msw": "2.2.13",
"msw-storybook-addon": "2.0.0-beta.0",
"next": "14.2.1",
"next": "14.2.2",
"next-auth": "4.24.7",
"next-i18next": "15.3.0",
"postcss-loader": "8.1.1",
Expand Down Expand Up @@ -189,7 +189,7 @@
"@mantine/notifications": "6.0.21",
"@mantine/nprogress": "6.0.21",
"@mantine/utils": "6.0.21",
"@next/third-parties": "14.2.1",
"@next/third-parties": "14.2.2",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.16.0",
"@trpc/client": "10.45.2",
Expand All @@ -204,7 +204,7 @@
"i18next-intervalplural-postprocessor": "3.0.0",
"luxon": "3.4.4",
"mantine-react-table": "1.3.4",
"next": "14.2.1",
"next": "14.2.2",
"next-auth": "4.24.7",
"next-i18next": "15.3.0",
"react": "18.2.0",
Expand Down
321 changes: 163 additions & 158 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 7adfb48

Please sign in to comment.