Skip to content

Commit 6ea4c8f

Browse files
authored
24.2.11 release (#549)
1 parent 3760105 commit 6ea4c8f

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-sdk",
3-
"version": "24.2.10",
3+
"version": "24.2.11",
44
"scripts": {
55
"_comment_SDK_install_build_run_commands": "The following are public commands to clean, install, build, and run the SDK",
66
"build:dev": "npm run _internal-check-node-version && run-p -l fix _internal-build-dev-only",
@@ -67,8 +67,8 @@
6767
"@angular/platform-browser-dynamic": "^18.2.12",
6868
"@angular/router": "^18.2.12",
6969
"@danielmoncada/angular-datetime-picker": "^18.1.0",
70-
"@pega/angular-sdk-components": "~0.242.12",
71-
"@pega/auth": "~0.2.28",
70+
"@pega/angular-sdk-components": "~24.2.12",
71+
"@pega/auth": "~0.2.29",
7272
"@pega/cosmos-react-condition-builder": "^7.0.4",
7373
"@pega/cosmos-react-core": "^7.0.4",
7474
"@pega/cosmos-react-work": "^7.0.4",
@@ -100,10 +100,10 @@
100100
"@angular/compiler-cli": "^18.2.12",
101101
"@angular/language-service": "^18.2.12",
102102
"@chromatic-com/storybook": "^3.2.7",
103-
"@pega/angular-sdk-overrides": "~0.242.12",
103+
"@pega/angular-sdk-overrides": "~24.2.12",
104104
"@pega/configs": "^0.16.2",
105105
"@pega/constellationjs": "~24.2.2",
106-
"@pega/dx-component-builder-sdk": "~0.242.23",
106+
"@pega/dx-component-builder-sdk": "~24.2.14",
107107
"@pega/pcore-pconnect-typedefs": "~3.2.2",
108108
"@playwright/test": "^1.40.1",
109109
"@storybook/addon-a11y": "8.6.14",

0 commit comments

Comments
 (0)