Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent b9d3611 commit f434b31
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 219 deletions.
2 changes: 1 addition & 1 deletion apps/pigment-css-next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"local-ui-lib": "workspace:^",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"next": "15.0.2"
"next": "14.2.10"
},
"devDependencies": {
"@pigment-css/nextjs-plugin": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/pigment-css-nextjs-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@pigment-css/unplugin": "workspace:^"
},
"devDependencies": {
"next": "^13.5.1"
"next": "^14.2.10"
},
"peerDependencies": {
"next": "^12.0.0 || ^13.0.0 || ^14.0.0"
Expand Down
Loading

0 comments on commit f434b31

Please sign in to comment.