@vibe/core 3.63.1 → 3.64.0-alpha-1cfa0.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.63.1",
3
+ "version": "3.64.0-alpha-1cfa0.0",
4
4
  "description": "Official monday.com UI resources for application development in React.js",
5
5
  "repository": {
6
6
  "type": "git",
@@ -94,7 +94,7 @@
94
94
  },
95
95
  "dependencies": {
96
96
  "@popperjs/core": "2.11.6",
97
- "@vibe/icons": "1.11.0",
97
+ "@vibe/icons": "1.10.0",
98
98
  "a11y-dialog": "^7.5.2",
99
99
  "body-scroll-lock": "^4.0.0-beta.0",
100
100
  "browserslist-config-monday": "1.0.6",
@@ -276,5 +276,5 @@
276
276
  "browserslist": [
277
277
  "extends browserslist-config-monday"
278
278
  ],
279
- "gitHead": "afd2b5c96d60f1a9bfba5a5bd34c6ac817fe1ac5"
279
+ "gitHead": "f41578e8fdceafee167cd8c0137bc2837248d3b9"
280
280
  }