Skip to content

Commit

Permalink
Bump next from 14.0.4 to 14.1.1
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.0.4 to 14.1.1.
- [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.0.4...v14.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent 68d07e7 commit 9e49095
Show file tree
Hide file tree
Showing 7 changed files with 7,607 additions and 16,018 deletions.
2 changes: 1 addition & 1 deletion apps/charterafrica/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"leaflet": "^1.9.4",
"migrate-mongo": "^11.0.0",
"monaco-editor": "^0.44.0",
"next": "^14.0.4",
"next": "^14.1.1",
"next-seo": "^6.4.0",
"nodemailer-sendgrid": "^1.0.3",
"payload": "^2.9.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/codeforafrica/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"gray-matter": "^4.0.3",
"js-yaml": "^4.1.0",
"jsdom": "^23.0.1",
"next": "^14.0.4",
"next": "^14.1.1",
"next-seo": "^6.4.0",
"nodemailer-sendgrid": "^1.0.3",
"payload": "^1.15.8",
Expand Down
2 changes: 1 addition & 1 deletion apps/commons-ui-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@mui/material": "^5.14.20",
"@mui/utils": "^5.14.20",
"@next/env": "^14.0.4",
"next": "^14.0.4",
"next": "^14.1.1",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion apps/pesayetu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"deepmerge": "^4.3.1",
"leaflet": "^1.9.4",
"lodash": "^4.17.21",
"next": "^14.0.4",
"next": "^14.1.1",
"next-images": "^1.8.5",
"next-seo": "^6.4.0",
"papaparse": "^5.4.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/promisetracker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"formik-mui-lab": "^1.0.0",
"jwt-decode": "^4.0.0",
"lodash": "^4.17.21",
"next": "^14.0.4",
"next": "^14.1.1",
"next-auth": "^4.24.5",
"next-seo": "^6.4.0",
"papaparse": "^5.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/commons-ui-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-config-commons-ui": "workspace:*",
"jest": "^29.7.0",
"jest-config-commons-ui": "workspace:*",
"next": "^14.0.4",
"next": "^14.1.1",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Loading

0 comments on commit 9e49095

Please sign in to comment.