@teambit/pnpm 0.0.909 → 0.0.911

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,2 +1,3 @@
1
1
  import { Aspect } from '@teambit/harmony';
2
2
  export declare const PnpmAspect: Aspect;
3
+ export default PnpmAspect;
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
- exports.PnpmAspect = void 0;
6
+ exports.default = exports.PnpmAspect = void 0;
7
7
  function _harmony() {
8
8
  const data = require("@teambit/harmony");
9
9
  _harmony = function () {
@@ -17,5 +17,7 @@ const PnpmAspect = _harmony().Aspect.create({
17
17
  defaultConfig: {}
18
18
  });
19
19
  exports.PnpmAspect = PnpmAspect;
20
+ var _default = PnpmAspect;
21
+ exports.default = _default;
20
22
 
21
23
  //# sourceMappingURL=pnpm.aspect.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["PnpmAspect","Aspect","create","id","dependencies","defaultConfig"],"sources":["pnpm.aspect.ts"],"sourcesContent":["import { Aspect } from '@teambit/harmony';\n\nexport const PnpmAspect = Aspect.create({\n id: 'teambit.dependencies/pnpm',\n dependencies: [],\n defaultConfig: {},\n});\n"],"mappings":";;;;;;AAAA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAEO,MAAMA,UAAU,GAAGC,iBAAM,CAACC,MAAM,CAAC;EACtCC,EAAE,EAAE,2BAA2B;EAC/BC,YAAY,EAAE,EAAE;EAChBC,aAAa,EAAE,CAAC;AAClB,CAAC,CAAC;AAAC"}
1
+ {"version":3,"names":["PnpmAspect","Aspect","create","id","dependencies","defaultConfig"],"sources":["pnpm.aspect.ts"],"sourcesContent":["import { Aspect } from '@teambit/harmony';\n\nexport const PnpmAspect = Aspect.create({\n id: 'teambit.dependencies/pnpm',\n dependencies: [],\n defaultConfig: {},\n});\n\nexport default PnpmAspect;\n"],"mappings":";;;;;;AAAA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAEO,MAAMA,UAAU,GAAGC,iBAAM,CAACC,MAAM,CAAC;EACtCC,EAAE,EAAE,2BAA2B;EAC/BC,YAAY,EAAE,EAAE;EAChBC,aAAa,EAAE,CAAC;AAClB,CAAC,CAAC;AAAC;AAAA,eAEYL,UAAU;AAAA"}
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/pnpm",
3
- "version": "0.0.909",
3
+ "version": "0.0.911",
4
4
  "homepage": "https://bit.dev/teambit/dependencies/pnpm",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.dependencies",
8
8
  "name": "pnpm",
9
- "version": "0.0.909"
9
+ "version": "0.0.911"
10
10
  },
11
11
  "dependencies": {
12
12
  "@pnpm/config": "16.1.2",
@@ -31,13 +31,13 @@
31
31
  "@babel/runtime": "7.20.0",
32
32
  "core-js": "^3.0.0",
33
33
  "@teambit/harmony": "0.3.3",
34
- "@teambit/dependency-resolver": "0.0.909",
35
- "@teambit/logger": "0.0.700",
34
+ "@teambit/dependency-resolver": "0.0.911",
35
+ "@teambit/logger": "0.0.702",
36
36
  "@teambit/bit-error": "0.0.402",
37
- "@teambit/cli": "0.0.607",
38
- "@teambit/component": "0.0.909",
39
- "@teambit/ui-foundation.ui.use-box.menu": "0.0.124",
40
- "@teambit/ui": "0.0.909"
37
+ "@teambit/cli": "0.0.609",
38
+ "@teambit/component": "0.0.911",
39
+ "@teambit/ui-foundation.ui.use-box.menu": "0.0.126",
40
+ "@teambit/ui": "0.0.911"
41
41
  },
42
42
  "devDependencies": {
43
43
  "@types/lodash": "4.14.165",
@@ -51,7 +51,7 @@
51
51
  "@teambit/dependencies.aspect-docs.pnpm": "0.0.148"
52
52
  },
53
53
  "peerDependencies": {
54
- "@teambit/legacy": "1.0.388",
54
+ "@teambit/legacy": "1.0.389",
55
55
  "react-dom": "^16.8.0 || ^17.0.0",
56
56
  "react": "^16.8.0 || ^17.0.0"
57
57
  },
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.dependencies_pnpm@0.0.909/dist/pnpm.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.dependencies_pnpm@0.0.909/dist/pnpm.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.dependencies_pnpm@0.0.911/dist/pnpm.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.dependencies_pnpm@0.0.911/dist/pnpm.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];