diff --git a/editor.planx.uk/package.json b/editor.planx.uk/package.json index 5a9644cf8c..e47026d97e 100644 --- a/editor.planx.uk/package.json +++ b/editor.planx.uk/package.json @@ -15,7 +15,11 @@ "@mui/material": "^5.15.10", "@mui/utils": "^5.15.11", "@opensystemslab/map": "1.0.0-alpha.3", +<<<<<<< HEAD "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#94b20aa", +======= + "@opensystemslab/planx-core": "git+https://github.com/theopensystemslab/planx-core#ab05224", +>>>>>>> 98b06985 (switch planx-core ref) "@tiptap/core": "^2.4.0", "@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 56e7b3f43e..63e9bbd689 100644 --- a/editor.planx.uk/pnpm-lock.yaml +++ b/editor.planx.uk/pnpm-lock.yaml @@ -47,8 +47,8 @@ dependencies: specifier: 1.0.0-alpha.3 version: 1.0.0-alpha.3 '@opensystemslab/planx-core': - specifier: git+https://github.com/theopensystemslab/planx-core#94b20aa - version: github.com/theopensystemslab/planx-core/94b20aa(@types/react@18.2.45) + specifier: git+https://github.com/theopensystemslab/planx-core#ab05224 + version: github.com/theopensystemslab/planx-core/ab05224(@types/react@18.2.45) '@tiptap/core': specifier: ^2.4.0 version: 2.4.0(@tiptap/pm@2.0.3) @@ -11906,6 +11906,8 @@ packages: /fast-uri@3.0.1: resolution: {integrity: sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==} + /fast-xml-parser@4.5.0: + resolution: {integrity: sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==} /fast-xml-parser@4.5.0: resolution: {integrity: sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==} hasBin: true @@ -14372,6 +14374,8 @@ packages: /json-parse-even-better-errors@2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} + /json-schema-to-typescript@15.0.2: + resolution: {integrity: sha512-+cRBw+bBJ3k783mZroDIgz1pLNPB4hvj6nnbHTWwEVl0dkW8qdZ+M9jWhBb+Y0FAdHvNsXACga3lewGO8lktrw==} /json-schema-to-typescript@15.0.2: resolution: {integrity: sha512-+cRBw+bBJ3k783mZroDIgz1pLNPB4hvj6nnbHTWwEVl0dkW8qdZ+M9jWhBb+Y0FAdHvNsXACga3lewGO8lktrw==} engines: {node: '>=16.0.0'} @@ -14380,6 +14384,7 @@ packages: '@apidevtools/json-schema-ref-parser': 11.6.4 '@types/json-schema': 7.0.15 '@types/lodash': 4.17.7 + '@types/lodash': 4.17.7 glob: 10.4.5 is-glob: 4.0.3 js-yaml: 4.1.0 @@ -14929,6 +14934,8 @@ packages: react: 18.3.1 dev: true + /marked@14.1.2: + resolution: {integrity: sha512-f3r0yqpz31VXiDB/wj9GaOB0a2PRLQl6vJmXiFrniNwjkKdvakqJRULhjFKJpxOchlCRiG5fcacoUZY5Xa6PEQ==} /marked@14.1.2: resolution: {integrity: sha512-f3r0yqpz31VXiDB/wj9GaOB0a2PRLQl6vJmXiFrniNwjkKdvakqJRULhjFKJpxOchlCRiG5fcacoUZY5Xa6PEQ==} engines: {node: '>= 18'} @@ -19994,6 +20001,8 @@ packages: engines: {node: '>=16'} dev: false + /type-fest@4.26.1: + resolution: {integrity: sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg==} /type-fest@4.26.1: resolution: {integrity: sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg==} engines: {node: '>=16'} @@ -21079,6 +21088,7 @@ packages: /workbox-google-analytics@6.6.0: resolution: {integrity: sha512-p4DJa6OldXWd6M9zRl0H6vB9lkrmqYFkRQ2xEiNdBFp9U0LhsGO7hsBscVEyH9H2/3eZZt8c97NB2FD9U2NJ+Q==} + deprecated: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained dependencies: workbox-background-sync: 6.6.0 workbox-core: 6.6.0 @@ -21381,6 +21391,9 @@ packages: github.com/theopensystemslab/planx-core/94b20aa(@types/react@18.2.45): resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/94b20aa} id: github.com/theopensystemslab/planx-core/94b20aa + github.com/theopensystemslab/planx-core/ab05224(@types/react@18.2.45): + resolution: {tarball: https://codeload.github.com/theopensystemslab/planx-core/tar.gz/ab05224} + id: github.com/theopensystemslab/planx-core/ab05224 name: '@opensystemslab/planx-core' version: 1.0.0 prepare: true @@ -21398,15 +21411,19 @@ packages: docx: 8.5.0 eslint: 8.57.0 fast-xml-parser: 4.5.0 + fast-xml-parser: 4.5.0 graphql: 16.9.0 graphql-request: 6.1.0(graphql@16.9.0) json-schema-to-typescript: 15.0.2 + json-schema-to-typescript: 15.0.2 lodash: 4.17.21 marked: 14.1.2 + marked: 14.1.2 prettier: 3.3.3 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) type-fest: 4.26.1 + type-fest: 4.26.1 uuid: 10.0.0 zod: 3.23.8 transitivePeerDependencies: