@archbase/components 4.0.39 → 4.0.41

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@archbase/components",
3
- "version": "4.0.39",
3
+ "version": "4.0.41",
4
4
  "description": "UI Components for Archbase React v3 - Form editors, data visualization, and business components",
5
5
  "author": "Edson Martins <edsonmartins2005@gmail.com>",
6
6
  "license": "MIT",
@@ -118,9 +118,9 @@
118
118
  "vis-timeline": "^7.7.3",
119
119
  "xlsx": "^0.18.5",
120
120
  "yet-another-react-lightbox": "^3.21.0",
121
- "@archbase/core": "4.0.39",
122
- "@archbase/data": "4.0.39",
123
- "@archbase/layout": "4.0.39"
121
+ "@archbase/core": "4.0.41",
122
+ "@archbase/data": "4.0.41",
123
+ "@archbase/layout": "4.0.41"
124
124
  },
125
125
  "devDependencies": {
126
126
  "@types/d3": "^7.4.3",
Binary file