Skip to content

Commit

Permalink
chore: bump next from 14.2.10 to 15.1.2
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.10 to 15.1.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.10...v15.1.2)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 43b1037 commit 3dcc773
Show file tree
Hide file tree
Showing 7 changed files with 493 additions and 224 deletions.
2 changes: 1 addition & 1 deletion apps/admin-panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@svgr/webpack": "^8.1.0",
"@t3-oss/env-nextjs": "^0.7.1",
"graphql": "^16.8.1",
"next": "14.2.10",
"next": "15.1.2",
"next-auth": "^4.24.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/consent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"edge-csrf": "^1.0.6",
"graphql": "^16.8.1",
"libphonenumber-js": "^1.10.51",
"next": "14.2.10",
"next": "15.1.2",
"next-themes": "^0.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"csv-parse": "^5.5.3",
"dotenv": "^16.3.1",
"graphql": "^16.8.1",
"next": "14.2.10",
"next": "15.1.2",
"next-auth": "^4.24.5",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"graphql": "^16.8.1",
"next": "14.2.10",
"next": "15.1.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/pay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"ioredis": "^5.3.1",
"js-lnurl": "^0.6.0",
"lodash.debounce": "^4.0.8",
"next": "14.2.10",
"next": "15.1.2",
"next-auth": "^4.24.8",
"pino": "8.20.0",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/voucher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"graphql": "^16.6.0",
"graphql-ws": "^5.16.0",
"knex": "^3.1.0",
"next": "14.2.10",
"next": "15.1.2",
"next-auth": "^4.24.6",
"pg": "^8.11.0",
"postcss": "8.4.38",
Expand Down
Loading

0 comments on commit 3dcc773

Please sign in to comment.