@teambit/graph 1.0.267 → 1.0.268
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_component_graph-preview.js +1 -1
- package/artifacts/schema.json +13 -13
- package/dist/graph.compare.section.d.ts +1 -1
- package/dist/graph.compare.section.js.map +1 -1
- package/dist/{preview-1715138396210.js → preview-1715278007132.js} +2 -2
- package/graph.compare.section.tsx +1 -1
- package/package.json +17 -17
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="0" failures="0" errors="0" skipped="0">
|
|
3
|
-
<testsuite name="teambit.component/graph@1.0.
|
|
3
|
+
<testsuite name="teambit.component/graph@1.0.268" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.component/graph-preview"]=t():e["teambit.component/graph-preview"]=t()}(self,(()=>(()=>{"use strict";var e={
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.component/graph-preview"]=t():e["teambit.component/graph-preview"]=t()}(self,(()=>(()=>{"use strict";var e={76375:(e,t,o)=>{var r={id:"teambit.component/graph@1.0.268",homepage:"https://bit.cloud/teambit/component/graph",exported:!0};function n(){const e=i(o(41594));return n=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Logo=void 0,n.__bit_component=r,i.__bit_component=r;const p=()=>n().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},n().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/graph.svg"}));p.__bit_component=r,t.Logo=p},41594:e=>{e.exports=React}},t={};function o(r){var n=t[r];if(void 0!==n)return n.exports;var i=t[r]={exports:{}};return e[r](i,i.exports,o),i.exports}o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};return(()=>{o.r(r),o.d(r,{compositions:()=>u,compositions_metadata:()=>l,overview:()=>f});var e={};o.r(e),o.d(e,{default:()=>d});var t=o(76375);o(41594);const n=MdxJsReact,i=TeambitMdxUiMdxScopeContext;var p=["components"];function a(){return a=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(e[r]=o[r])}return e},a.apply(this,arguments)}var c={},s="wrapper";function d(e){var t=e.components,o=function(e,t){if(null==e)return{};var o,r,n=function(e,t){if(null==e)return{};var o={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;o[r]=e[r]}return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)o=i[r],t.indexOf(o)>=0||Object.prototype.propertyIsEnumerable.call(e,o)&&(n[o]=e[o])}return n}(e,p);return(0,n.mdx)(s,a({},c,o,{components:t,mdxType:"MDXLayout"}),(0,n.mdx)(i.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}d.isMDXComponent=!0;const u=[t],f=[e],l={compositions:[{displayName:"Logo",identifier:"Logo"}]}})(),r})()));
|
package/artifacts/schema.json
CHANGED
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"line": 1,
|
|
167
167
|
"character": 1
|
|
168
168
|
},
|
|
169
|
-
"signature": "type DependencyType = \"dev\" | \"
|
|
169
|
+
"signature": "type DependencyType = \"dev\" | \"runtime\" | \"peer\"",
|
|
170
170
|
"name": "DependencyType",
|
|
171
171
|
"type": {
|
|
172
172
|
"__schema": "TypeUnionSchema",
|
|
@@ -566,7 +566,7 @@
|
|
|
566
566
|
"_legacy": {
|
|
567
567
|
"scope": "teambit.component",
|
|
568
568
|
"name": "graph",
|
|
569
|
-
"version": "1.0.
|
|
569
|
+
"version": "1.0.268"
|
|
570
570
|
},
|
|
571
571
|
"_scope": "teambit.component"
|
|
572
572
|
}
|
|
@@ -2029,7 +2029,7 @@
|
|
|
2029
2029
|
"line": 7,
|
|
2030
2030
|
"character": 1
|
|
2031
2031
|
},
|
|
2032
|
-
"signature": "type DepEdgeType = \"
|
|
2032
|
+
"signature": "type DepEdgeType = \"dev\" | \"prod\" | \"ext\" | \"peer\"",
|
|
2033
2033
|
"name": "DepEdgeType",
|
|
2034
2034
|
"type": {
|
|
2035
2035
|
"__schema": "TypeUnionSchema",
|
|
@@ -2983,7 +2983,7 @@
|
|
|
2983
2983
|
"_legacy": {
|
|
2984
2984
|
"scope": "teambit.component",
|
|
2985
2985
|
"name": "graph",
|
|
2986
|
-
"version": "1.0.
|
|
2986
|
+
"version": "1.0.268"
|
|
2987
2987
|
},
|
|
2988
2988
|
"_scope": "teambit.component"
|
|
2989
2989
|
}
|
|
@@ -3497,7 +3497,7 @@
|
|
|
3497
3497
|
"_legacy": {
|
|
3498
3498
|
"scope": "teambit.component",
|
|
3499
3499
|
"name": "graph",
|
|
3500
|
-
"version": "1.0.
|
|
3500
|
+
"version": "1.0.268"
|
|
3501
3501
|
},
|
|
3502
3502
|
"_scope": "teambit.component"
|
|
3503
3503
|
}
|
|
@@ -3622,7 +3622,7 @@
|
|
|
3622
3622
|
"_legacy": {
|
|
3623
3623
|
"scope": "teambit.component",
|
|
3624
3624
|
"name": "graph",
|
|
3625
|
-
"version": "1.0.
|
|
3625
|
+
"version": "1.0.268"
|
|
3626
3626
|
},
|
|
3627
3627
|
"_scope": "teambit.component"
|
|
3628
3628
|
}
|
|
@@ -5138,7 +5138,7 @@
|
|
|
5138
5138
|
"_legacy": {
|
|
5139
5139
|
"scope": "teambit.component",
|
|
5140
5140
|
"name": "graph",
|
|
5141
|
-
"version": "1.0.
|
|
5141
|
+
"version": "1.0.268"
|
|
5142
5142
|
},
|
|
5143
5143
|
"_scope": "teambit.component"
|
|
5144
5144
|
}
|
|
@@ -6562,7 +6562,7 @@
|
|
|
6562
6562
|
"line": 7,
|
|
6563
6563
|
"character": 1
|
|
6564
6564
|
},
|
|
6565
|
-
"signature": "type DepEdgeType = \"
|
|
6565
|
+
"signature": "type DepEdgeType = \"dev\" | \"prod\" | \"ext\" | \"peer\"",
|
|
6566
6566
|
"name": "DepEdgeType",
|
|
6567
6567
|
"type": {
|
|
6568
6568
|
"__schema": "TypeUnionSchema",
|
|
@@ -7556,7 +7556,7 @@
|
|
|
7556
7556
|
"_legacy": {
|
|
7557
7557
|
"scope": "teambit.component",
|
|
7558
7558
|
"name": "graph",
|
|
7559
|
-
"version": "1.0.
|
|
7559
|
+
"version": "1.0.268"
|
|
7560
7560
|
},
|
|
7561
7561
|
"_scope": "teambit.component"
|
|
7562
7562
|
}
|
|
@@ -8169,7 +8169,7 @@
|
|
|
8169
8169
|
"_legacy": {
|
|
8170
8170
|
"scope": "teambit.component",
|
|
8171
8171
|
"name": "graph",
|
|
8172
|
-
"version": "1.0.
|
|
8172
|
+
"version": "1.0.268"
|
|
8173
8173
|
},
|
|
8174
8174
|
"_scope": "teambit.component"
|
|
8175
8175
|
}
|
|
@@ -8331,7 +8331,7 @@
|
|
|
8331
8331
|
"_legacy": {
|
|
8332
8332
|
"scope": "teambit.component",
|
|
8333
8333
|
"name": "graph",
|
|
8334
|
-
"version": "1.0.
|
|
8334
|
+
"version": "1.0.268"
|
|
8335
8335
|
},
|
|
8336
8336
|
"_scope": "teambit.component"
|
|
8337
8337
|
}
|
|
@@ -9127,7 +9127,7 @@
|
|
|
9127
9127
|
"character": 6
|
|
9128
9128
|
},
|
|
9129
9129
|
"name": "rest",
|
|
9130
|
-
"type": "{\n
|
|
9130
|
+
"type": "{\n id?: string | undefined;\n hidden?: boolean | undefined;\n defaultChecked?: boolean | undefined;\n defaultValue?: string | number | readonly string[] | undefined;\n suppressContentEditableWarning?: boolean | undefined;\n ... 303 more ...;\n onEdgeUpdate?: OnEdgeUpdateFunc | undefined;\n}",
|
|
9131
9131
|
"isSpread": true
|
|
9132
9132
|
}
|
|
9133
9133
|
],
|
|
@@ -9988,7 +9988,7 @@
|
|
|
9988
9988
|
"componentId": {
|
|
9989
9989
|
"scope": "teambit.component",
|
|
9990
9990
|
"name": "graph",
|
|
9991
|
-
"version": "1.0.
|
|
9991
|
+
"version": "1.0.268"
|
|
9992
9992
|
},
|
|
9993
9993
|
"taggedModuleExports": []
|
|
9994
9994
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Section } from '@teambit/component';
|
|
2
2
|
import { ChangeType } from '@teambit/component.ui.component-compare.models.component-compare-change-type';
|
|
3
|
-
import { TabItem } from '@teambit/component.ui.component-compare.models.component-compare-props';
|
|
3
|
+
import type { TabItem } from '@teambit/component.ui.component-compare.models.component-compare-props';
|
|
4
4
|
export declare class GraphCompareSection implements Section, TabItem {
|
|
5
5
|
navigationLink: {
|
|
6
6
|
href: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","data","_interopRequireDefault","require","_componentUiComponentCompareModels","_dependenciesCompare","obj","__esModule","default","_defineProperty","key","value","_toPropertyKey","Object","defineProperty","enumerable","configurable","writable","t","i","_toPrimitive","r","e","Symbol","toPrimitive","call","TypeError","String","Number","GraphCompareSection","constructor","href","children","navigationLink","path","element","createElement","DependenciesCompare","ChangeType","DEPENDENCY","exports"],"sources":["graph.compare.section.tsx"],"sourcesContent":["import React from 'react';\nimport { Section } from '@teambit/component';\nimport { ChangeType } from '@teambit/component.ui.component-compare.models.component-compare-change-type';\nimport { TabItem } from '@teambit/component.ui.component-compare.models.component-compare-props';\nimport { DependenciesCompare } from './ui/dependencies-compare';\n\nexport class GraphCompareSection implements Section, TabItem {\n navigationLink = {\n href: 'dependencies',\n children: 'Dependencies',\n };\n\n props = this.navigationLink;\n\n route = {\n path: 'dependencies/*',\n element: <DependenciesCompare />,\n };\n\n order = 25;\n changeType = ChangeType.DEPENDENCY;\n id = 'dependencies';\n}\n"],"mappings":";;;;;;AAAA,SAAAA,OAAA;EAAA,MAAAC,IAAA,GAAAC,sBAAA,CAAAC,OAAA;EAAAH,MAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAEA,SAAAG,mCAAA;EAAA,MAAAH,IAAA,GAAAE,OAAA;EAAAC,kCAAA,YAAAA,CAAA;IAAA,OAAAH,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAEA,SAAAI,qBAAA;EAAA,MAAAJ,IAAA,GAAAE,OAAA;EAAAE,oBAAA,YAAAA,CAAA;IAAA,OAAAJ,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAAgE,SAAAC,uBAAAI,GAAA,WAAAA,GAAA,IAAAA,GAAA,CAAAC,UAAA,GAAAD,GAAA,KAAAE,OAAA,EAAAF,GAAA;AAAA,SAAAG,gBAAAH,GAAA,EAAAI,GAAA,EAAAC,KAAA,IAAAD,GAAA,GAAAE,cAAA,CAAAF,GAAA,OAAAA,GAAA,IAAAJ,GAAA,IAAAO,MAAA,CAAAC,cAAA,CAAAR,GAAA,EAAAI,GAAA,IAAAC,KAAA,EAAAA,KAAA,EAAAI,UAAA,QAAAC,YAAA,QAAAC,QAAA,oBAAAX,GAAA,CAAAI,GAAA,IAAAC,KAAA,WAAAL,GAAA;AAAA,SAAAM,eAAAM,CAAA,QAAAC,CAAA,GAAAC,YAAA,CAAAF,CAAA,uCAAAC,CAAA,GAAAA,CAAA,GAAAA,CAAA;AAAA,SAAAC,aAAAF,CAAA,EAAAG,CAAA,2BAAAH,CAAA,KAAAA,CAAA,SAAAA,CAAA,MAAAI,CAAA,GAAAJ,CAAA,CAAAK,MAAA,CAAAC,WAAA,kBAAAF,CAAA,QAAAH,CAAA,GAAAG,CAAA,CAAAG,IAAA,CAAAP,CAAA,EAAAG,CAAA,uCAAAF,CAAA,SAAAA,CAAA,YAAAO,SAAA,yEAAAL,CAAA,GAAAM,MAAA,GAAAC,MAAA,EAAAV,CAAA;AAEzD,MAAMW,mBAAmB,CAA6B;EAAAC,YAAA;IAAArB,eAAA,yBAC1C;MACfsB,IAAI,EAAE,cAAc;MACpBC,QAAQ,EAAE;IACZ,CAAC;IAAAvB,eAAA,gBAEO,IAAI,CAACwB,cAAc;IAAAxB,eAAA,gBAEnB;MACNyB,IAAI,EAAE,gBAAgB;MACtBC,OAAO,eAAEnC,MAAA,GAAAQ,OAAA,CAAA4B,aAAA,CAAC/B,oBAAA,GAAAgC,mBAAmB,MAAE;IACjC,CAAC;IAAA5B,eAAA,gBAEO,EAAE;IAAAA,eAAA,qBACG6B,+CAAU,CAACC,UAAU;IAAA9B,eAAA,aAC7B,cAAc;EAAA;AACrB;AAAC+B,OAAA,CAAAX,mBAAA,GAAAA,mBAAA","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["_react","data","_interopRequireDefault","require","_componentUiComponentCompareModels","_dependenciesCompare","obj","__esModule","default","_defineProperty","key","value","_toPropertyKey","Object","defineProperty","enumerable","configurable","writable","t","i","_toPrimitive","r","e","Symbol","toPrimitive","call","TypeError","String","Number","GraphCompareSection","constructor","href","children","navigationLink","path","element","createElement","DependenciesCompare","ChangeType","DEPENDENCY","exports"],"sources":["graph.compare.section.tsx"],"sourcesContent":["import React from 'react';\nimport { Section } from '@teambit/component';\nimport { ChangeType } from '@teambit/component.ui.component-compare.models.component-compare-change-type';\nimport type { TabItem } from '@teambit/component.ui.component-compare.models.component-compare-props';\nimport { DependenciesCompare } from './ui/dependencies-compare';\n\nexport class GraphCompareSection implements Section, TabItem {\n navigationLink = {\n href: 'dependencies',\n children: 'Dependencies',\n };\n\n props = this.navigationLink;\n\n route = {\n path: 'dependencies/*',\n element: <DependenciesCompare />,\n };\n\n order = 25;\n changeType = ChangeType.DEPENDENCY;\n id = 'dependencies';\n}\n"],"mappings":";;;;;;AAAA,SAAAA,OAAA;EAAA,MAAAC,IAAA,GAAAC,sBAAA,CAAAC,OAAA;EAAAH,MAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAEA,SAAAG,mCAAA;EAAA,MAAAH,IAAA,GAAAE,OAAA;EAAAC,kCAAA,YAAAA,CAAA;IAAA,OAAAH,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAEA,SAAAI,qBAAA;EAAA,MAAAJ,IAAA,GAAAE,OAAA;EAAAE,oBAAA,YAAAA,CAAA;IAAA,OAAAJ,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAAgE,SAAAC,uBAAAI,GAAA,WAAAA,GAAA,IAAAA,GAAA,CAAAC,UAAA,GAAAD,GAAA,KAAAE,OAAA,EAAAF,GAAA;AAAA,SAAAG,gBAAAH,GAAA,EAAAI,GAAA,EAAAC,KAAA,IAAAD,GAAA,GAAAE,cAAA,CAAAF,GAAA,OAAAA,GAAA,IAAAJ,GAAA,IAAAO,MAAA,CAAAC,cAAA,CAAAR,GAAA,EAAAI,GAAA,IAAAC,KAAA,EAAAA,KAAA,EAAAI,UAAA,QAAAC,YAAA,QAAAC,QAAA,oBAAAX,GAAA,CAAAI,GAAA,IAAAC,KAAA,WAAAL,GAAA;AAAA,SAAAM,eAAAM,CAAA,QAAAC,CAAA,GAAAC,YAAA,CAAAF,CAAA,uCAAAC,CAAA,GAAAA,CAAA,GAAAA,CAAA;AAAA,SAAAC,aAAAF,CAAA,EAAAG,CAAA,2BAAAH,CAAA,KAAAA,CAAA,SAAAA,CAAA,MAAAI,CAAA,GAAAJ,CAAA,CAAAK,MAAA,CAAAC,WAAA,kBAAAF,CAAA,QAAAH,CAAA,GAAAG,CAAA,CAAAG,IAAA,CAAAP,CAAA,EAAAG,CAAA,uCAAAF,CAAA,SAAAA,CAAA,YAAAO,SAAA,yEAAAL,CAAA,GAAAM,MAAA,GAAAC,MAAA,EAAAV,CAAA;AAEzD,MAAMW,mBAAmB,CAA6B;EAAAC,YAAA;IAAArB,eAAA,yBAC1C;MACfsB,IAAI,EAAE,cAAc;MACpBC,QAAQ,EAAE;IACZ,CAAC;IAAAvB,eAAA,gBAEO,IAAI,CAACwB,cAAc;IAAAxB,eAAA,gBAEnB;MACNyB,IAAI,EAAE,gBAAgB;MACtBC,OAAO,eAAEnC,MAAA,GAAAQ,OAAA,CAAA4B,aAAA,CAAC/B,oBAAA,GAAAgC,mBAAmB,MAAE;IACjC,CAAC;IAAA5B,eAAA,gBAEO,EAAE;IAAAA,eAAA,qBACG6B,+CAAU,CAACC,UAAU;IAAA9B,eAAA,aAC7B,cAAc;EAAA;AACrB;AAAC+B,OAAA,CAAAX,mBAAA,GAAAA,mBAAA","ignoreList":[]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_graph@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_graph@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_graph@1.0.268/dist/graph.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_graph@1.0.268/dist/graph.docs.md';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { Section } from '@teambit/component';
|
|
3
3
|
import { ChangeType } from '@teambit/component.ui.component-compare.models.component-compare-change-type';
|
|
4
|
-
import { TabItem } from '@teambit/component.ui.component-compare.models.component-compare-props';
|
|
4
|
+
import type { TabItem } from '@teambit/component.ui.component-compare.models.component-compare-props';
|
|
5
5
|
import { DependenciesCompare } from './ui/dependencies-compare';
|
|
6
6
|
|
|
7
7
|
export class GraphCompareSection implements Section, TabItem {
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/graph",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.268",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/graph",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.component",
|
|
8
8
|
"name": "graph",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.268"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"graphlib": "2.1.8",
|
|
@@ -15,34 +15,34 @@
|
|
|
15
15
|
"graphql-tag": "2.12.1",
|
|
16
16
|
"classnames": "2.2.6",
|
|
17
17
|
"react-flow-renderer": "8.3.7",
|
|
18
|
-
"semver": "7.5.2",
|
|
19
18
|
"dagre": "0.8.5",
|
|
19
|
+
"semver": "7.5.2",
|
|
20
20
|
"@teambit/component-id": "1.2.0",
|
|
21
21
|
"@teambit/graph.cleargraph": "0.0.8",
|
|
22
22
|
"@teambit/harmony": "0.4.6",
|
|
23
23
|
"@teambit/component.ui.component-compare.models.component-compare-change-type": "0.0.7",
|
|
24
|
-
"@teambit/base-ui.routing.nav-link": "1.0.0",
|
|
25
24
|
"@teambit/base-ui.surfaces.card": "1.0.1",
|
|
26
25
|
"@teambit/base-ui.text.muted-text": "1.0.1",
|
|
27
26
|
"@teambit/component.ui.deprecation-icon": "0.0.509",
|
|
28
27
|
"@teambit/design.ui.styles.ellipsis": "0.0.357",
|
|
28
|
+
"@teambit/base-ui.routing.nav-link": "1.0.0",
|
|
29
|
+
"@teambit/evangelist.input.checkbox.label": "1.0.3",
|
|
30
|
+
"@teambit/design.ui.pages.not-found": "0.0.371",
|
|
31
|
+
"@teambit/design.ui.pages.server-error": "0.0.368",
|
|
32
|
+
"@teambit/documenter.ui.heading": "4.1.1",
|
|
33
|
+
"@teambit/ui-foundation.ui.full-loader": "0.0.500",
|
|
29
34
|
"@teambit/design.ui.round-loader": "0.0.355",
|
|
30
35
|
"@teambit/component.ui.component-compare.status-resolver": "0.0.9",
|
|
31
36
|
"@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.505",
|
|
32
37
|
"@teambit/ui-foundation.ui.react-router.use-query": "0.0.501",
|
|
33
|
-
"@teambit/
|
|
34
|
-
"@teambit/
|
|
35
|
-
"@teambit/design.ui.pages.server-error": "0.0.366",
|
|
36
|
-
"@teambit/documenter.ui.heading": "4.1.1",
|
|
37
|
-
"@teambit/ui-foundation.ui.full-loader": "0.0.500",
|
|
38
|
-
"@teambit/component": "1.0.267",
|
|
39
|
-
"@teambit/cli": "0.0.864",
|
|
38
|
+
"@teambit/component": "1.0.268",
|
|
39
|
+
"@teambit/cli": "0.0.865",
|
|
40
40
|
"@teambit/toolbox.string.random": "0.0.1",
|
|
41
|
-
"@teambit/component.ui.component-compare.models.component-compare-props": "0.0.
|
|
42
|
-
"@teambit/graphql": "1.0.
|
|
43
|
-
"@teambit/logger": "0.0.
|
|
44
|
-
"@teambit/component-compare": "1.0.
|
|
45
|
-
"@teambit/ui": "1.0.
|
|
41
|
+
"@teambit/component.ui.component-compare.models.component-compare-props": "0.0.109",
|
|
42
|
+
"@teambit/graphql": "1.0.268",
|
|
43
|
+
"@teambit/logger": "0.0.958",
|
|
44
|
+
"@teambit/component-compare": "1.0.268",
|
|
45
|
+
"@teambit/ui": "1.0.268",
|
|
46
46
|
"@teambit/component.modules.component-url": "0.0.167",
|
|
47
47
|
"@teambit/envs.ui.env-icon": "0.0.505",
|
|
48
48
|
"@teambit/component.ui.component-compare.context": "0.0.118"
|
|
@@ -51,8 +51,8 @@
|
|
|
51
51
|
"@types/graphlib": "2.1.7",
|
|
52
52
|
"@types/lodash": "4.14.165",
|
|
53
53
|
"@types/classnames": "2.2.11",
|
|
54
|
-
"@types/semver": "7.3.4",
|
|
55
54
|
"@types/dagre": "0.7.44",
|
|
55
|
+
"@types/semver": "7.3.4",
|
|
56
56
|
"@types/mocha": "9.1.0",
|
|
57
57
|
"chai": "4.3.0",
|
|
58
58
|
"@teambit/harmony.envs.core-aspect-env": "0.0.33"
|