@luminati-io/uikit 3.5.13-beta.1 → 3.5.13

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luminati-io/uikit",
3
- "version": "3.5.13-beta.1",
3
+ "version": "3.5.13",
4
4
  "author": "Bright Data (http://brightdata.com)",
5
5
  "license": "ISC",
6
6
  "description": "brightdata's design system",
@@ -27,12 +27,12 @@
27
27
  "react-select": "^5.8.0"
28
28
  },
29
29
  "peerDependencies": {
30
+ "prop-types": ">=15.8.1",
30
31
  "react": ">=16.9.0",
31
32
  "react-dom": ">=16.9.0",
32
33
  "react-table": ">=7.8.0",
33
- "styled-components": ">=6.1.8",
34
- "prop-types": ">=15.8.1",
35
- "react-virtualized": ">=9.22.6"
34
+ "react-virtualized": ">=9.22.5",
35
+ "styled-components": ">=6.1.8"
36
36
  },
37
37
  "devDependencies": {
38
38
  "@babel/core": "^7.24.0",