@teambit/react.ui.loader-fallback 0.0.88 → 0.0.89

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.
@@ -0,0 +1,2 @@
1
+ export const compositions = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.react_ui_loader-fallback@0.0.89/dist/loader-fallback.compositions.js')]
2
+ export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.react_ui_loader-fallback@0.0.89/dist/loader-fallback.docs.mdx')]
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export declare const RegularComponent: () => JSX.Element;
2
3
  export declare const UndefinedComponent: () => JSX.Element;
3
4
  export declare const ChangingComponent: () => JSX.Element;
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/react.ui.loader-fallback",
3
- "version": "0.0.88",
3
+ "version": "0.0.89",
4
4
  "homepage": "https://bit.dev/teambit/react/ui/loader-fallback",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.react",
8
8
  "name": "ui/loader-fallback",
9
- "version": "0.0.88"
9
+ "version": "0.0.89"
10
10
  },
11
11
  "dependencies": {
12
12
  "core-js": "^3.0.0",
@@ -15,7 +15,7 @@
15
15
  "devDependencies": {
16
16
  "@types/react": "^17.0.8",
17
17
  "@testing-library/react": "11.2.6",
18
- "@types/mocha": "5.2.7",
18
+ "@types/mocha": "9.1.0",
19
19
  "@types/testing-library__jest-dom": "5.9.5",
20
20
  "@babel/runtime": "7.12.18",
21
21
  "@types/jest": "^26.0.0",
@@ -39,7 +39,7 @@
39
39
  },
40
40
  "devDependencies": {
41
41
  "@teambit/legacy": "-",
42
- "@types/mocha": "5.2.7",
42
+ "@types/mocha": "9.1.0",
43
43
  "@types/testing-library__jest-dom": "5.9.5",
44
44
  "@babel/runtime": "7.12.18",
45
45
  "@types/jest": "^26.0.0",