Skip to content

Commit

Permalink
chore: Bump MUI and planx-core dependencies (#2626)
Browse files Browse the repository at this point in the history
* chore: Bump planx-core

* chore: Bump MUI and planx-core

* fix: colour -> colour
  • Loading branch information
DafyddLlyr authored Jan 2, 2024
1 parent 598b25f commit 96c5999
Show file tree
Hide file tree
Showing 10 changed files with 470 additions and 487 deletions.
2 changes: 1 addition & 1 deletion api.planx.uk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@airbrake/node": "^2.1.8",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#a70159d",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#a1ca966",
"@types/isomorphic-fetch": "^0.0.36",
"adm-zip": "^0.5.10",
"aws-sdk": "^2.1467.0",
Expand Down
113 changes: 62 additions & 51 deletions api.planx.uk/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2e/tests/api-driven/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"dependencies": {
"@cucumber/cucumber": "^9.3.0",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#a70159d",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#a1ca966",
"axios": "^1.6.0",
"dotenv": "^16.3.1",
"dotenv-expand": "^10.0.0",
Expand Down
Loading

0 comments on commit 96c5999

Please sign in to comment.