@teambit/lanes 1.0.187 → 1.0.189
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 +12 -12
- package/artifacts/preview/teambit_lanes_lanes-preview.js +1 -1
- package/artifacts/schema.json +892 -194
- package/dist/create-lane.js.map +1 -1
- package/dist/index.js.map +1 -1
- package/dist/lane.cmd.js.map +1 -1
- package/dist/lanes.aspect.js.map +1 -1
- package/dist/lanes.composition.js.map +1 -1
- package/dist/lanes.create.route.js.map +1 -1
- package/dist/lanes.delete.route.js.map +1 -1
- package/dist/lanes.graphql.js +2 -2
- package/dist/lanes.graphql.js.map +1 -1
- package/dist/lanes.main.runtime.js.map +1 -1
- package/dist/lanes.restore.route.js.map +1 -1
- package/dist/lanes.spec.js.map +1 -1
- package/dist/lanes.ui.runtime.d.ts +2 -2
- package/dist/lanes.ui.runtime.js.map +1 -1
- package/dist/preview-1710224484125.js +7 -0
- package/dist/switch-lanes.js.map +1 -1
- package/dist/switch.cmd.js.map +1 -1
- package/lanes.ui.runtime.tsx +2 -2
- package/package.json +32 -32
- package/dist/preview-1709867881461.js +0 -7
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/lanes",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.189",
|
4
4
|
"homepage": "https://bit.cloud/teambit/lanes/lanes",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.lanes",
|
8
8
|
"name": "lanes",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.189"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"lodash": "4.17.21",
|
@@ -26,33 +26,33 @@
|
|
26
26
|
"@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.10",
|
27
27
|
"@teambit/scope.ui.scope-icon": "0.0.91",
|
28
28
|
"@teambit/ui-foundation.ui.menu": "0.0.502",
|
29
|
-
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.506",
|
30
29
|
"@teambit/ui-foundation.ui.react-router.use-query": "0.0.501",
|
31
|
-
"@teambit/scope": "1.0.
|
32
|
-
"@teambit/workspace": "1.0.
|
33
|
-
"@teambit/lanes.ui.models.lanes-model": "0.0.
|
34
|
-
"@teambit/checkout": "1.0.
|
35
|
-
"@teambit/cli": "0.0.
|
36
|
-
"@teambit/express": "0.0.
|
37
|
-
"@teambit/logger": "0.0.
|
38
|
-
"@teambit/graphql": "1.0.
|
39
|
-
"@teambit/component-compare": "1.0.
|
40
|
-
"@teambit/component-writer": "1.0.
|
41
|
-
"@teambit/component": "1.0.
|
42
|
-
"@teambit/export": "1.0.
|
43
|
-
"@teambit/importer": "1.0.
|
44
|
-
"@teambit/lanes.entities.lane-diff": "0.0.166",
|
30
|
+
"@teambit/scope": "1.0.189",
|
31
|
+
"@teambit/workspace": "1.0.189",
|
32
|
+
"@teambit/lanes.ui.models.lanes-model": "0.0.215",
|
33
|
+
"@teambit/checkout": "1.0.189",
|
34
|
+
"@teambit/cli": "0.0.856",
|
35
|
+
"@teambit/express": "0.0.955",
|
36
|
+
"@teambit/logger": "0.0.949",
|
37
|
+
"@teambit/graphql": "1.0.189",
|
38
|
+
"@teambit/component-compare": "1.0.189",
|
39
|
+
"@teambit/component-writer": "1.0.189",
|
40
|
+
"@teambit/component": "1.0.189",
|
41
|
+
"@teambit/export": "1.0.189",
|
42
|
+
"@teambit/importer": "1.0.189",
|
45
43
|
"@teambit/lanes.modules.diff": "0.0.443",
|
46
|
-
"@teambit/merging": "1.0.
|
47
|
-
"@teambit/remove": "1.0.
|
48
|
-
"@teambit/lanes.
|
49
|
-
"@teambit/lanes.hooks.use-
|
50
|
-
"@teambit/lanes.
|
51
|
-
"@teambit/lanes.ui.compare.lane-compare": "0.0.
|
52
|
-
"@teambit/lanes.ui.lane-
|
53
|
-
"@teambit/lanes.ui.
|
54
|
-
"@teambit/lanes.ui.
|
55
|
-
"@teambit/ui": "
|
44
|
+
"@teambit/merging": "1.0.189",
|
45
|
+
"@teambit/remove": "1.0.189",
|
46
|
+
"@teambit/lanes.entities.lane-diff": "0.0.166",
|
47
|
+
"@teambit/lanes.hooks.use-lanes": "0.0.263",
|
48
|
+
"@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.222",
|
49
|
+
"@teambit/lanes.ui.compare.lane-compare-page": "0.0.158",
|
50
|
+
"@teambit/lanes.ui.compare.lane-compare": "0.0.178",
|
51
|
+
"@teambit/lanes.ui.lane-overview": "0.0.224",
|
52
|
+
"@teambit/lanes.ui.menus.use-lanes-menu": "0.0.214",
|
53
|
+
"@teambit/lanes.ui.navigation.lane-switcher": "0.0.221",
|
54
|
+
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.507",
|
55
|
+
"@teambit/ui": "1.0.189"
|
56
56
|
},
|
57
57
|
"devDependencies": {
|
58
58
|
"@types/lodash": "4.14.165",
|
@@ -61,15 +61,15 @@
|
|
61
61
|
"chai": "4.3.0",
|
62
62
|
"fs-extra": "10.0.0",
|
63
63
|
"@types/mocha": "9.1.0",
|
64
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
65
|
-
"@teambit/component.testing.mock-components": "0.0.
|
66
|
-
"@teambit/harmony.testing.load-aspect": "0.0.
|
67
|
-
"@teambit/snapping": "1.0.
|
64
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.27",
|
65
|
+
"@teambit/component.testing.mock-components": "0.0.193",
|
66
|
+
"@teambit/harmony.testing.load-aspect": "0.0.188",
|
67
|
+
"@teambit/snapping": "1.0.189",
|
68
68
|
"@teambit/workspace.testing.mock-workspace": "0.0.27"
|
69
69
|
},
|
70
70
|
"peerDependencies": {
|
71
71
|
"react": "^17.0.0 || ^18.0.0",
|
72
|
-
"react-router-dom": "^6.
|
72
|
+
"react-router-dom": "^6.16.0",
|
73
73
|
"@types/react": "^17.0.73",
|
74
74
|
"@teambit/legacy": "1.0.624"
|
75
75
|
},
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@1.0.187/dist/lanes.composition.js';
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.lanes_lanes@1.0.187/dist/lanes.docs.mdx';
|
3
|
-
|
4
|
-
export const compositions = [compositions_0];
|
5
|
-
export const overview = [overview_0];
|
6
|
-
|
7
|
-
export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
|