From 91e6343a194b4fe0b6647c54697b41e1dc0f4bec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dafydd=20Ll=C5=B7r=20Pearson?= Date: Fri, 19 Apr 2024 11:01:45 +0100 Subject: [PATCH] chore: Bump planx-core --- api.planx.uk/package.json | 2 +- api.planx.uk/pnpm-lock.yaml | 8 ++++---- e2e/tests/api-driven/package.json | 2 +- e2e/tests/api-driven/pnpm-lock.yaml | 8 ++++---- e2e/tests/ui-driven/package.json | 2 +- e2e/tests/ui-driven/pnpm-lock.yaml | 8 ++++---- editor.planx.uk/package.json | 2 +- editor.planx.uk/pnpm-lock.yaml | 10 +++++----- 8 files changed, 21 insertions(+), 21 deletions(-) diff --git a/api.planx.uk/package.json b/api.planx.uk/package.json index 642046ef1c..a8a33d00e3 100644 --- a/api.planx.uk/package.json +++ b/api.planx.uk/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@airbrake/node": "^2.1.8", - "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#0c324c5", + "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#4e67b2e", "@types/isomorphic-fetch": "^0.0.36", "adm-zip": "^0.5.10", "aws-sdk": "^2.1467.0", diff --git a/api.planx.uk/pnpm-lock.yaml b/api.planx.uk/pnpm-lock.yaml index d93c5823d7..951a25adb8 100644 --- a/api.planx.uk/pnpm-lock.yaml +++ b/api.planx.uk/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^2.1.8 version: 2.1.8 '@opensystemslab/planx-core': - specifier: git+https://github.com/theopensystemslab/planx-core#0c324c5 - version: github.com/theopensystemslab/planx-core/0c324c5 + specifier: git+https://github.com/theopensystemslab/planx-core#4e67b2e + version: github.com/theopensystemslab/planx-core/4e67b2e '@types/isomorphic-fetch': specifier: ^0.0.36 version: 0.0.36 @@ -8411,8 +8411,8 @@ packages: resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==} dev: false - github.com/theopensystemslab/planx-core/0c324c5: - resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/0c324c5} + github.com/theopensystemslab/planx-core/4e67b2e: + resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/4e67b2e} name: '@opensystemslab/planx-core' version: 1.0.0 prepare: true diff --git a/e2e/tests/api-driven/package.json b/e2e/tests/api-driven/package.json index 928afa4805..c4ed6b9091 100644 --- a/e2e/tests/api-driven/package.json +++ b/e2e/tests/api-driven/package.json @@ -6,7 +6,7 @@ }, "dependencies": { "@cucumber/cucumber": "^9.3.0", - "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#52f76e7", + "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#4e67b2e", "axios": "^1.6.8", "dotenv": "^16.3.1", "dotenv-expand": "^10.0.0", diff --git a/e2e/tests/api-driven/pnpm-lock.yaml b/e2e/tests/api-driven/pnpm-lock.yaml index d4153f3fe8..1735868ba8 100644 --- a/e2e/tests/api-driven/pnpm-lock.yaml +++ b/e2e/tests/api-driven/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^9.3.0 version: 9.3.0 '@opensystemslab/planx-core': - specifier: git+https://github.com/theopensystemslab/planx-core#52f76e7 - version: github.com/theopensystemslab/planx-core/52f76e7 + specifier: git+https://github.com/theopensystemslab/planx-core#4e67b2e + version: github.com/theopensystemslab/planx-core/4e67b2e axios: specifier: ^1.6.8 version: 1.6.8 @@ -2943,8 +2943,8 @@ packages: resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==} dev: false - github.com/theopensystemslab/planx-core/52f76e7: - resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/52f76e7} + github.com/theopensystemslab/planx-core/4e67b2e: + resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/4e67b2e} name: '@opensystemslab/planx-core' version: 1.0.0 prepare: true diff --git a/e2e/tests/ui-driven/package.json b/e2e/tests/ui-driven/package.json index b8a870b394..54457d14f4 100644 --- a/e2e/tests/ui-driven/package.json +++ b/e2e/tests/ui-driven/package.json @@ -8,7 +8,7 @@ "postinstall": "./install-dependencies.sh" }, "dependencies": { - "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#52f76e7", + "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#4e67b2e", "axios": "^1.6.8", "dotenv": "^16.3.1", "eslint": "^8.56.0", diff --git a/e2e/tests/ui-driven/pnpm-lock.yaml b/e2e/tests/ui-driven/pnpm-lock.yaml index c030f168a3..43fb906b54 100644 --- a/e2e/tests/ui-driven/pnpm-lock.yaml +++ b/e2e/tests/ui-driven/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@opensystemslab/planx-core': - specifier: git+https://github.com/theopensystemslab/planx-core#52f76e7 - version: github.com/theopensystemslab/planx-core/52f76e7 + specifier: git+https://github.com/theopensystemslab/planx-core#4e67b2e + version: github.com/theopensystemslab/planx-core/4e67b2e axios: specifier: ^1.6.8 version: 1.6.8 @@ -2609,8 +2609,8 @@ packages: resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==} dev: false - github.com/theopensystemslab/planx-core/52f76e7: - resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/52f76e7} + github.com/theopensystemslab/planx-core/4e67b2e: + resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/4e67b2e} name: '@opensystemslab/planx-core' version: 1.0.0 prepare: true diff --git a/editor.planx.uk/package.json b/editor.planx.uk/package.json index 25458f9e5a..10f52299c2 100644 --- a/editor.planx.uk/package.json +++ b/editor.planx.uk/package.json @@ -12,7 +12,7 @@ "@mui/material": "^5.15.2", "@mui/utils": "^5.15.2", "@opensystemslab/map": "^0.8.1", - "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#0c324c5", + "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#4e67b2e", "@tiptap/core": "^2.0.3", "@tiptap/extension-bold": "^2.0.3", "@tiptap/extension-bubble-menu": "^2.1.13", diff --git a/editor.planx.uk/pnpm-lock.yaml b/editor.planx.uk/pnpm-lock.yaml index 266206b0e3..49d780b6ff 100644 --- a/editor.planx.uk/pnpm-lock.yaml +++ b/editor.planx.uk/pnpm-lock.yaml @@ -38,8 +38,8 @@ dependencies: specifier: ^0.8.1 version: 0.8.1 '@opensystemslab/planx-core': - specifier: git+https://github.com/theopensystemslab/planx-core#0c324c5 - version: github.com/theopensystemslab/planx-core/0c324c5(@types/react@18.2.45) + specifier: git+https://github.com/theopensystemslab/planx-core#4e67b2e + version: github.com/theopensystemslab/planx-core/4e67b2e(@types/react@18.2.45) '@tiptap/core': specifier: ^2.0.3 version: 2.0.3(@tiptap/pm@2.0.3) @@ -21139,9 +21139,9 @@ packages: use-sync-external-store: 1.2.0(react@18.2.0) dev: false - github.com/theopensystemslab/planx-core/0c324c5(@types/react@18.2.45): - resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/0c324c5} - id: github.com/theopensystemslab/planx-core/0c324c5 + github.com/theopensystemslab/planx-core/4e67b2e(@types/react@18.2.45): + resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/4e67b2e} + id: github.com/theopensystemslab/planx-core/4e67b2e name: '@opensystemslab/planx-core' version: 1.0.0 prepare: true