@pega/lists-core 9.0.0-build.9.10 → 9.0.0-build.9.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pega/lists-core",
3
- "version": "9.0.0-build.9.10",
3
+ "version": "9.0.0-build.9.11",
4
4
  "description": "Core headless UI library that the users can use to write their own UI and create repeating structures like table, gallery, timeline etc.",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "author": "Pegasystems",
@@ -14,8 +14,8 @@
14
14
  "build": "tsc -b tsconfig.build.json"
15
15
  },
16
16
  "dependencies": {
17
- "@pega/cosmos-react-condition-builder": "9.0.0-build.9.10",
18
- "@pega/cosmos-react-core": "9.0.0-build.9.10",
17
+ "@pega/cosmos-react-condition-builder": "9.0.0-build.9.11",
18
+ "@pega/cosmos-react-core": "9.0.0-build.9.11",
19
19
  "@types/lodash.get": "^4.4.9",
20
20
  "@types/uuid": "^9.0.0",
21
21
  "dayjs": "^1.11.13",