@esri/solution-common 5.8.1 → 5.8.3

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,10 +1,10 @@
1
- Built Wed 12/18/2024 14:48:03.32
1
+ Built 01/24/2025 10:46:31.41
2
2
  develop
3
- commit 8a077fb7be75ce90b0f6a4caa9a9b816e21b57e1
4
- Merge: 4a07f47c3 dbe6d63f2
5
- Author: John Hauck <jhauck@esri.com>
6
- Date: Wed Dec 18 13:31:34 2024 -0800
3
+ commit ce298c4164ec2a071b0154e39e5d3fe368640610
4
+ Merge: 83b2fa754 6d1c98be1
5
+ Author: Mike Tschudi <mtschudi@esri.com>
6
+ Date: Tue Jan 21 08:16:53 2025 -0800
7
7
 
8
- Merge pull request #1517 from Esri/layer-subtypes
8
+ Merge pull request #1519 from Esri/ch/update-hub
9
9
 
10
- get tracking view settings
10
+ Updated hub packages
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/solution-common",
3
- "version": "5.8.1",
3
+ "version": "5.8.3",
4
4
  "description": "Provides general helper functions for @esri/solution.js.",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -35,10 +35,10 @@
35
35
  "@esri/arcgis-rest-portal": "^3.7.0",
36
36
  "@esri/arcgis-rest-request": "^3.7.0",
37
37
  "@esri/arcgis-rest-service-admin": "^3.7.0",
38
- "@esri/hub-common": "^14.177.1",
39
- "@esri/hub-initiatives": "^14.0.0",
40
- "@esri/hub-sites": "^15.0.1",
41
- "@esri/hub-teams": "^14.1.1",
38
+ "@esri/hub-common": "^15.23.2",
39
+ "@esri/hub-initiatives": "^15.0.0",
40
+ "@esri/hub-sites": "^16.0.0",
41
+ "@esri/hub-teams": "^15.0.0",
42
42
  "adlib": "3.0.8",
43
43
  "jszip": "3.10.1",
44
44
  "tslib": "1.14.1"
@@ -94,5 +94,5 @@
94
94
  "esri",
95
95
  "ES6"
96
96
  ],
97
- "gitHead": "2e502182d7608b7c8b51888ed4e2594e75a1a296"
97
+ "gitHead": "1274985f378417379d9ffb843b4b62386a0dc67b"
98
98
  }