@forge/cli 13.0.0-next.11 → 13.0.0-next.13

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/CHANGELOG.md CHANGED
@@ -1,5 +1,25 @@
1
1
  # @forge/cli
2
2
 
3
+ ## 13.0.0-next.13
4
+
5
+ ### Minor Changes
6
+
7
+ - 5881924: update memfs
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [5881924]
12
+ - @forge/tunnel@7.0.0-next.13
13
+
14
+ ## 13.0.0-next.12
15
+
16
+ ### Patch Changes
17
+
18
+ - Updated dependencies [fbf8219]
19
+ - @forge/lint@6.0.0-next.12
20
+ - @forge/bundler@7.0.0-next.12
21
+ - @forge/tunnel@7.0.0-next.12
22
+
3
23
  ## 13.0.0-next.11
4
24
 
5
25
  ### Patch Changes
@@ -1,23 +1,23 @@
1
1
  {
2
2
  "name": "@forge/cli",
3
- "version": "13.0.0-next.11",
3
+ "version": "13.0.0-next.13",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@forge/cli",
9
- "version": "13.0.0-next.11",
9
+ "version": "13.0.0-next.13",
10
10
  "hasInstallScript": true,
11
11
  "license": "SEE LICENSE IN LICENSE.txt",
12
12
  "dependencies": {
13
- "@forge/bundler": "7.0.0-next.11",
13
+ "@forge/bundler": "7.0.0-next.12",
14
14
  "@forge/cli-shared": "9.0.0-next.9",
15
15
  "@forge/egress": "3.0.0-next.0",
16
16
  "@forge/i18n": "1.0.0-next.0",
17
- "@forge/lint": "6.0.0-next.11",
17
+ "@forge/lint": "6.0.0-next.12",
18
18
  "@forge/manifest": "13.0.0-next.3",
19
19
  "@forge/runtime": "7.0.0-next.1",
20
- "@forge/tunnel": "7.0.0-next.11",
20
+ "@forge/tunnel": "7.0.0-next.13",
21
21
  "@forge/util": "3.0.0-next.0",
22
22
  "@sentry/node": "7.106.0",
23
23
  "ajv": "^8.18.0",
@@ -80,7 +80,7 @@
80
80
  "jest-when": "^3.6.0",
81
81
  "json-schema-to-typescript": "^10.1.5",
82
82
  "jws": "^4.0.1",
83
- "memfs": "^4.6.0",
83
+ "memfs": "4.57.7",
84
84
  "sentry-testkit": "^5.0.10",
85
85
  "type-fest": "4.10.2",
86
86
  "typescript": "5.9.2",
@@ -556,9 +556,9 @@
556
556
  }
557
557
  },
558
558
  "node_modules/@forge/bundler": {
559
- "version": "7.0.0-next.11",
560
- "resolved": "https://registry.npmjs.org/@forge/bundler/-/bundler-7.0.0-next.11.tgz",
561
- "integrity": "sha512-wxOUC/PjHW47ASrq9QGicnCuKCFR+C0AEhZfXfZOHAb3oYDgGlwdSR7gdaCS//6u/DIwRBKvEBMEVRZzc3qyAQ==",
559
+ "version": "7.0.0-next.12",
560
+ "resolved": "https://registry.npmjs.org/@forge/bundler/-/bundler-7.0.0-next.12.tgz",
561
+ "integrity": "sha512-dURDUC95Q0tJRewUw3nQrp4RIuXM1w52On43jUotKI9aW9h2UlvQuyMuswm1AGCQge3YVGnmEbeh6mRfhT+H4w==",
562
562
  "license": "SEE LICENSE IN LICENSE.txt",
563
563
  "dependencies": {
564
564
  "@babel/core": "^7.24.0",
@@ -572,7 +572,7 @@
572
572
  "@babel/types": "^7.24.0",
573
573
  "@forge/cli-shared": "9.0.0-next.9",
574
574
  "@forge/i18n": "1.0.0-next.0",
575
- "@forge/lint": "6.0.0-next.11",
575
+ "@forge/lint": "6.0.0-next.12",
576
576
  "@forge/manifest": "13.0.0-next.3",
577
577
  "babel-loader": "^8.3.0",
578
578
  "cheerio": "^1.2.0",
@@ -702,9 +702,9 @@
702
702
  }
703
703
  },
704
704
  "node_modules/@forge/lint": {
705
- "version": "6.0.0-next.11",
706
- "resolved": "https://registry.npmjs.org/@forge/lint/-/lint-6.0.0-next.11.tgz",
707
- "integrity": "sha512-X701MOVjBvtPJzcLRdCHplVgr6M3+Hr14kLDpp3EsjVK8WH3ewwAsDcCCo0mNce14IJoXsou4HihV7Cd9otiBg==",
705
+ "version": "6.0.0-next.12",
706
+ "resolved": "https://registry.npmjs.org/@forge/lint/-/lint-6.0.0-next.12.tgz",
707
+ "integrity": "sha512-nMBUa1NEhgmiajuzZNo3zxNP8ep2H197yl0zoRmm1Tb6+R8k0q0F+o2AT1cJbZLeEfay5a2Vt6IXlz88dKeLaQ==",
708
708
  "license": "SEE LICENSE IN LICENSE.txt",
709
709
  "dependencies": {
710
710
  "@atlassian/atlassian-openapi": "^1.0.6",
@@ -767,12 +767,12 @@
767
767
  }
768
768
  },
769
769
  "node_modules/@forge/tunnel": {
770
- "version": "7.0.0-next.11",
771
- "resolved": "https://registry.npmjs.org/@forge/tunnel/-/tunnel-7.0.0-next.11.tgz",
772
- "integrity": "sha512-jbbws+IN/N6ddP0kSw1QmIDWty7Hr0KyFq8mKVXquiTh8SzJAG8PgoWREjkVoDQrTAaHfuWhCZagFnytYidyYQ==",
770
+ "version": "7.0.0-next.13",
771
+ "resolved": "https://registry.npmjs.org/@forge/tunnel/-/tunnel-7.0.0-next.13.tgz",
772
+ "integrity": "sha512-NotMPwGpoAn48KvD76DchPTzlYuj4DNEVl+dIncGYepdR5wTgIuH5z60468yBXDXgLu0iMQBfxMgM+DxOOmzew==",
773
773
  "license": "SEE LICENSE IN LICENSE.txt",
774
774
  "dependencies": {
775
- "@forge/bundler": "7.0.0-next.11",
775
+ "@forge/bundler": "7.0.0-next.12",
776
776
  "@forge/cli-shared": "9.0.0-next.9",
777
777
  "@forge/csp": "6.0.0-next.3",
778
778
  "@forge/runtime": "7.0.0-next.1",
@@ -784,6 +784,7 @@
784
784
  "express": "^4.18.3",
785
785
  "express-intercept": "^1.1.1",
786
786
  "http-proxy-middleware": "^2.0.9",
787
+ "memfs": "4.57.7",
787
788
  "node-cache": "^5.1.2",
788
789
  "portfinder": "^1.0.37",
789
790
  "tmp": "^0.2.3",
@@ -967,15 +968,333 @@
967
968
  "tslib": "2"
968
969
  }
969
970
  },
970
- "node_modules/@jsonjoy.com/json-pack": {
971
- "version": "1.2.0",
972
- "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-1.2.0.tgz",
973
- "integrity": "sha1-5liQDoHRlJAxccQlRuGqJ/RGhGo= sha512-io1zEbbYcElht3tdlqEOFxZ0dMTYrHz9iMf0gqn1pPjZFTCgM5R4R5IMA20Chb2UPYYsxjzs8CgZ7Nb5n2K2rA==",
971
+ "node_modules/@jsonjoy.com/buffers": {
972
+ "version": "17.67.0",
973
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-17.67.0.tgz",
974
+ "integrity": "sha1-XFjbze6ogkzilr0c/OAGwusWez0= sha512-tfExRpYxBvi32vPs9ZHaTjSP4fHAfzSmcahOfNxtvGHcyJel+aibkPlGeBB+7AoC6hL7lXIE++8okecBxx7lcw==",
975
+ "engines": {
976
+ "node": ">=10.0"
977
+ },
978
+ "funding": {
979
+ "type": "github",
980
+ "url": "https://github.com/sponsors/streamich"
981
+ },
982
+ "peerDependencies": {
983
+ "tslib": "2"
984
+ }
985
+ },
986
+ "node_modules/@jsonjoy.com/codegen": {
987
+ "version": "1.0.0",
988
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/codegen/-/codegen-1.0.0.tgz",
989
+ "integrity": "sha1-XCP3lsR2dfFm0juUjNuIkYS5Mgc= sha512-E8Oy+08cmCf0EK/NMxpaJZmOxPqM+6iSe2S4nlSBrPZOORoDJILxtbSUEDKQyTamm/BVAhIGllOBNU79/dwf0g==",
990
+ "engines": {
991
+ "node": ">=10.0"
992
+ },
993
+ "funding": {
994
+ "type": "github",
995
+ "url": "https://github.com/sponsors/streamich"
996
+ },
997
+ "peerDependencies": {
998
+ "tslib": "2"
999
+ }
1000
+ },
1001
+ "node_modules/@jsonjoy.com/fs-core": {
1002
+ "version": "4.57.7",
1003
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-core/-/fs-core-4.57.7.tgz",
1004
+ "integrity": "sha1-XUv7yVFHQHyCZdS7Z2BcDBjHYqE= sha512-GDKuYHjP7vAI1kjBo73V+STKr9XIMZknW/xirpRW/EcShX0IKSev/ALafeRfC8Q331nodrXUFu04PugPB0MAhw==",
974
1005
  "dependencies": {
975
- "@jsonjoy.com/base64": "^1.1.1",
976
- "@jsonjoy.com/util": "^1.1.2",
1006
+ "@jsonjoy.com/fs-node-builtins": "4.57.7",
1007
+ "@jsonjoy.com/fs-node-utils": "4.57.7",
1008
+ "thingies": "^2.5.0"
1009
+ },
1010
+ "engines": {
1011
+ "node": ">=10.0"
1012
+ },
1013
+ "funding": {
1014
+ "type": "github",
1015
+ "url": "https://github.com/sponsors/streamich"
1016
+ },
1017
+ "peerDependencies": {
1018
+ "tslib": "2"
1019
+ }
1020
+ },
1021
+ "node_modules/@jsonjoy.com/fs-fsa": {
1022
+ "version": "4.57.7",
1023
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-fsa/-/fs-fsa-4.57.7.tgz",
1024
+ "integrity": "sha1-LAmpnqmvKSr3RHyet4U3djv4VDM= sha512-1rWsah2nZtRbNeP+c61QcfGfVrJXBmBD0Hm7Akvv4C9MKEasXnbiOS//iH3T3HwUSSBATGrfSp0Xi8nlNhATeQ==",
1025
+ "dependencies": {
1026
+ "@jsonjoy.com/fs-core": "4.57.7",
1027
+ "@jsonjoy.com/fs-node-builtins": "4.57.7",
1028
+ "@jsonjoy.com/fs-node-utils": "4.57.7",
1029
+ "thingies": "^2.5.0"
1030
+ },
1031
+ "engines": {
1032
+ "node": ">=10.0"
1033
+ },
1034
+ "funding": {
1035
+ "type": "github",
1036
+ "url": "https://github.com/sponsors/streamich"
1037
+ },
1038
+ "peerDependencies": {
1039
+ "tslib": "2"
1040
+ }
1041
+ },
1042
+ "node_modules/@jsonjoy.com/fs-node": {
1043
+ "version": "4.57.7",
1044
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.57.7.tgz",
1045
+ "integrity": "sha1-PWL5OvHM3/051DkVTzYVXX4+tcY= sha512-xhnyeyEVTiIOibFvda/5n89nChMLCPKHHM2WQ+GGDf6+U/IrQBW3Qx6x+Uq1bkDbxBkybLOdIGoBtVBrE8Nngg==",
1046
+ "dependencies": {
1047
+ "@jsonjoy.com/fs-core": "4.57.7",
1048
+ "@jsonjoy.com/fs-node-builtins": "4.57.7",
1049
+ "@jsonjoy.com/fs-node-utils": "4.57.7",
1050
+ "@jsonjoy.com/fs-print": "4.57.7",
1051
+ "@jsonjoy.com/fs-snapshot": "4.57.7",
1052
+ "glob-to-regex.js": "^1.0.0",
1053
+ "thingies": "^2.5.0"
1054
+ },
1055
+ "engines": {
1056
+ "node": ">=10.0"
1057
+ },
1058
+ "funding": {
1059
+ "type": "github",
1060
+ "url": "https://github.com/sponsors/streamich"
1061
+ },
1062
+ "peerDependencies": {
1063
+ "tslib": "2"
1064
+ }
1065
+ },
1066
+ "node_modules/@jsonjoy.com/fs-node-builtins": {
1067
+ "version": "4.57.7",
1068
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node-builtins/-/fs-node-builtins-4.57.7.tgz",
1069
+ "integrity": "sha1-zA/RIfWHBYeM6bPzcvwAvX2JfOM= sha512-LWqfY1m+uAosjwM1RrKhMkUnP9jcq1RUczHsNO779ovm1E9v8I/pmj04eBAcoBjhC7ltcPbNFGyRJ5JqSJ7Jdg==",
1070
+ "engines": {
1071
+ "node": ">=10.0"
1072
+ },
1073
+ "funding": {
1074
+ "type": "github",
1075
+ "url": "https://github.com/sponsors/streamich"
1076
+ },
1077
+ "peerDependencies": {
1078
+ "tslib": "2"
1079
+ }
1080
+ },
1081
+ "node_modules/@jsonjoy.com/fs-node-to-fsa": {
1082
+ "version": "4.57.7",
1083
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node-to-fsa/-/fs-node-to-fsa-4.57.7.tgz",
1084
+ "integrity": "sha1-LEsYB70ae+WZU21H/t+AJwa2s2Y= sha512-9T0zC9LKcAWXDoTLRdLMoJ0seOvJ5bgDKq1tSBoQAFQpPDstQUeV1Oe7PLypdu7F2D3ddRstmwgeNUEN/VaZ4Q==",
1085
+ "dependencies": {
1086
+ "@jsonjoy.com/fs-fsa": "4.57.7",
1087
+ "@jsonjoy.com/fs-node-builtins": "4.57.7",
1088
+ "@jsonjoy.com/fs-node-utils": "4.57.7"
1089
+ },
1090
+ "engines": {
1091
+ "node": ">=10.0"
1092
+ },
1093
+ "funding": {
1094
+ "type": "github",
1095
+ "url": "https://github.com/sponsors/streamich"
1096
+ },
1097
+ "peerDependencies": {
1098
+ "tslib": "2"
1099
+ }
1100
+ },
1101
+ "node_modules/@jsonjoy.com/fs-node-utils": {
1102
+ "version": "4.57.7",
1103
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node-utils/-/fs-node-utils-4.57.7.tgz",
1104
+ "integrity": "sha1-UTCMS9/HF8y7FVdZ/n35yRr+wJk= sha512-jjWSDOsfcog2cZnUCwX5AHmlIq6b6wx5Pz/2LAcNjJ62Rajwg89Fy7ubN+lDHew0/1reLDa9Z5urybYadhh37g==",
1105
+ "dependencies": {
1106
+ "@jsonjoy.com/fs-node-builtins": "4.57.7"
1107
+ },
1108
+ "engines": {
1109
+ "node": ">=10.0"
1110
+ },
1111
+ "funding": {
1112
+ "type": "github",
1113
+ "url": "https://github.com/sponsors/streamich"
1114
+ },
1115
+ "peerDependencies": {
1116
+ "tslib": "2"
1117
+ }
1118
+ },
1119
+ "node_modules/@jsonjoy.com/fs-print": {
1120
+ "version": "4.57.7",
1121
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-print/-/fs-print-4.57.7.tgz",
1122
+ "integrity": "sha1-rsjj9dZs1k6Q4fyZE6X6SBHYJLE= sha512-mFM4P4Gjq0QQHkLnXzPYPEMFrAoe6a5Myedgb6+CmL+nGd3MKvTxYPuD7N1dLIH9RBy1fLdzxd80qvuK8xrx3Q==",
1123
+ "dependencies": {
1124
+ "@jsonjoy.com/fs-node-utils": "4.57.7",
1125
+ "tree-dump": "^1.1.0"
1126
+ },
1127
+ "engines": {
1128
+ "node": ">=10.0"
1129
+ },
1130
+ "funding": {
1131
+ "type": "github",
1132
+ "url": "https://github.com/sponsors/streamich"
1133
+ },
1134
+ "peerDependencies": {
1135
+ "tslib": "2"
1136
+ }
1137
+ },
1138
+ "node_modules/@jsonjoy.com/fs-snapshot": {
1139
+ "version": "4.57.7",
1140
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-snapshot/-/fs-snapshot-4.57.7.tgz",
1141
+ "integrity": "sha1-Nwz0BbrDWKT/Qm2Ei3M9+exRSdI= sha512-1GS3+plfm2giB3PqokiqyydyqYTPLcCQIKSkp0TdMNRh3KVk7rqRM6U785FLlVRG7XLmkc0KWr215OY+22K3QA==",
1142
+ "dependencies": {
1143
+ "@jsonjoy.com/buffers": "^17.65.0",
1144
+ "@jsonjoy.com/fs-node-utils": "4.57.7",
1145
+ "@jsonjoy.com/json-pack": "^17.65.0",
1146
+ "@jsonjoy.com/util": "^17.65.0"
1147
+ },
1148
+ "engines": {
1149
+ "node": ">=10.0"
1150
+ },
1151
+ "funding": {
1152
+ "type": "github",
1153
+ "url": "https://github.com/sponsors/streamich"
1154
+ },
1155
+ "peerDependencies": {
1156
+ "tslib": "2"
1157
+ }
1158
+ },
1159
+ "node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/base64": {
1160
+ "version": "17.67.0",
1161
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/base64/-/base64-17.67.0.tgz",
1162
+ "integrity": "sha1-fu2jy0ETjXepBAj9LkKyq6EFdtc= sha512-5SEsJGsm15aP8TQGkDfJvz9axgPwAEm98S5DxOuYe8e1EbfajcDmgeXXzccEjh+mLnjqEKrkBdjHWS5vFNwDdw==",
1163
+ "engines": {
1164
+ "node": ">=10.0"
1165
+ },
1166
+ "funding": {
1167
+ "type": "github",
1168
+ "url": "https://github.com/sponsors/streamich"
1169
+ },
1170
+ "peerDependencies": {
1171
+ "tslib": "2"
1172
+ }
1173
+ },
1174
+ "node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/codegen": {
1175
+ "version": "17.67.0",
1176
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/codegen/-/codegen-17.67.0.tgz",
1177
+ "integrity": "sha1-NjX9h2nXfhm3XcVXS8l1YBmy5ZE= sha512-idnkUplROpdBOV0HMcwhsCUS5TRUi9poagdGs70A6S4ux9+/aPuKbh8+UYRTLYQHtXvAdNfQWXDqZEx5k4Dj2Q==",
1178
+ "engines": {
1179
+ "node": ">=10.0"
1180
+ },
1181
+ "funding": {
1182
+ "type": "github",
1183
+ "url": "https://github.com/sponsors/streamich"
1184
+ },
1185
+ "peerDependencies": {
1186
+ "tslib": "2"
1187
+ }
1188
+ },
1189
+ "node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/json-pack": {
1190
+ "version": "17.67.0",
1191
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-17.67.0.tgz",
1192
+ "integrity": "sha1-jdj/Zd2ZnF1NJt9GxjkVx73sCTo= sha512-t0ejURcGaZsn1ClbJ/3kFqSOjlryd92eQY465IYrezsXmPcfHPE/av4twRSxf6WE+TkZgLY+71vCZbiIiFKA/w==",
1193
+ "dependencies": {
1194
+ "@jsonjoy.com/base64": "17.67.0",
1195
+ "@jsonjoy.com/buffers": "17.67.0",
1196
+ "@jsonjoy.com/codegen": "17.67.0",
1197
+ "@jsonjoy.com/json-pointer": "17.67.0",
1198
+ "@jsonjoy.com/util": "17.67.0",
1199
+ "hyperdyperid": "^1.2.0",
1200
+ "thingies": "^2.5.0",
1201
+ "tree-dump": "^1.1.0"
1202
+ },
1203
+ "engines": {
1204
+ "node": ">=10.0"
1205
+ },
1206
+ "funding": {
1207
+ "type": "github",
1208
+ "url": "https://github.com/sponsors/streamich"
1209
+ },
1210
+ "peerDependencies": {
1211
+ "tslib": "2"
1212
+ }
1213
+ },
1214
+ "node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/json-pointer": {
1215
+ "version": "17.67.0",
1216
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pointer/-/json-pointer-17.67.0.tgz",
1217
+ "integrity": "sha1-dEOVc9wEbgyaOlUvuUs5G8dTE7g= sha512-+iqOFInH+QZGmSuaybBUNdh7yvNrXvqR+h3wjXm0N/3JK1EyyFAeGJvqnmQL61d1ARLlk/wJdFKSL+LHJ1eaUA==",
1218
+ "dependencies": {
1219
+ "@jsonjoy.com/util": "17.67.0"
1220
+ },
1221
+ "engines": {
1222
+ "node": ">=10.0"
1223
+ },
1224
+ "funding": {
1225
+ "type": "github",
1226
+ "url": "https://github.com/sponsors/streamich"
1227
+ },
1228
+ "peerDependencies": {
1229
+ "tslib": "2"
1230
+ }
1231
+ },
1232
+ "node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/util": {
1233
+ "version": "17.67.0",
1234
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/util/-/util-17.67.0.tgz",
1235
+ "integrity": "sha1-fEKI/DgIIz5Vx2EBAee7RZDN3T8= sha512-6+8xBaz1rLSohlGh68D1pdw3AwDi9xydm8QNlAFkvnavCJYSze+pxoW2VKP8p308jtlMRLs5NTHfPlZLd4w7ew==",
1236
+ "dependencies": {
1237
+ "@jsonjoy.com/buffers": "17.67.0",
1238
+ "@jsonjoy.com/codegen": "17.67.0"
1239
+ },
1240
+ "engines": {
1241
+ "node": ">=10.0"
1242
+ },
1243
+ "funding": {
1244
+ "type": "github",
1245
+ "url": "https://github.com/sponsors/streamich"
1246
+ },
1247
+ "peerDependencies": {
1248
+ "tslib": "2"
1249
+ }
1250
+ },
1251
+ "node_modules/@jsonjoy.com/json-pack": {
1252
+ "version": "1.21.0",
1253
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-1.21.0.tgz",
1254
+ "integrity": "sha1-k/jdV/46OpITKzPR6xgtzZ52Kfo= sha512-+AKG+R2cfZMShzrF2uQw34v3zbeDYUqnQ+jg7ORic3BGtfw9p/+N6RJbq/kkV8JmYZaINknaEQ2m0/f693ZPpg==",
1255
+ "dependencies": {
1256
+ "@jsonjoy.com/base64": "^1.1.2",
1257
+ "@jsonjoy.com/buffers": "^1.2.0",
1258
+ "@jsonjoy.com/codegen": "^1.0.0",
1259
+ "@jsonjoy.com/json-pointer": "^1.0.2",
1260
+ "@jsonjoy.com/util": "^1.9.0",
977
1261
  "hyperdyperid": "^1.2.0",
978
- "thingies": "^1.20.0"
1262
+ "thingies": "^2.5.0",
1263
+ "tree-dump": "^1.1.0"
1264
+ },
1265
+ "engines": {
1266
+ "node": ">=10.0"
1267
+ },
1268
+ "funding": {
1269
+ "type": "github",
1270
+ "url": "https://github.com/sponsors/streamich"
1271
+ },
1272
+ "peerDependencies": {
1273
+ "tslib": "2"
1274
+ }
1275
+ },
1276
+ "node_modules/@jsonjoy.com/json-pack/node_modules/@jsonjoy.com/buffers": {
1277
+ "version": "1.2.1",
1278
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-1.2.1.tgz",
1279
+ "integrity": "sha1-jZnH9n6vck00KN/ZgmxkVSZqXIM= sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==",
1280
+ "engines": {
1281
+ "node": ">=10.0"
1282
+ },
1283
+ "funding": {
1284
+ "type": "github",
1285
+ "url": "https://github.com/sponsors/streamich"
1286
+ },
1287
+ "peerDependencies": {
1288
+ "tslib": "2"
1289
+ }
1290
+ },
1291
+ "node_modules/@jsonjoy.com/json-pointer": {
1292
+ "version": "1.0.2",
1293
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pointer/-/json-pointer-1.0.2.tgz",
1294
+ "integrity": "sha1-BJy1MKwk6Ey6CFkMXja0McSENAg= sha512-Fsn6wM2zlDzY1U+v4Nc8bo3bVqgfNTGcn6dMgs6FjrEnt4ZCe60o6ByKRjOGlI2gow0aE/Q41QOigdTqkyK5fg==",
1295
+ "dependencies": {
1296
+ "@jsonjoy.com/codegen": "^1.0.0",
1297
+ "@jsonjoy.com/util": "^1.9.0"
979
1298
  },
980
1299
  "engines": {
981
1300
  "node": ">=10.0"
@@ -989,9 +1308,28 @@
989
1308
  }
990
1309
  },
991
1310
  "node_modules/@jsonjoy.com/util": {
992
- "version": "1.6.0",
993
- "resolved": "https://registry.npmjs.org/@jsonjoy.com/util/-/util-1.6.0.tgz",
994
- "integrity": "sha1-I5kbL+Ess6AGVz2dyXx2jT7SyfE= sha512-sw/RMbehRhN68WRtcKCpQOPfnH6lLP4GJfqzi3iYej8tnzpZUDr6UkZYJjcjjC0FWEJOJbyM3PTIwxucUmDG2A==",
1311
+ "version": "1.9.0",
1312
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/util/-/util-1.9.0.tgz",
1313
+ "integrity": "sha1-fulVhq7Qp2a3Rs2Ng2PjNsPEfEY= sha512-pLuQo+VPRnN8hfPqUTLTHk126wuYdXVxE6aDmjSeV4NCAgyxWbiOIeNJVtID3h1Vzpoi9m4jXezf73I6LgabgQ==",
1314
+ "dependencies": {
1315
+ "@jsonjoy.com/buffers": "^1.0.0",
1316
+ "@jsonjoy.com/codegen": "^1.0.0"
1317
+ },
1318
+ "engines": {
1319
+ "node": ">=10.0"
1320
+ },
1321
+ "funding": {
1322
+ "type": "github",
1323
+ "url": "https://github.com/sponsors/streamich"
1324
+ },
1325
+ "peerDependencies": {
1326
+ "tslib": "2"
1327
+ }
1328
+ },
1329
+ "node_modules/@jsonjoy.com/util/node_modules/@jsonjoy.com/buffers": {
1330
+ "version": "1.2.1",
1331
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-1.2.1.tgz",
1332
+ "integrity": "sha1-jZnH9n6vck00KN/ZgmxkVSZqXIM= sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==",
995
1333
  "engines": {
996
1334
  "node": ">=10.0"
997
1335
  },
@@ -4487,6 +4825,21 @@
4487
4825
  "node": ">= 6"
4488
4826
  }
4489
4827
  },
4828
+ "node_modules/glob-to-regex.js": {
4829
+ "version": "1.2.0",
4830
+ "resolved": "https://registry.npmjs.org/glob-to-regex.js/-/glob-to-regex.js-1.2.0.tgz",
4831
+ "integrity": "sha1-KzI3KCcdEzgwhQ4yMR9AdmxfZBM= sha512-QMwlOQKU/IzqMUOAZWubUOT8Qft+Y0KQWnX9nK3ch0CJg0tTp4TvGZsTfudYKv2NzoQSyPcnA6TYeIQ3jGichQ==",
4832
+ "engines": {
4833
+ "node": ">=10.0"
4834
+ },
4835
+ "funding": {
4836
+ "type": "github",
4837
+ "url": "https://github.com/sponsors/streamich"
4838
+ },
4839
+ "peerDependencies": {
4840
+ "tslib": "2"
4841
+ }
4842
+ },
4490
4843
  "node_modules/glob-to-regexp": {
4491
4844
  "version": "0.4.1",
4492
4845
  "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
@@ -5866,21 +6219,31 @@
5866
6219
  }
5867
6220
  },
5868
6221
  "node_modules/memfs": {
5869
- "version": "4.17.2",
5870
- "resolved": "https://registry.npmjs.org/memfs/-/memfs-4.17.2.tgz",
5871
- "integrity": "sha1-H3Gm2FyMU7Txs4gjTtmBppDH4ic= sha512-NgYhCOWgovOXSzvYgUW0LQ7Qy72rWQMGGFJDoWg4G30RHd3z77VbYdtJ4fembJXBy8pMIUA31XNAupobOQlwdg==",
5872
- "dependencies": {
5873
- "@jsonjoy.com/json-pack": "^1.0.3",
5874
- "@jsonjoy.com/util": "^1.3.0",
5875
- "tree-dump": "^1.0.1",
6222
+ "version": "4.57.7",
6223
+ "resolved": "https://registry.npmjs.org/memfs/-/memfs-4.57.7.tgz",
6224
+ "integrity": "sha1-uti8FoDYtTSdpldbCVd5lW9ribA= sha512-YZPphUQZSRGk6ddPlsNuMbztrLwsbUATFNZcqKscSbSJZ4g0+Y3vSZLJ/rfnGZaB1FFhC7SrywZXev6i8lnHgg==",
6225
+ "dependencies": {
6226
+ "@jsonjoy.com/fs-core": "4.57.7",
6227
+ "@jsonjoy.com/fs-fsa": "4.57.7",
6228
+ "@jsonjoy.com/fs-node": "4.57.7",
6229
+ "@jsonjoy.com/fs-node-builtins": "4.57.7",
6230
+ "@jsonjoy.com/fs-node-to-fsa": "4.57.7",
6231
+ "@jsonjoy.com/fs-node-utils": "4.57.7",
6232
+ "@jsonjoy.com/fs-print": "4.57.7",
6233
+ "@jsonjoy.com/fs-snapshot": "4.57.7",
6234
+ "@jsonjoy.com/json-pack": "^1.11.0",
6235
+ "@jsonjoy.com/util": "^1.9.0",
6236
+ "glob-to-regex.js": "^1.0.1",
6237
+ "thingies": "^2.5.0",
6238
+ "tree-dump": "^1.0.3",
5876
6239
  "tslib": "^2.0.0"
5877
6240
  },
5878
- "engines": {
5879
- "node": ">= 4.0.0"
5880
- },
5881
6241
  "funding": {
5882
6242
  "type": "github",
5883
6243
  "url": "https://github.com/sponsors/streamich"
6244
+ },
6245
+ "peerDependencies": {
6246
+ "tslib": "2"
5884
6247
  }
5885
6248
  },
5886
6249
  "node_modules/merge-descriptors": {
@@ -8075,12 +8438,16 @@
8075
8438
  }
8076
8439
  },
8077
8440
  "node_modules/thingies": {
8078
- "version": "1.21.0",
8079
- "resolved": "https://registry.npmjs.org/thingies/-/thingies-1.21.0.tgz",
8080
- "integrity": "sha1-6A++WP1v2qq4+tm2e9ClyUPERcE= sha512-hsqsJsFMsV+aD4s3CWKk85ep/3I9XzYV/IXaSouJMYIoDlgyi11cBhsqYe9/geRfB0YIikBQg6raRaM+nIMP9g==",
8441
+ "version": "2.6.0",
8442
+ "resolved": "https://registry.npmjs.org/thingies/-/thingies-2.6.0.tgz",
8443
+ "integrity": "sha1-4JuYueb2yvinWeyoSB/qHel00rE= sha512-rMHRjmlFLM1R96UYPvpmnc3LYtdFrT33JIB7L9hetGue1qAPfn1N2LJeEjxUSidu1Iku+haLZXDuEXUHNGO/lg==",
8081
8444
  "engines": {
8082
8445
  "node": ">=10.18"
8083
8446
  },
8447
+ "funding": {
8448
+ "type": "github",
8449
+ "url": "https://github.com/sponsors/streamich"
8450
+ },
8084
8451
  "peerDependencies": {
8085
8452
  "tslib": "^2"
8086
8453
  }
@@ -8131,9 +8498,9 @@
8131
8498
  }
8132
8499
  },
8133
8500
  "node_modules/tree-dump": {
8134
- "version": "1.0.3",
8135
- "resolved": "https://registry.npmjs.org/tree-dump/-/tree-dump-1.0.3.tgz",
8136
- "integrity": "sha1-Lw5C53NUcUQY7Xq0QpHkNczbD4A= sha512-il+Cv80yVHFBwokQSfd4bldvr1Md951DpgAGfmhydt04L+YzHgubm2tQ7zueWDcGENKHq0ZvGFR/hjvNXilHEg==",
8501
+ "version": "1.1.0",
8502
+ "resolved": "https://registry.npmjs.org/tree-dump/-/tree-dump-1.1.0.tgz",
8503
+ "integrity": "sha1-qykSkWncRgBEFPWp1KPG6J8T6KQ= sha512-rMuvhU4MCDbcbnleZTFezWsaZXRFemSqAM+7jPnzUl1fo9w3YEKOxAeui0fz3OI4EU4hf23iyA7uQRVko+UaBA==",
8137
8504
  "engines": {
8138
8505
  "node": ">=10.0"
8139
8506
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@forge/cli",
3
- "version": "13.0.0-next.11",
3
+ "version": "13.0.0-next.13",
4
4
  "description": "A command line interface for managing Atlassian-hosted apps",
5
5
  "author": "Atlassian",
6
6
  "license": "SEE LICENSE IN LICENSE.txt",
@@ -21,14 +21,14 @@
21
21
  "generate:custom-scopes-types": "json2ts --input src/custom-scopes/validation/schema.json --output src/custom-scopes/generated-types.d.ts --style.singleQuote"
22
22
  },
23
23
  "dependencies": {
24
- "@forge/bundler": "7.0.0-next.11",
24
+ "@forge/bundler": "7.0.0-next.12",
25
25
  "@forge/cli-shared": "9.0.0-next.9",
26
26
  "@forge/egress": "3.0.0-next.0",
27
- "@forge/lint": "6.0.0-next.11",
27
+ "@forge/lint": "6.0.0-next.12",
28
28
  "@forge/manifest": "13.0.0-next.3",
29
29
  "@forge/i18n": "1.0.0-next.0",
30
30
  "@forge/runtime": "7.0.0-next.1",
31
- "@forge/tunnel": "7.0.0-next.11",
31
+ "@forge/tunnel": "7.0.0-next.13",
32
32
  "@forge/util": "3.0.0-next.0",
33
33
  "@sentry/node": "7.106.0",
34
34
  "ajv": "^8.18.0",
@@ -88,7 +88,7 @@
88
88
  "jest-when": "^3.6.0",
89
89
  "json-schema-to-typescript": "^10.1.5",
90
90
  "jws": "^4.0.1",
91
- "memfs": "^4.6.0",
91
+ "memfs": "4.57.7",
92
92
  "sentry-testkit": "^5.0.10",
93
93
  "type-fest": "4.10.2",
94
94
  "typescript": "5.9.2",