Skip to content

Commit cfc8bab

Browse files
chore(deps): bump next from 15.3.2 to 15.5.2
Bumps [next](https://github.com/vercel/next.js) from 15.3.2 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@v15.3.2...v15.5.2) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a112d8c commit cfc8bab

File tree

4 files changed

+53
-53
lines changed

4 files changed

+53
-53
lines changed

e2e/nextjs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@axiomhq/js": "workspace:*",
1515
"@axiomhq/winston": "workspace:*",
16-
"next": "15.4.7",
16+
"next": "15.5.2",
1717
"react": "19.1.0",
1818
"react-dom": "19.1.0",
1919
"winston-transport": "^4.5.0"

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@axiomhq/logging": "workspace:*",
1414
"@axiomhq/nextjs": "workspace:*",
1515
"@axiomhq/react": "workspace:*",
16-
"next": "15.4.7",
16+
"next": "15.5.2",
1717
"react": "19.1.0",
1818
"react-dom": "19.1.0"
1919
},

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@edge-runtime/vm": "^5.0.0",
6969
"@repo/eslint-config": "workspace:*",
7070
"@tanstack/config": "^0.16.0",
71-
"next": "^15.4.7",
71+
"next": "^15.5.2",
7272
"vite": "^5.2.14",
7373
"vitest": "^0.34.6"
7474
},

pnpm-lock.yaml

Lines changed: 50 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)