Skip to content

Commit

Permalink
Merge branch 'dev' into renovate/github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeKarow authored Aug 15, 2023
2 parents 89731ff + 8df216b commit c616db9
Show file tree
Hide file tree
Showing 7 changed files with 119 additions and 119 deletions.
4 changes: 2 additions & 2 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@mantine/spotlight": "6.0.19",
"@mantine/tiptap": "6.0.19",
"@mantine/utils": "6.0.19",
"@next/bundle-analyzer": "13.4.15",
"@next/bundle-analyzer": "13.4.16",
"@opentelemetry/api": "1.4.1",
"@opentelemetry/exporter-trace-otlp-http": "0.41.2",
"@opentelemetry/instrumentation": "0.41.2",
Expand Down Expand Up @@ -95,7 +95,7 @@
"just-compact": "3.2.0",
"just-compare": "2.3.0",
"luxon": "3.4.0",
"next": "13.4.15",
"next": "13.4.16",
"next-auth": "4.23.0",
"next-i18next": "14.0.0",
"next-seo": "6.1.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 @@ -36,13 +36,13 @@
"dayjs": "1.11.9",
"embla-carousel-react": "7.1.0",
"i18next": "23.4.4",
"next": "13.4.15",
"next": "13.4.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.1.2"
},
"devDependencies": {
"@next/bundle-analyzer": "13.4.15",
"@next/bundle-analyzer": "13.4.16",
"@types/eslint": "8.44.2",
"@types/node": "18.17.5",
"@types/react": "18.2.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"just-capitalize": "3.2.0",
"just-pascal-case": "3.2.0",
"listr2": "6.6.1",
"next": "13.4.15",
"next": "13.4.16",
"p-queue": "7.3.4",
"prettier": "3.0.1",
"prisma": "5.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"eslint": "8.47.0",
"next": "13.4.15",
"next": "13.4.16",
"next-auth": "4.23.0",
"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": "13.4.15",
"@next/eslint-plugin-next": "13.4.16",
"@tanstack/eslint-plugin-query": "4.32.5",
"@types/eslint": "8.44.2",
"@types/eslint-config-prettier": "6.11.0",
"@types/node": "18.17.5",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"eslint": "8.47.0",
"eslint-config-next": "13.4.15",
"eslint-config-next": "13.4.16",
"eslint-config-prettier": "9.0.0",
"eslint-formatter-github": "1.1.4",
"eslint-import-resolver-typescript": "3.6.0",
Expand All @@ -33,7 +33,7 @@
"eslint-plugin-react": "7.33.1",
"eslint-plugin-storybook": "0.6.13",
"eslint-plugin-turbo": "1.10.12",
"next": "13.4.15",
"next": "13.4.16",
"resolve-pkg-maps": "1.0.0",
"typescript": "5.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"merge-anything": "5.1.7",
"msw": "1.2.3",
"msw-storybook-addon": "1.8.0",
"next": "13.4.15",
"next": "13.4.16",
"next-auth": "4.23.0",
"next-i18next": "14.0.0",
"next-router-mock": "0.9.9",
Expand Down
Loading

0 comments on commit c616db9

Please sign in to comment.