Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/CodeForAfrica/ui into main
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinkipruto committed May 13, 2024
2 parents c2298b4 + aa002aa commit 95ccbc6
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 199 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 95ccbc6

Please sign in to comment.