@teambit/workspace 1.0.410 → 1.0.412
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/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_workspace_workspace-preview.js +1 -1
- package/artifacts/schema.json +81 -35
- package/dist/{preview-1726629511697.js → preview-1727087093163.js} +2 -2
- package/dist/workspace-aspects-loader.js +8 -5
- package/dist/workspace-aspects-loader.js.map +1 -1
- package/dist/workspace.d.ts +1 -1
- package/dist/workspace.js +1 -1
- package/dist/workspace.js.map +1 -1
- package/package.json +35 -36
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/workspace",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.412",
|
|
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.412"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -52,58 +52,58 @@
|
|
|
52
52
|
"@teambit/explorer.ui.gallery.component-grid": "0.0.496",
|
|
53
53
|
"@teambit/scopes.scope-id": "0.0.7",
|
|
54
54
|
"@teambit/workspace.ui.empty-workspace": "0.0.508",
|
|
55
|
-
"@teambit/component": "1.0.
|
|
56
|
-
"@teambit/dependency-resolver": "1.0.
|
|
57
|
-
"@teambit/envs": "1.0.
|
|
58
|
-
"@teambit/legacy.bit-map": "0.0.
|
|
55
|
+
"@teambit/component": "1.0.412",
|
|
56
|
+
"@teambit/dependency-resolver": "1.0.412",
|
|
57
|
+
"@teambit/envs": "1.0.412",
|
|
58
|
+
"@teambit/legacy.bit-map": "0.0.34",
|
|
59
59
|
"@teambit/toolbox.fs.last-modified": "0.0.1",
|
|
60
60
|
"@teambit/toolbox.path.path": "0.0.4",
|
|
61
|
-
"@teambit/logger": "0.0.
|
|
62
|
-
"@teambit/scope": "1.0.
|
|
63
|
-
"@teambit/graph": "1.0.
|
|
64
|
-
"@teambit/cli": "0.0.
|
|
65
|
-
"@teambit/isolator": "1.0.
|
|
66
|
-
"@teambit/component-tree": "1.0.
|
|
61
|
+
"@teambit/logger": "0.0.1082",
|
|
62
|
+
"@teambit/scope": "1.0.412",
|
|
63
|
+
"@teambit/graph": "1.0.412",
|
|
64
|
+
"@teambit/cli": "0.0.989",
|
|
65
|
+
"@teambit/isolator": "1.0.412",
|
|
66
|
+
"@teambit/component-tree": "1.0.412",
|
|
67
67
|
"@teambit/harmony.modules.resolved-component": "0.0.497",
|
|
68
68
|
"@teambit/legacy.utils": "0.0.5",
|
|
69
|
-
"@teambit/watcher": "1.0.
|
|
70
|
-
"@teambit/aspect-loader": "1.0.
|
|
71
|
-
"@teambit/config": "0.0.
|
|
72
|
-
"@teambit/global-config": "0.0.
|
|
69
|
+
"@teambit/watcher": "1.0.412",
|
|
70
|
+
"@teambit/aspect-loader": "1.0.412",
|
|
71
|
+
"@teambit/config": "0.0.1163",
|
|
72
|
+
"@teambit/global-config": "0.0.992",
|
|
73
73
|
"@teambit/harmony.modules.requireable-component": "0.0.497",
|
|
74
74
|
"@teambit/toolbox.modules.module-resolver": "0.0.7",
|
|
75
|
-
"@teambit/workspace.modules.node-modules-linker": "0.0.
|
|
76
|
-
"@teambit/graphql": "1.0.
|
|
77
|
-
"@teambit/bundler": "1.0.
|
|
78
|
-
"@teambit/pubsub": "1.0.
|
|
79
|
-
"@teambit/ui": "1.0.
|
|
80
|
-
"@teambit/variants": "0.0.
|
|
75
|
+
"@teambit/workspace.modules.node-modules-linker": "0.0.205",
|
|
76
|
+
"@teambit/graphql": "1.0.412",
|
|
77
|
+
"@teambit/bundler": "1.0.412",
|
|
78
|
+
"@teambit/pubsub": "1.0.412",
|
|
79
|
+
"@teambit/ui": "1.0.412",
|
|
80
|
+
"@teambit/variants": "0.0.1256",
|
|
81
81
|
"@teambit/component-issues": "0.0.150",
|
|
82
|
-
"@teambit/component.sources": "0.0.
|
|
82
|
+
"@teambit/component.sources": "0.0.30",
|
|
83
83
|
"@teambit/harmony.modules.in-memory-cache": "0.0.2",
|
|
84
|
-
"@teambit/legacy.component-list": "0.0.
|
|
85
|
-
"@teambit/legacy.scope-api": "0.0.
|
|
84
|
+
"@teambit/legacy.component-list": "0.0.31",
|
|
85
|
+
"@teambit/legacy.scope-api": "0.0.33",
|
|
86
86
|
"@teambit/toolbox.path.is-path-inside": "0.0.496",
|
|
87
87
|
"@teambit/workspace.modules.match-pattern": "0.0.505",
|
|
88
|
-
"@teambit/component.ui.component-drawer": "0.0.
|
|
89
|
-
"@teambit/lanes.hooks.use-lane-components": "0.0.
|
|
88
|
+
"@teambit/component.ui.component-drawer": "0.0.411",
|
|
89
|
+
"@teambit/lanes.hooks.use-lane-components": "0.0.267",
|
|
90
90
|
"@teambit/lanes.hooks.use-lanes": "0.0.273",
|
|
91
|
-
"@teambit/command-bar": "1.0.
|
|
91
|
+
"@teambit/command-bar": "1.0.412",
|
|
92
92
|
"@teambit/component.ui.component-filters.component-filter-context": "0.0.227",
|
|
93
93
|
"@teambit/component.ui.component-filters.deprecate-filter": "0.0.225",
|
|
94
94
|
"@teambit/component.ui.component-filters.env-filter": "0.0.236",
|
|
95
95
|
"@teambit/component.ui.component-filters.show-main-filter": "0.0.218",
|
|
96
|
-
"@teambit/sidebar": "1.0.
|
|
97
|
-
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.
|
|
96
|
+
"@teambit/sidebar": "1.0.412",
|
|
97
|
+
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.510",
|
|
98
98
|
"@teambit/harmony.modules.concurrency": "0.0.1",
|
|
99
99
|
"@teambit/toolbox.promise.map-pool": "0.0.1",
|
|
100
|
-
"@teambit/component-descriptor": "0.0.
|
|
101
|
-
"@teambit/deprecation": "1.0.
|
|
100
|
+
"@teambit/component-descriptor": "0.0.424",
|
|
101
|
+
"@teambit/deprecation": "1.0.412",
|
|
102
102
|
"@teambit/ui-foundation.ui.buttons.collapser": "0.0.223",
|
|
103
103
|
"@teambit/cloud.hooks.use-cloud-scopes": "0.0.3",
|
|
104
104
|
"@teambit/design.ui.tooltip": "0.0.371",
|
|
105
|
-
"@teambit/preview.ui.preview-placeholder": "0.0.
|
|
106
|
-
"@teambit/workspace.ui.workspace-component-card": "0.0.
|
|
105
|
+
"@teambit/preview.ui.preview-placeholder": "0.0.524",
|
|
106
|
+
"@teambit/workspace.ui.workspace-component-card": "0.0.531"
|
|
107
107
|
},
|
|
108
108
|
"devDependencies": {
|
|
109
109
|
"@types/lodash": "4.14.165",
|
|
@@ -114,9 +114,8 @@
|
|
|
114
114
|
"@types/classnames": "2.2.11",
|
|
115
115
|
"@types/pluralize": "0.0.29",
|
|
116
116
|
"@types/mocha": "9.1.0",
|
|
117
|
-
"chai": "4.3.0",
|
|
118
117
|
"@teambit/workspace.content.workspace-overview": "1.95.0",
|
|
119
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
|
118
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.59"
|
|
120
119
|
},
|
|
121
120
|
"peerDependencies": {
|
|
122
121
|
"@apollo/client": "^3.6.0",
|