Skip to content

Commit 6b079be

Browse files
chore(deps): bump next from 14.2.26 to 15.3.3
Bumps [next](https://github.com/vercel/next.js) from 14.2.26 to 15.3.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@v14.2.26...v15.3.3) --- updated-dependencies: - dependency-name: next dependency-version: 15.3.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e0fc83 commit 6b079be

File tree

3 files changed

+520
-109
lines changed

3 files changed

+520
-109
lines changed

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@primer/react": "37.26.0",
14-
"next": "^15.2.3",
14+
"next": "^15.3.3",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",
1717
"styled-components": "5.x",

examples/theming/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@primer/octicons-react": "^19.14.0",
1414
"@primer/react": "37.26.0",
1515
"clsx": "^2.1.1",
16-
"next": "^14.2.30",
16+
"next": "^15.3.3",
1717
"react": "^18.3.1",
1818
"react-dom": "^18.3.1",
1919
"styled-components": "5.x",

0 commit comments

Comments
 (0)