@teambit/react.ui.component-highlighter 0.0.508 → 0.0.511

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,17 +1,17 @@
1
1
  {
2
2
  "name": "@teambit/react.ui.component-highlighter",
3
- "version": "0.0.508",
3
+ "version": "0.0.511",
4
4
  "homepage": "https://bit.dev/teambit/react/ui/component-highlighter",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.react",
8
8
  "name": "ui/component-highlighter",
9
- "version": "0.0.508"
9
+ "version": "0.0.511"
10
10
  },
11
11
  "dependencies": {
12
12
  "get-xpath": "3.0.1",
13
- "@popperjs/core": "2.6.0",
14
13
  "classnames": "2.2.6",
14
+ "@popperjs/core": "2.6.0",
15
15
  "react-popper": "2.2.4",
16
16
  "uuid": "3.4.0",
17
17
  "use-debounce": "6.0.1",
@@ -21,12 +21,12 @@
21
21
  "@teambit/base-ui.utils.popper-js.ignore-popper-size": "1.0.0",
22
22
  "@teambit/base-ui.utils.popper-js.resize-to-match-reference": "1.0.0",
23
23
  "@teambit/base-ui.routing.native-link": "1.0.0",
24
- "@teambit/component-id": "0.0.400",
25
- "@teambit/react.ui.highlighter.component-metadata.bit-component-meta": "0.0.20",
26
- "@teambit/react.modules.dom-to-react": "0.0.488",
27
- "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.486",
28
- "@teambit/react.ui.hover-selector": "0.0.164",
29
- "@teambit/component.modules.component-url": "0.0.121"
24
+ "@teambit/component-id": "0.0.402",
25
+ "@teambit/react.ui.highlighter.component-metadata.bit-component-meta": "0.0.21",
26
+ "@teambit/react.modules.dom-to-react": "0.0.489",
27
+ "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.487",
28
+ "@teambit/react.ui.hover-selector": "0.0.165",
29
+ "@teambit/component.modules.component-url": "0.0.124"
30
30
  },
31
31
  "devDependencies": {
32
32
  "@types/react": "^17.0.8",
@@ -35,7 +35,7 @@
35
35
  "@types/uuid": "3.4.9",
36
36
  "@types/react-dom": "^17.0.5",
37
37
  "@types/url-join": "4.0.0",
38
- "@types/mocha": "5.2.7",
38
+ "@types/mocha": "9.1.0",
39
39
  "@types/testing-library__jest-dom": "5.9.5",
40
40
  "@babel/runtime": "7.12.18",
41
41
  "@types/jest": "^26.0.0",
@@ -59,7 +59,7 @@
59
59
  },
60
60
  "devDependencies": {
61
61
  "@teambit/legacy": "-",
62
- "@types/mocha": "5.2.7",
62
+ "@types/mocha": "9.1.0",
63
63
  "@types/testing-library__jest-dom": "5.9.5",
64
64
  "@babel/runtime": "7.12.18",
65
65
  "@types/jest": "^26.0.0",
@@ -1,2 +1,2 @@
1
- export const compositions = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.react_ui_component-highlighter@0.0.508/dist/children-highlighter/children-highlighter.composition.js'), require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.react_ui_component-highlighter@0.0.508/dist/element-highlighter/element-highlighter.compositions.js'), require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.react_ui_component-highlighter@0.0.508/dist/hover-highlighter/hover-highlighter.compositions.js')]
2
- export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.react_ui_component-highlighter@0.0.508/dist/component-highlighter.docs.md')]
1
+ export const compositions = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.react_ui_component-highlighter@0.0.511/dist/children-highlighter/children-highlighter.composition.js'), require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.react_ui_component-highlighter@0.0.511/dist/element-highlighter/element-highlighter.compositions.js'), require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.react_ui_component-highlighter@0.0.511/dist/hover-highlighter/hover-highlighter.compositions.js')]
2
+ export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.react_ui_component-highlighter@0.0.511/dist/component-highlighter.docs.md')]