@teambit/component.ui.component-compare.version-picker 0.0.0-b4c2cc99d1869741218aad7263798420ab0d8bcb → 0.0.0-bd9dda4f8e920d65251612ba3c130a340ece6265

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.
package/package.json CHANGED
@@ -1,21 +1,21 @@
1
1
  {
2
2
  "name": "@teambit/component.ui.component-compare.version-picker",
3
- "version": "0.0.0-b4c2cc99d1869741218aad7263798420ab0d8bcb",
3
+ "version": "0.0.0-bd9dda4f8e920d65251612ba3c130a340ece6265",
4
4
  "homepage": "https://bit.cloud/teambit/component/ui/component-compare/version-picker",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.component",
8
8
  "name": "ui/component-compare/version-picker",
9
- "version": "b4c2cc99d1869741218aad7263798420ab0d8bcb"
9
+ "version": "bd9dda4f8e920d65251612ba3c130a340ece6265"
10
10
  },
11
11
  "dependencies": {
12
12
  "classnames": "2.2.6",
13
13
  "semver": "7.7.1",
14
14
  "core-js": "^3.0.0",
15
15
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.504",
16
- "@teambit/component.ui.version-dropdown": "0.0.0-5b810ab8a7fa326b96bfc5896eb08e95ac84b3d2",
17
16
  "@teambit/component.ui.component-compare.context": "0.0.124",
18
- "@teambit/component.ui.component-compare.hooks.use-component-compare-url": "0.0.13"
17
+ "@teambit/component.ui.component-compare.hooks.use-component-compare-url": "0.0.13",
18
+ "@teambit/component.ui.version-dropdown": "0.0.0-3bbda6fcb97d81e77e38ef63cbd7d6171579c427"
19
19
  },
20
20
  "devDependencies": {
21
21
  "@types/classnames": "2.2.11",