|
48 | 48 | "_internal-copy-index": "shx cp dist/index.html dist/simpleportal.html && shx cp dist/index.html dist/portal.html && shx cp dist/index.html dist/fullportal.html && shx cp dist/index.html dist/embedded.html && shx cp dist/index.html dist/mashup.html", |
49 | 49 | "_internal-install-sdk": "echo \"installing...\" && npm install --loglevel notice", |
50 | 50 | "_internal-test-functional": "npm run test:functional:local:sdk-a --prefix node_modules/@pega/dx-component-builder-sdk", |
51 | | - "_internal-build-jest-assets": "dx-component-builder-sdk buildJestAssets" |
| 51 | + "_internal-build-jest-assets": "dx-component-builder-sdk buildJestAssets". |
| 52 | + "_internal-test-quarantine": "dx-component-builder-sdk quarantine" |
52 | 53 | }, |
53 | 54 | "private": true, |
54 | 55 | "dependencies": { |
|
67 | 68 | "@danielmoncada/angular-datetime-picker": "^18.1.0", |
68 | 69 | "@pega/angular-sdk-components": "~0.242.1", |
69 | 70 | "@pega/auth": "~0.2.19", |
70 | | - "@pega/cosmos-react-condition-builder": "^4.2.0", |
71 | | - "@pega/cosmos-react-core": "^4.2.0", |
72 | | - "@pega/cosmos-react-work": "^4.2.0", |
| 71 | + "@pega/cosmos-react-condition-builder": "^7.0.4", |
| 72 | + "@pega/cosmos-react-core": "^7.0.4", |
| 73 | + "@pega/cosmos-react-work": "^7.0.4", |
73 | 74 | "@tinymce/tinymce-angular": "^8.0.1", |
74 | 75 | "core-js": "^3.39.0", |
75 | 76 | "dayjs": "^1.11.13", |
|
100 | 101 | "@pega/angular-sdk-overrides": "~0.242.1", |
101 | 102 | "@pega/configs": "^0.16.2", |
102 | 103 | "@pega/constellationjs": "24.1.1", |
103 | | - "@pega/dx-component-builder-sdk": "~24.1.11", |
| 104 | + "@pega/dx-component-builder-sdk": "~0.242.10", |
104 | 105 | "@pega/eslint-config": "^0.16.2", |
105 | 106 | "@pega/pcore-pconnect-typedefs": "3.2.1", |
106 | 107 | "@pega/prettier-config": "^0.16.2", |
|
0 commit comments