@wix/portfolio 1.0.89 → 1.0.91

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.
@@ -30,3 +30,4 @@ exports.projectItems = __importStar(require("@wix/portfolio_project-items/contex
30
30
  exports.projects = __importStar(require("@wix/portfolio_projects/context"));
31
31
  exports.projectInCollections = __importStar(require("@wix/portfolio_project-in-collections/context"));
32
32
  exports.syncedProject = __importStar(require("@wix/portfolio_synced-project/context"));
33
+ //# sourceMappingURL=context.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,kFAAkE;AAClE,+FAA+E;AAC/E,qFAAqE;AACrE,4EAA4D;AAC5D,sGAAsF;AACtF,uFAAuE"}
@@ -36,3 +36,4 @@ const projectInCollections = __importStar(require("@wix/portfolio_project-in-col
36
36
  exports.projectInCollections = projectInCollections;
37
37
  const syncedProject = __importStar(require("@wix/portfolio_synced-project"));
38
38
  exports.syncedProject = syncedProject;
39
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wEAA0D;AAQxD,kCAAW;AAPb,qFAAuE;AAQrE,8CAAiB;AAPnB,2EAA6D;AAQ3D,oCAAY;AAPd,kEAAoD;AAQlD,4BAAQ;AAPV,4FAA8E;AAQ5E,oDAAoB;AAPtB,6EAA+D;AAQ7D,sCAAa"}
package/build/cjs/meta.js CHANGED
@@ -30,3 +30,4 @@ exports.projectItems = __importStar(require("@wix/portfolio_project-items/meta")
30
30
  exports.projects = __importStar(require("@wix/portfolio_projects/meta"));
31
31
  exports.projectInCollections = __importStar(require("@wix/portfolio_project-in-collections/meta"));
32
32
  exports.syncedProject = __importStar(require("@wix/portfolio_synced-project/meta"));
33
+ //# sourceMappingURL=meta.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+EAA+D;AAC/D,4FAA4E;AAC5E,kFAAkE;AAClE,yEAAyD;AACzD,mGAAmF;AACnF,oFAAoE"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/portfolio",
3
- "version": "1.0.89",
3
+ "version": "1.0.91",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -18,12 +18,12 @@
18
18
  "type-bundles"
19
19
  ],
20
20
  "dependencies": {
21
- "@wix/portfolio_collections": "1.0.24",
22
- "@wix/portfolio_portfolio-settings": "1.0.13",
23
- "@wix/portfolio_project-in-collections": "1.0.24",
24
- "@wix/portfolio_project-items": "1.0.28",
25
- "@wix/portfolio_projects": "1.0.35",
26
- "@wix/portfolio_synced-project": "1.0.11"
21
+ "@wix/portfolio_collections": "1.0.25",
22
+ "@wix/portfolio_portfolio-settings": "1.0.14",
23
+ "@wix/portfolio_project-in-collections": "1.0.25",
24
+ "@wix/portfolio_project-items": "1.0.29",
25
+ "@wix/portfolio_projects": "1.0.36",
26
+ "@wix/portfolio_synced-project": "1.0.12"
27
27
  },
28
28
  "devDependencies": {
29
29
  "glob": "^10.4.1",
@@ -48,5 +48,5 @@
48
48
  "fqdn": ""
49
49
  }
50
50
  },
51
- "falconPackageHash": "0497dadd86aa7065859b0a27bda089c2da5b601141c01aa309dd6efb"
51
+ "falconPackageHash": "211ab291b3adba7bb5307039bf884b700921a4bbe26db938472947ba"
52
52
  }