@teambit/envs 0.0.649 → 0.0.653
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.envs_envs@0.0.
|
|
1
|
+
export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.envs_envs@0.0.653/dist/envs.docs.mdx')]
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/envs",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.653",
|
|
4
4
|
"homepage": "https://bit.dev/teambit/envs/envs",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.envs",
|
|
8
8
|
"name": "envs",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.653"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@teambit/harmony": "0.2.11",
|
|
@@ -16,38 +16,38 @@
|
|
|
16
16
|
"p-map-series": "2.1.0",
|
|
17
17
|
"@babel/runtime": "7.12.18",
|
|
18
18
|
"core-js": "^3.0.0",
|
|
19
|
-
"@teambit/component": "0.0.
|
|
20
|
-
"@teambit/builder": "0.0.
|
|
21
|
-
"@teambit/bundler": "0.0.
|
|
22
|
-
"@teambit/compiler": "0.0.
|
|
23
|
-
"@teambit/dependency-resolver": "0.0.
|
|
24
|
-
"@teambit/elements": "0.0.
|
|
25
|
-
"@teambit/formatter": "0.0.
|
|
26
|
-
"@teambit/isolator": "0.0.
|
|
27
|
-
"@teambit/linter": "0.0.
|
|
28
|
-
"@teambit/pkg": "0.0.
|
|
29
|
-
"@teambit/preview": "0.0.
|
|
30
|
-
"@teambit/schema": "0.0.
|
|
31
|
-
"@teambit/tester": "0.0.
|
|
32
|
-
"@teambit/webpack": "0.0.
|
|
33
|
-
"@teambit/graphql": "0.0.
|
|
34
|
-
"@teambit/cli": "0.0.
|
|
35
|
-
"@teambit/logger": "0.0.
|
|
19
|
+
"@teambit/component": "0.0.653",
|
|
20
|
+
"@teambit/builder": "0.0.653",
|
|
21
|
+
"@teambit/bundler": "0.0.653",
|
|
22
|
+
"@teambit/compiler": "0.0.653",
|
|
23
|
+
"@teambit/dependency-resolver": "0.0.653",
|
|
24
|
+
"@teambit/elements": "0.0.106",
|
|
25
|
+
"@teambit/formatter": "0.0.204",
|
|
26
|
+
"@teambit/isolator": "0.0.653",
|
|
27
|
+
"@teambit/linter": "0.0.653",
|
|
28
|
+
"@teambit/pkg": "0.0.653",
|
|
29
|
+
"@teambit/preview": "0.0.653",
|
|
30
|
+
"@teambit/schema": "0.0.653",
|
|
31
|
+
"@teambit/tester": "0.0.653",
|
|
32
|
+
"@teambit/webpack": "0.0.653",
|
|
33
|
+
"@teambit/graphql": "0.0.653",
|
|
34
|
+
"@teambit/cli": "0.0.445",
|
|
35
|
+
"@teambit/logger": "0.0.535",
|
|
36
36
|
"@teambit/cli-table": "0.0.33",
|
|
37
37
|
"@teambit/bit-error": "0.0.394"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
40
|
"@types/react": "^17.0.8",
|
|
41
41
|
"@types/lodash": "4.14.165",
|
|
42
|
-
"@types/mocha": "
|
|
42
|
+
"@types/mocha": "9.1.0",
|
|
43
43
|
"@types/testing-library__jest-dom": "5.9.5",
|
|
44
44
|
"@types/jest": "^26.0.0",
|
|
45
45
|
"@types/react-dom": "^17.0.5",
|
|
46
46
|
"@types/node": "12.20.4",
|
|
47
|
-
"@teambit/envs.aspect-docs.envs": "0.0.
|
|
47
|
+
"@teambit/envs.aspect-docs.envs": "0.0.132"
|
|
48
48
|
},
|
|
49
49
|
"peerDependencies": {
|
|
50
|
-
"@teambit/legacy": "1.0.
|
|
50
|
+
"@teambit/legacy": "1.0.223",
|
|
51
51
|
"react-dom": "^16.8.0 || ^17.0.0",
|
|
52
52
|
"react": "^16.8.0 || ^17.0.0"
|
|
53
53
|
},
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|
|
67
67
|
"@teambit/legacy": "-",
|
|
68
|
-
"@types/mocha": "
|
|
68
|
+
"@types/mocha": "9.1.0",
|
|
69
69
|
"@types/testing-library__jest-dom": "5.9.5",
|
|
70
70
|
"@types/jest": "^26.0.0",
|
|
71
71
|
"@types/react-dom": "^17.0.5",
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"react": "-"
|
|
76
76
|
},
|
|
77
77
|
"peerDependencies": {
|
|
78
|
-
"@teambit/legacy": "1.0.
|
|
78
|
+
"@teambit/legacy": "1.0.223",
|
|
79
79
|
"react-dom": "^16.8.0 || ^17.0.0",
|
|
80
80
|
"react": "^16.8.0 || ^17.0.0"
|
|
81
81
|
}
|
|
Binary file
|