diff --git a/api.planx.uk/package.json b/api.planx.uk/package.json index a82cf9b593..1630e8cf87 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#b0e11a8", + "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#722e1c7", "@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 0c15be084c..58a27a5a13 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#b0e11a8 - version: github.com/theopensystemslab/planx-core/b0e11a8 + specifier: git+https://github.com/theopensystemslab/planx-core#722e1c7 + version: github.com/theopensystemslab/planx-core/722e1c7 '@types/isomorphic-fetch': specifier: ^0.0.36 version: 0.0.36 @@ -8433,8 +8433,8 @@ packages: resolution: {integrity: sha512-fkwiq0VIQTksNNA131rDOsVJcns0pfVUjHzLrNBiF/O/Xxb5lQyEXkhZWcJ7npWsYlvs+h0jFWXXy4X46Em1JA==} dev: false - github.com/theopensystemslab/planx-core/b0e11a8: - resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/b0e11a8} + github.com/theopensystemslab/planx-core/722e1c7: + resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/722e1c7} 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 5a6f760750..689e76ad91 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#b0e11a8", + "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#722e1c7", "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 769ec512df..9b27d5334d 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#b0e11a8 - version: github.com/theopensystemslab/planx-core/b0e11a8 + specifier: git+https://github.com/theopensystemslab/planx-core#722e1c7 + version: github.com/theopensystemslab/planx-core/722e1c7 axios: specifier: ^1.6.8 version: 1.6.8 @@ -2979,8 +2979,8 @@ packages: resolution: {integrity: sha512-fkwiq0VIQTksNNA131rDOsVJcns0pfVUjHzLrNBiF/O/Xxb5lQyEXkhZWcJ7npWsYlvs+h0jFWXXy4X46Em1JA==} dev: false - github.com/theopensystemslab/planx-core/b0e11a8: - resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/b0e11a8} + github.com/theopensystemslab/planx-core/722e1c7: + resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/722e1c7} 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 4471e94ef4..2c90e3a4c4 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#b0e11a8", + "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#722e1c7", "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 6283eff486..2bfd6cbdac 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#b0e11a8 - version: github.com/theopensystemslab/planx-core/b0e11a8 + specifier: git+https://github.com/theopensystemslab/planx-core#722e1c7 + version: github.com/theopensystemslab/planx-core/722e1c7 axios: specifier: ^1.6.8 version: 1.6.8 @@ -2705,8 +2705,8 @@ packages: resolution: {integrity: sha512-fkwiq0VIQTksNNA131rDOsVJcns0pfVUjHzLrNBiF/O/Xxb5lQyEXkhZWcJ7npWsYlvs+h0jFWXXy4X46Em1JA==} dev: false - github.com/theopensystemslab/planx-core/b0e11a8: - resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/b0e11a8} + github.com/theopensystemslab/planx-core/722e1c7: + resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/722e1c7} 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 8dc9742b28..6353e9d218 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#b0e11a8", + "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#722e1c7", "@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 8bea16819f..3ab34ec016 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#b0e11a8 - version: github.com/theopensystemslab/planx-core/b0e11a8(@types/react@18.2.45) + specifier: git+https://github.com/theopensystemslab/planx-core#722e1c7 + version: github.com/theopensystemslab/planx-core/722e1c7(@types/react@18.2.45) '@tiptap/core': specifier: ^2.0.3 version: 2.0.3(@tiptap/pm@2.0.3) @@ -21306,9 +21306,9 @@ packages: use-sync-external-store: 1.2.0(react@18.2.0) dev: false - github.com/theopensystemslab/planx-core/b0e11a8(@types/react@18.2.45): - resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/b0e11a8} - id: github.com/theopensystemslab/planx-core/b0e11a8 + github.com/theopensystemslab/planx-core/722e1c7(@types/react@18.2.45): + resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/722e1c7} + id: github.com/theopensystemslab/planx-core/722e1c7 name: '@opensystemslab/planx-core' version: 1.0.0 prepare: true