Skip to content

Commit

Permalink
sync up next.js versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeKarow committed Oct 16, 2023
1 parent 3fb7ffe commit ef80059
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 212 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@mantine/notifications": "6.0.21",
"@mantine/nprogress": "6.0.21",
"@mantine/utils": "6.0.21",
"@next/bundle-analyzer": "13.5.4",
"@next/bundle-analyzer": "13.5.3",
"@opentelemetry/api": "1.6.0",
"@opentelemetry/exporter-trace-otlp-http": "0.44.0",
"@opentelemetry/resources": "1.17.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dayjs": "1.11.10",
"embla-carousel-react": "7.1.0",
"i18next": "23.5.1",
"next": "13.5.4",
"next": "13.5.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.3.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"@types/gtag.js": "0.0.16",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"next": "13.5.4",
"next": "13.5.3",
"nextjs-google-analytics": "2.3.3",
"type-fest": "4.4.0"
},
"peerDependencies": {
"next": "13.5.4",
"next": "13.5.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 @@ -60,7 +60,7 @@
"eslint": "8.51.0",
"inquirer-search-list": "1.2.6",
"just-pascal-case": "3.2.0",
"next": "13.5.4",
"next": "13.5.3",
"prettier": "3.0.3",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
Expand Down
Loading

0 comments on commit ef80059

Please sign in to comment.