Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14.1.0 (#4955)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 19, 2024
1 parent 56feb28 commit be63913
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 138 deletions.
8 changes: 4 additions & 4 deletions apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"i18next": "23.7.16",
"jose": "5.2.0",
"ky": "1.2.0",
"next": "14.0.4",
"next": "14.1.0",
"next-auth": "4.24.5",
"next-connect": "1.0.0",
"next-i18next": "15.2.0",
Expand All @@ -114,8 +114,8 @@
"zod": "3.22.4"
},
"devDependencies": {
"@next/bundle-analyzer": "14.0.4",
"@next/env": "14.0.4",
"@next/bundle-analyzer": "14.1.0",
"@next/env": "14.1.0",
"@playwright/test": "1.41.0",
"@prisma/nextjs-monorepo-workaround-plugin": "5.8.1",
"@size-limit/file": "11.0.2",
Expand All @@ -141,7 +141,7 @@
"dotenv-flow-cli": "1.1.1",
"es-check": "7.1.1",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"eslint-config-next": "14.1.0",
"eslint-plugin-tailwindcss": "3.14.0",
"is-ci": "3.0.1",
"jsdom": "23.2.0",
Expand Down
Loading

0 comments on commit be63913

Please sign in to comment.