@open-condo/ui 2.43.1 → 2.44.0

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 Thu, 07 Aug 2025 04:52:22 GMT
3
+ * Generated on Sun, 10 Aug 2025 19:04:34 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 07 Aug 2025 04:52:22 GMT
3
+ // Generated on Sun, 10 Aug 2025 19:04:34 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.1",
11
+ "version": "2.44.0",
12
12
  "repository": {
13
13
  "type": "git",
14
14
  "url": "git+https://github.com/open-condo-software/condo.git",
@@ -81,20 +81,15 @@
81
81
  "@babel/preset-env": "^7.19.0",
82
82
  "@babel/preset-react": "^7.18.6",
83
83
  "@babel/preset-typescript": "^7.18.6",
84
+ "@chromatic-com/storybook": "^4.0.1",
84
85
  "@open-condo/tsconfig": "^1.0.4",
85
- "@storybook/addon-actions": "7.6.20",
86
- "@storybook/addon-docs": "7.6.20",
87
- "@storybook/addon-essentials": "7.6.20",
88
- "@storybook/addon-interactions": "7.6.20",
89
- "@storybook/addon-links": "7.6.20",
90
- "@storybook/addons": "7.6.20",
91
- "@storybook/cli": "7.6.20",
92
- "@storybook/react": "7.6.20",
93
- "@storybook/react-webpack5": "7.6.20",
94
- "@storybook/testing-library": "^0.0.13",
95
- "@storybook/theming": "7.6.20",
86
+ "@storybook/addon-docs": "9.0.17",
87
+ "@storybook/addon-links": "9.0.17",
88
+ "@storybook/addon-webpack5-compiler-babel": "^3.0.6",
89
+ "@storybook/cli": "9.0.17",
90
+ "@storybook/react-webpack5": "9.0.17",
96
91
  "@types/node": "^22",
97
- "@types/react": "^17.0.2",
92
+ "@types/react": "^18.3.1",
98
93
  "babel": "^6.23.0",
99
94
  "babel-loader": "^8.2.5",
100
95
  "chromatic": "^6.9.0",
@@ -111,11 +106,11 @@
111
106
  "postcss-loader": "^7.0.1",
112
107
  "postcss-preset-env": "^7.8.1",
113
108
  "quicktype-core": "^6.0.71",
114
- "react": "^17.0.2",
115
- "react-dom": "^17.0.2",
109
+ "react": "^18.3.1",
110
+ "react-dom": "^18.3.1",
116
111
  "rimraf": "^6.0.1",
117
112
  "source-map-loader": "^4.0.1",
118
- "storybook": "7.6.20",
113
+ "storybook": "9.0.17",
119
114
  "style-dictionary": "^3.9.2",
120
115
  "style-loader": "^3.3.1",
121
116
  "token-transformer": "^0.0.27",