Skip to content

Commit a7f48c0

Browse files
build(deps): Bump next from 15.2.2 to 15.2.3
Bumps [next](https://github.com/vercel/next.js) from 15.2.2 to 15.2.3. - [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.2.2...v15.2.3) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2113c7b commit a7f48c0

File tree

2 files changed

+121
-72
lines changed

2 files changed

+121
-72
lines changed

apps/nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"build": "next build"
99
},
1010
"dependencies": {
11-
"next": "~15.2.0",
11+
"next": "~15.2.3",
1212
"react": "~18.3.0",
1313
"react-dom": "~18.3.0",
1414
"@nighttrax/components": "workspace:*"

0 commit comments

Comments
 (0)