@forge/cli-shared 8.1.1-next.1 → 8.2.0-next.2

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.
@@ -7826,7 +7826,6 @@ var RadarFilterOperators;
7826
7826
  })(RadarFilterOperators = exports.RadarFilterOperators || (exports.RadarFilterOperators = {}));
7827
7827
  var RadarFunctionId;
7828
7828
  (function (RadarFunctionId) {
7829
- RadarFunctionId["Haschild"] = "HASCHILD";
7830
7829
  RadarFunctionId["Under"] = "UNDER";
7831
7830
  })(RadarFunctionId = exports.RadarFunctionId || (exports.RadarFunctionId = {}));
7832
7831
  var RadarNumericAppearance;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@forge/cli-shared",
3
- "version": "8.1.1-next.1",
3
+ "version": "8.2.0-next.2",
4
4
  "description": "Common functionality for Forge CLI",
5
5
  "author": "Atlassian",
6
6
  "license": "SEE LICENSE IN LICENSE.txt",
@@ -28,7 +28,7 @@
28
28
  "figures": "^3.2.0",
29
29
  "fp-ts": "^2.16.2",
30
30
  "fs-extra": "^11.2.0",
31
- "get-folder-size": "^2.0.1",
31
+ "get-folder-size": "^5.0.0",
32
32
  "glob": "^10.3.10",
33
33
  "graphql": "^16.8.1",
34
34
  "graphql-request": "6.1.0",