Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v13.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 14, 2023
1 parent c3dddee commit 3e805b7
Show file tree
Hide file tree
Showing 5 changed files with 90 additions and 91 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@vercel/analytics": "1.0.2",
"@wayofdev/ui": "workspace:*",
"next": "13.4.13",
"next": "13.4.15",
"nextra": "2.11.0",
"nextra-theme-docs": "2.11.0",
"react": "18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@wayofdev/ui": "workspace:*",
"clsx": "2.0.0",
"i18next": "23.4.4",
"next": "13.4.13",
"next": "13.4.15",
"next-auth": "4.22.5",
"next-i18next": "14.0.0",
"next-secure-headers": "^2.2.0",
Expand All @@ -48,8 +48,8 @@
"zod": "3.21.4"
},
"devDependencies": {
"@next/bundle-analyzer": "13.4.13",
"@next/env": "13.4.13",
"@next/bundle-analyzer": "13.4.15",
"@next/env": "13.4.15",
"@playwright/test": "1.37.0",
"@sentry/nextjs": "7.64.0",
"@size-limit/file": "8.2.6",
Expand All @@ -75,7 +75,7 @@
"cssnano": "6.0.1",
"es-check": "7.1.1",
"eslint": "8.47.0",
"eslint-config-next": "13.4.13",
"eslint-config-next": "13.4.15",
"get-tsconfig": "4.7.0",
"jest": "29.6.2",
"jest-css-modules-transform": "4.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/facebook-pixel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@wayofdev/eslint-config-bases": "3.0.1"
},
"peerDependencies": {
"next": "13.4.13",
"next": "13.4.15",
"react": "18.2.0",
"react-dom": "18.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/google-tag-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@wayofdev/eslint-config-bases": "3.0.1"
},
"peerDependencies": {
"next": "13.4.13",
"next": "13.4.15",
"react": "18.2.0",
"react-dom": "18.2.0"
}
Expand Down
Loading

3 comments on commit 3e805b7

@vercel
Copy link

@vercel vercel bot commented on 3e805b7 Aug 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

next-starter-tpl-storybook – ./apps/storybook

next-starter-tpl-storybook-wayofdev.vercel.app
next-starter-tpl-storybook.vercel.app
next-starter-tpl-storybook-git-master-wayofdev.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 3e805b7 Aug 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 3e805b7 Aug 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.