@teambit/workspace 1.0.98 → 1.0.100
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/dist/{preview-1702810660071.js → preview-1703042095768.js} +2 -2
- package/dist/types.d.ts +0 -4
- package/dist/types.js.map +1 -1
- package/dist/workspace-aspects-loader.js +3 -3
- package/dist/workspace-aspects-loader.js.map +1 -1
- package/dist/workspace.js +0 -4
- package/dist/workspace.js.map +1 -1
- package/package.json +29 -27
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/workspace",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.100",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/workspace/workspace",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.workspace",
|
|
8
8
|
"name": "workspace",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.100"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -61,35 +61,35 @@
|
|
|
61
61
|
"@teambit/explorer.ui.gallery.component-grid": "0.0.496",
|
|
62
62
|
"@teambit/workspace.ui.empty-workspace": "0.0.508",
|
|
63
63
|
"@teambit/workspace.ui.workspace-component-card": "0.0.516",
|
|
64
|
-
"@teambit/component": "1.0.
|
|
65
|
-
"@teambit/dependency-resolver": "1.0.
|
|
66
|
-
"@teambit/envs": "1.0.
|
|
67
|
-
"@teambit/logger": "0.0.
|
|
68
|
-
"@teambit/scope": "1.0.
|
|
69
|
-
"@teambit/graph": "1.0.
|
|
70
|
-
"@teambit/cli": "0.0.
|
|
71
|
-
"@teambit/isolator": "1.0.
|
|
72
|
-
"@teambit/component-tree": "1.0.
|
|
64
|
+
"@teambit/component": "1.0.100",
|
|
65
|
+
"@teambit/dependency-resolver": "1.0.100",
|
|
66
|
+
"@teambit/envs": "1.0.100",
|
|
67
|
+
"@teambit/logger": "0.0.927",
|
|
68
|
+
"@teambit/scope": "1.0.100",
|
|
69
|
+
"@teambit/graph": "1.0.100",
|
|
70
|
+
"@teambit/cli": "0.0.834",
|
|
71
|
+
"@teambit/isolator": "1.0.100",
|
|
72
|
+
"@teambit/component-tree": "1.0.100",
|
|
73
73
|
"@teambit/harmony.modules.resolved-component": "0.0.495",
|
|
74
|
-
"@teambit/watcher": "1.0.
|
|
75
|
-
"@teambit/aspect-loader": "1.0.
|
|
76
|
-
"@teambit/config": "0.0.
|
|
77
|
-
"@teambit/global-config": "0.0.
|
|
74
|
+
"@teambit/watcher": "1.0.100",
|
|
75
|
+
"@teambit/aspect-loader": "1.0.100",
|
|
76
|
+
"@teambit/config": "0.0.851",
|
|
77
|
+
"@teambit/global-config": "0.0.836",
|
|
78
78
|
"@teambit/harmony.modules.requireable-component": "0.0.495",
|
|
79
79
|
"@teambit/toolbox.modules.module-resolver": "0.0.5",
|
|
80
80
|
"@teambit/workspace.modules.node-modules-linker": "0.0.155",
|
|
81
|
-
"@teambit/graphql": "1.0.
|
|
82
|
-
"@teambit/bundler": "1.0.
|
|
83
|
-
"@teambit/pubsub": "1.0.
|
|
84
|
-
"@teambit/ui": "1.0.
|
|
85
|
-
"@teambit/variants": "0.0.
|
|
86
|
-
"@teambit/component-issues": "0.0.
|
|
81
|
+
"@teambit/graphql": "1.0.100",
|
|
82
|
+
"@teambit/bundler": "1.0.100",
|
|
83
|
+
"@teambit/pubsub": "1.0.100",
|
|
84
|
+
"@teambit/ui": "1.0.100",
|
|
85
|
+
"@teambit/variants": "0.0.944",
|
|
86
|
+
"@teambit/component-issues": "0.0.132",
|
|
87
87
|
"@teambit/workspace.modules.match-pattern": "0.0.502",
|
|
88
|
-
"@teambit/component.ui.component-drawer": "0.0.
|
|
89
|
-
"@teambit/command-bar": "1.0.
|
|
90
|
-
"@teambit/sidebar": "1.0.
|
|
91
|
-
"@teambit/component-descriptor": "0.0.
|
|
92
|
-
"@teambit/deprecation": "1.0.
|
|
88
|
+
"@teambit/component.ui.component-drawer": "0.0.375",
|
|
89
|
+
"@teambit/command-bar": "1.0.100",
|
|
90
|
+
"@teambit/sidebar": "1.0.100",
|
|
91
|
+
"@teambit/component-descriptor": "0.0.402",
|
|
92
|
+
"@teambit/deprecation": "1.0.100"
|
|
93
93
|
},
|
|
94
94
|
"devDependencies": {
|
|
95
95
|
"@types/lodash": "4.14.165",
|
|
@@ -111,11 +111,13 @@
|
|
|
111
111
|
"peerDependencies": {
|
|
112
112
|
"@apollo/client": "^3.6.0",
|
|
113
113
|
"react-router-dom": "^6.0.0",
|
|
114
|
-
"@teambit/legacy": "1.0.
|
|
114
|
+
"@teambit/legacy": "1.0.619",
|
|
115
115
|
"react": "^16.8.0 || ^17.0.0",
|
|
116
116
|
"react-dom": "^16.8.0 || ^17.0.0"
|
|
117
117
|
},
|
|
118
118
|
"license": "Apache-2.0",
|
|
119
|
+
"optionalDependencies": {},
|
|
120
|
+
"peerDependenciesMeta": {},
|
|
119
121
|
"exports": {
|
|
120
122
|
"node": {
|
|
121
123
|
"require": "./dist/index.js",
|