@baloise/ds-table 19.9.1-nightly.20260310 → 19.9.2

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.
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baloise/ds-table",
3
- "version": "19.9.1-nightly.20260310",
3
+ "version": "19.9.2",
4
4
  "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -30,7 +30,7 @@
30
30
  "ag-grid-community": ">=29.3.0"
31
31
  },
32
32
  "dependencies": {
33
- "@baloise/ds-core": "19.9.1-nightly.20260310",
34
- "@baloise/ds-styles": "19.9.1-nightly.20260310"
33
+ "@baloise/ds-core": "19.9.2",
34
+ "@baloise/ds-styles": "19.9.2"
35
35
  }
36
36
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baloise/ds-table",
3
- "version": "19.9.1-nightly.20260310",
3
+ "version": "19.9.2",
4
4
  "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -30,7 +30,7 @@
30
30
  "ag-grid-community": ">=29.3.0"
31
31
  },
32
32
  "dependencies": {
33
- "@baloise/ds-core": "19.9.1-nightly.20260310",
34
- "@baloise/ds-styles": "19.9.1-nightly.20260310"
33
+ "@baloise/ds-core": "19.9.2",
34
+ "@baloise/ds-styles": "19.9.2"
35
35
  }
36
36
  }