@carbon/ibm-products 2.43.2-canary.234 → 2.43.2-canary.235

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/ibm-products",
3
3
  "description": "Carbon for IBM Products",
4
- "version": "2.43.2-canary.234+3b2b91c63",
4
+ "version": "2.43.2-canary.235+0ac76692a",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -96,7 +96,7 @@
96
96
  "dependencies": {
97
97
  "@babel/runtime": "^7.23.9",
98
98
  "@carbon/feature-flags": "^0.22.0",
99
- "@carbon/ibm-products-styles": "^2.46.0-rc.0",
99
+ "@carbon/ibm-products-styles": "^2.39.1-canary.245+0ac76692a",
100
100
  "@carbon/telemetry": "^0.1.0",
101
101
  "@dnd-kit/core": "^6.0.8",
102
102
  "@dnd-kit/modifiers": "^7.0.0",
@@ -111,14 +111,14 @@
111
111
  "react-window": "^1.8.10"
112
112
  },
113
113
  "peerDependencies": {
114
- "@carbon/grid": "^11.26.0",
115
- "@carbon/layout": "^11.25.0",
116
- "@carbon/motion": "^11.21.0",
117
- "@carbon/react": "^1.65.0",
118
- "@carbon/themes": "^11.39.0",
119
- "@carbon/type": "^11.30.0",
114
+ "@carbon/grid": "^11.27.0",
115
+ "@carbon/layout": "^11.26.0",
116
+ "@carbon/motion": "^11.22.0",
117
+ "@carbon/react": "^1.66.0",
118
+ "@carbon/themes": "^11.40.0",
119
+ "@carbon/type": "^11.31.0",
120
120
  "react": "^16.8.6 || ^17.0.1 || ^18.2.0",
121
121
  "react-dom": "^16.8.6 || ^17.0.1 || ^18.2.0"
122
122
  },
123
- "gitHead": "3b2b91c63157d748425c1fa85ed70411e2c7e018"
123
+ "gitHead": "0ac76692a6eeb85655ca64ca9189297708e26bd9"
124
124
  }