@open-condo/ui 2.43.0 → 2.43.1

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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 18 Jul 2025 06:31:03 GMT
3
+ * Generated on Thu, 07 Aug 2025 04:52:22 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 18 Jul 2025 06:31:03 GMT
3
+ // Generated on Thu, 07 Aug 2025 04:52:22 GMT
4
4
 
5
5
  @condo-global-spacing-4: 4px;
6
6
  @condo-global-spacing-8: 8px;
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "React",
9
9
  "components"
10
10
  ],
11
- "version": "2.43.0",
11
+ "version": "2.43.1",
12
12
  "repository": {
13
13
  "type": "git",
14
14
  "url": "git+https://github.com/open-condo-software/condo.git",
@@ -135,6 +135,6 @@
135
135
  "react-markdown": "^6",
136
136
  "react-phone-input-2": "^2.15.1",
137
137
  "remark-gfm": "^1",
138
- "zod": "^3.24.4"
138
+ "zod": "^4.0.8"
139
139
  }
140
140
  }