Skip to content

Commit

Permalink
update planx-core refs and add basic info for new @planx comp
Browse files Browse the repository at this point in the history
  • Loading branch information
RODO94 committed Jul 23, 2024
1 parent afd5857 commit f2653ce
Show file tree
Hide file tree
Showing 18 changed files with 199 additions and 23 deletions.
2 changes: 1 addition & 1 deletion api.planx.uk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"packageManager": "[email protected]",
"dependencies": {
"@airbrake/node": "^2.1.8",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#6c2cc59",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#fc14234",
"@types/isomorphic-fetch": "^0.0.36",
"adm-zip": "^0.5.10",
"aws-sdk": "^2.1467.0",
Expand Down
28 changes: 24 additions & 4 deletions api.planx.uk/pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions e2e/tests/api-driven/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"packageManager": "[email protected]",
"dependencies": {
"@cucumber/cucumber": "^9.3.0",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#6c2cc59",
"axios": "^1.7.2",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#fc14234",
"axios": "^1.6.8",
"dotenv": "^16.3.1",
"dotenv-expand": "^10.0.0",
"graphql": "^16.8.1",
Expand Down
28 changes: 24 additions & 4 deletions e2e/tests/api-driven/pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions e2e/tests/ui-driven/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"postinstall": "./install-dependencies.sh"
},
"dependencies": {
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#6c2cc59",
"axios": "^1.7.2",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#fc14234",
"axios": "^1.6.8",
"dotenv": "^16.3.1",
"eslint": "^8.56.0",
"graphql": "^16.9.0",
Expand Down
28 changes: 24 additions & 4 deletions e2e/tests/ui-driven/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 editor.planx.uk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@mui/material": "^5.15.2",
"@mui/utils": "^5.15.2",
"@opensystemslab/map": "^0.8.3",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#6c2cc59",
"@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#fc14234",
"@tiptap/core": "^2.4.0",
"@tiptap/extension-bold": "^2.0.3",
"@tiptap/extension-bubble-menu": "^2.1.13",
Expand Down
Loading

0 comments on commit f2653ce

Please sign in to comment.