Skip to content

Commit

Permalink
Update document templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben committed Jul 5, 2023
1 parent 98b34f4 commit 4617385
Show file tree
Hide file tree
Showing 9 changed files with 80 additions and 191 deletions.
4 changes: 2 additions & 2 deletions api.planx.uk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"@airbrake/node": "^2.1.8",
"@opensystemslab/planx-core": "github:theopensystemslab/planx-core#f822dd3",
"@opensystemslab/planx-document-templates": "github:theopensystemslab/planx-document-templates#b2797ff",
"@opensystemslab/planx-core": "github:theopensystemslab/planx-core#25e2261",
"@opensystemslab/planx-document-templates": "github:theopensystemslab/planx-document-templates#1f41de6",
"@types/isomorphic-fetch": "^0.0.36",
"adm-zip": "^0.5.10",
"aws-sdk": "^2.1358.0",
Expand Down
102 changes: 15 additions & 87 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.1.2",
"@opensystemslab/planx-core": "github:theopensystemslab/planx-core#f822dd3",
"@opensystemslab/planx-core": "github:theopensystemslab/planx-core#25e2261",
"axios": "^1.4.0",
"dotenv": "^16.1.1",
"dotenv-expand": "^10.0.0",
Expand Down
14 changes: 7 additions & 7 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.

2 changes: 1 addition & 1 deletion e2e/tests/ui-driven/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"postinstall": "./install-dependencies.sh"
},
"dependencies": {
"@opensystemslab/planx-core": "github:theopensystemslab/planx-core#f822dd3",
"@opensystemslab/planx-core": "github:theopensystemslab/planx-core#25e2261",
"axios": "^1.3.6",
"dotenv": "^16.0.3",
"eslint": "^8.42.0",
Expand Down
14 changes: 7 additions & 7 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.

4 changes: 2 additions & 2 deletions editor.planx.uk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@mui/styles": "^5.13.7",
"@mui/utils": "^5.13.7",
"@opensystemslab/map": "^0.7.4",
"@opensystemslab/planx-core": "github:theopensystemslab/planx-core#f822dd3",
"@opensystemslab/planx-document-templates": "github:theopensystemslab/planx-document-templates#b2797ff",
"@opensystemslab/planx-core": "github:theopensystemslab/planx-core#25e2261",
"@opensystemslab/planx-document-templates": "github:theopensystemslab/planx-document-templates#1f41de6",
"@tiptap/core": "^2.0.3",
"@tiptap/extension-bold": "^2.0.3",
"@tiptap/extension-bubble-menu": "^2.0.3",
Expand Down
Loading

0 comments on commit 4617385

Please sign in to comment.