Skip to content

Commit 63bc3f3

Browse files
chore(deps): bump next from 14.2.26 to 15.5.2
Bumps [next](https://github.com/vercel/next.js) from 14.2.26 to 15.5.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.26...v15.5.2) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e3f120 commit 63bc3f3

File tree

7 files changed

+492
-238
lines changed

7 files changed

+492
-238
lines changed

apps/admin-panel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@svgr/webpack": "^8.1.0",
3232
"@t3-oss/env-nextjs": "^0.7.1",
3333
"graphql": "^16.8.1",
34-
"next": "14.2.26",
34+
"next": "15.5.2",
3535
"next-auth": "^4.24.11",
3636
"react": "^18.2.0",
3737
"react-dom": "^18.2.0",

apps/consent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"edge-csrf": "^1.0.6",
3434
"graphql": "^16.8.1",
3535
"libphonenumber-js": "^1.10.51",
36-
"next": "14.2.26",
36+
"next": "15.5.2",
3737
"next-themes": "^0.2.1",
3838
"react": "18.2.0",
3939
"react-dom": "18.2.0",

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"csv-parse": "^5.5.3",
3838
"dotenv": "^16.3.1",
3939
"graphql": "^16.8.1",
40-
"next": "14.2.26",
40+
"next": "15.5.2",
4141
"next-auth": "^4.24.11",
4242
"react": "18.2.0",
4343
"react-dom": "18.2.0",

apps/map/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"class-variance-authority": "^0.7.0",
2929
"clsx": "^2.0.0",
3030
"graphql": "^16.8.1",
31-
"next": "14.2.26",
31+
"next": "15.5.2",
3232
"react": "^18.2.0",
3333
"react-dom": "^18.2.0",
3434
"tailwind-merge": "^2.1.0",

apps/pay/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"ioredis": "^5.3.1",
4343
"js-lnurl": "^0.6.0",
4444
"lodash.debounce": "^4.0.8",
45-
"next": "14.2.26",
45+
"next": "15.5.2",
4646
"next-auth": "^4.24.11",
4747
"pino": "8.20.0",
4848
"react": "^18.3.1",

apps/voucher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"graphql": "^16.6.0",
5959
"graphql-ws": "^5.16.0",
6060
"knex": "^3.1.0",
61-
"next": "14.2.26",
61+
"next": "15.5.2",
6262
"next-auth": "^4.24.11",
6363
"pg": "^8.11.0",
6464
"postcss": "8.4.38",

0 commit comments

Comments
 (0)