Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v13.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 73a43db commit 8eea1f3
Show file tree
Hide file tree
Showing 5 changed files with 1,033 additions and 1,483 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.1.2",
"@wayofdev/ui": "workspace:*",
"next": "13.4.19",
"next": "13.5.7",
"nextra": "2.13.3",
"nextra-theme-docs": "2.13.3",
"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.1.0",
"i18next": "23.8.2",
"next": "13.4.19",
"next": "13.5.7",
"next-auth": "4.24.5",
"next-i18next": "14.0.3",
"next-secure-headers": "^2.2.0",
Expand All @@ -48,8 +48,8 @@
"zod": "3.22.4"
},
"devDependencies": {
"@next/bundle-analyzer": "13.4.19",
"@next/env": "13.4.19",
"@next/bundle-analyzer": "13.5.7",
"@next/env": "13.5.7",
"@playwright/test": "1.41.2",
"@sentry/nextjs": "7.69.0",
"@size-limit/file": "8.2.6",
Expand All @@ -75,7 +75,7 @@
"cssnano": "6.0.3",
"es-check": "7.1.1",
"eslint": "8.56.0",
"eslint-config-next": "13.4.19",
"eslint-config-next": "13.5.7",
"get-tsconfig": "4.7.2",
"jest": "29.7.0",
"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.19",
"next": "13.5.7",
"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.19",
"next": "13.5.7",
"react": "18.2.0",
"react-dom": "18.2.0"
}
Expand Down
Loading

0 comments on commit 8eea1f3

Please sign in to comment.