@vibe/core 3.2.1-alpha-c7209.0 → 3.2.1-alpha-fb25f.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.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vibe/core",
3
- "version": "3.2.1-alpha-c7209.0",
3
+ "version": "3.2.1-alpha-fb25f.0",
4
4
  "description": "Official monday.com UI resources for application development in React.js",
5
5
  "repository": {
6
6
  "type": "git",
@@ -96,7 +96,7 @@
96
96
  "react-is": "^16.9.0",
97
97
  "react-popper": "^2.3.0",
98
98
  "react-remove-scroll": "^2.6.0",
99
- "react-select": "npm:react-select-module@^3.2.5",
99
+ "react-select": "npm:react-select-module@^3.2.6",
100
100
  "react-transition-group": "^4.4.5",
101
101
  "react-virtualized-auto-sizer": "^1.0.7",
102
102
  "react-window": "^1.8.7",
@@ -267,5 +267,5 @@
267
267
  "browserslist": [
268
268
  "extends browserslist-config-monday"
269
269
  ],
270
- "gitHead": "9aff0d6637822baa8824dad03cd121577aa6566f"
270
+ "gitHead": "d4fb8c9330a698e8e1d329685009b918d0ac1e16"
271
271
  }