@apify/ui-library 1.156.1 → 1.156.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.
@@ -1 +1 @@
1
- 611091748974c54e87718eab315263ae58bd4988
1
+ 4e43e60a9b0ebf97ada36c1332513dcf96464adf
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apify/ui-library",
3
- "version": "1.156.1",
3
+ "version": "1.156.2",
4
4
  "description": "React UI library used by apify.com",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -75,7 +75,7 @@
75
75
  "styled-components": "^6.1.19"
76
76
  },
77
77
  "devDependencies": {
78
- "@apify-packages/types": "^3.399.1",
78
+ "@apify-packages/types": "^3.399.2",
79
79
  "@storybook/react-vite": "^10.3.5",
80
80
  "@testing-library/react": "^16.3.2",
81
81
  "@types/hast": "^3.0.4",
@@ -95,5 +95,5 @@
95
95
  "src",
96
96
  "style"
97
97
  ],
98
- "gitHead": "449f72c72e614b723256d532b84dac9c451fbe80"
98
+ "gitHead": "b5d724ee2534255a4e4ee1d42a3ebf4c68e815bf"
99
99
  }