@apify/ui-library 1.157.2 → 1.157.4

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
- 82b61827c648cdef3a0c7aace122a74f92251ace
1
+ 728130d5fbe4d79d8f10f73a83d7fa7c52ec0b60
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apify/ui-library",
3
- "version": "1.157.2",
3
+ "version": "1.157.4",
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.407.0",
78
+ "@apify-packages/types": "^3.407.1",
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": "b1c131c6ab490d7993dd0213512bc246ac2f5d44"
98
+ "gitHead": "1cd81920ce3920ea814cb3719b201eaaebd5d508"
99
99
  }