sfdx-jayree 4.8.160 → 4.8.161
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 +8 -0
- package/LICENSE.txt +200 -6
- package/README.md +9 -9
- package/lib/index.js +13 -4
- package/lib/index.js.map +1 -1
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +75 -128
- package/oclif.lock +72 -97
- package/oclif.manifest.json +1 -1
- package/package.json +9 -7
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,34 +1,35 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sfdx-jayree",
|
|
3
|
-
"version": "4.8.
|
|
3
|
+
"version": "4.8.161",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "sfdx-jayree",
|
|
9
|
-
"version": "4.8.
|
|
10
|
-
"license": "
|
|
9
|
+
"version": "4.8.161",
|
|
10
|
+
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@jayree/sfdx-plugin-manifest": "^4.0.
|
|
12
|
+
"@jayree/sfdx-plugin-manifest": "^4.0.77",
|
|
13
13
|
"@jayree/sfdx-plugin-org": "^1.2.138",
|
|
14
14
|
"@jayree/sfdx-plugin-prettier": "^1.3.135",
|
|
15
|
-
"@jayree/sfdx-plugin-source": "^1.3.
|
|
15
|
+
"@jayree/sfdx-plugin-source": "^1.3.133"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
18
|
"@oclif/plugin-help": "^6.2.33",
|
|
19
|
-
"@salesforce/dev-scripts": "^
|
|
19
|
+
"@salesforce/dev-scripts": "^11.0.4",
|
|
20
20
|
"@salesforce/ts-sinon": "^1.4.31",
|
|
21
21
|
"c8": "^10.1.3",
|
|
22
|
+
"eslint-config-salesforce-license": "^1.0.2",
|
|
22
23
|
"eslint-plugin-prettier": "^5.5.4",
|
|
23
24
|
"eslint-plugin-sf-plugin": "^1.20.32",
|
|
24
25
|
"nock": "^14.0.10",
|
|
25
26
|
"oclif": "^4.22.24",
|
|
26
|
-
"patch-package": "^8.0.
|
|
27
|
+
"patch-package": "^8.0.1",
|
|
27
28
|
"pinst": "^3.0.0",
|
|
28
29
|
"prettier": "^3.6.2",
|
|
29
30
|
"pretty-quick": "^4.2.2",
|
|
30
31
|
"ts-node": "^10.9.2",
|
|
31
|
-
"typescript": "^5.
|
|
32
|
+
"typescript": "^5.9.3"
|
|
32
33
|
},
|
|
33
34
|
"engines": {
|
|
34
35
|
"node": ">=16.0.0"
|
|
@@ -4278,9 +4279,9 @@
|
|
|
4278
4279
|
}
|
|
4279
4280
|
},
|
|
4280
4281
|
"node_modules/@jayree/sfdx-plugin-manifest": {
|
|
4281
|
-
"version": "4.0.
|
|
4282
|
-
"resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-manifest/-/sfdx-plugin-manifest-4.0.
|
|
4283
|
-
"integrity": "sha512-
|
|
4282
|
+
"version": "4.0.77",
|
|
4283
|
+
"resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-manifest/-/sfdx-plugin-manifest-4.0.77.tgz",
|
|
4284
|
+
"integrity": "sha512-pJ8xaexB3GUVkdIW37emGhVpeu6DYA5peOwe3S1Z8zwbYUiEaYYeTxydieTsWIKRYQTBWUf+ZA12J+uG8BUQvA==",
|
|
4284
4285
|
"license": "Apache-2.0",
|
|
4285
4286
|
"dependencies": {
|
|
4286
4287
|
"@jayree/changelog": "^1.2.18",
|
|
@@ -4295,7 +4296,7 @@
|
|
|
4295
4296
|
"fast-xml-parser": "^5.2.5",
|
|
4296
4297
|
"fs-extra": "^11.3.0",
|
|
4297
4298
|
"graceful-fs": "^4.2.11",
|
|
4298
|
-
"isomorphic-git": "1.33.
|
|
4299
|
+
"isomorphic-git": "1.33.2"
|
|
4299
4300
|
},
|
|
4300
4301
|
"engines": {
|
|
4301
4302
|
"node": ">=16.0.0"
|
|
@@ -4411,9 +4412,9 @@
|
|
|
4411
4412
|
}
|
|
4412
4413
|
},
|
|
4413
4414
|
"node_modules/@jayree/sfdx-plugin-source": {
|
|
4414
|
-
"version": "1.3.
|
|
4415
|
-
"resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-source/-/sfdx-plugin-source-1.3.
|
|
4416
|
-
"integrity": "sha512-
|
|
4415
|
+
"version": "1.3.133",
|
|
4416
|
+
"resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-source/-/sfdx-plugin-source-1.3.133.tgz",
|
|
4417
|
+
"integrity": "sha512-KB8QEZRVA6gIZe0Ef+uvXwm4i4WiZp3lWtF5X4xocmPLEk0HAK4USM99Rrm4WIig7Sdl4JBmAXdGQ/nuBn3SkA==",
|
|
4417
4418
|
"license": "BSD-3-Clause",
|
|
4418
4419
|
"dependencies": {
|
|
4419
4420
|
"@jayree/changelog": "^1.2.18",
|
|
@@ -4424,7 +4425,7 @@
|
|
|
4424
4425
|
"@salesforce/source-deploy-retrieve": "^12.22.14",
|
|
4425
4426
|
"@salesforce/source-tracking": "^7.4.10",
|
|
4426
4427
|
"@salesforce/ts-types": "^2.0.11",
|
|
4427
|
-
"ansis": "^4.
|
|
4428
|
+
"ansis": "^4.2.0",
|
|
4428
4429
|
"debug": "^4.4.3",
|
|
4429
4430
|
"deep-object-diff": "^1.1.9",
|
|
4430
4431
|
"fast-xml-parser": "^5.2.5",
|
|
@@ -4438,9 +4439,9 @@
|
|
|
4438
4439
|
}
|
|
4439
4440
|
},
|
|
4440
4441
|
"node_modules/@jayree/sfdx-plugin-source/node_modules/ansis": {
|
|
4441
|
-
"version": "4.
|
|
4442
|
-
"resolved": "https://registry.npmjs.org/ansis/-/ansis-4.
|
|
4443
|
-
"integrity": "sha512-
|
|
4442
|
+
"version": "4.2.0",
|
|
4443
|
+
"resolved": "https://registry.npmjs.org/ansis/-/ansis-4.2.0.tgz",
|
|
4444
|
+
"integrity": "sha512-HqZ5rWlFjGiV0tDm3UxxgNRqsOTniqoKZu0pIAfh7TZQMGuZK+hH0drySty0si0QXj1ieop4+SkSfPZBPPkHig==",
|
|
4444
4445
|
"license": "ISC",
|
|
4445
4446
|
"engines": {
|
|
4446
4447
|
"node": ">=14"
|
|
@@ -5182,11 +5183,11 @@
|
|
|
5182
5183
|
"license": "BSD-3-Clause"
|
|
5183
5184
|
},
|
|
5184
5185
|
"node_modules/@salesforce/dev-scripts": {
|
|
5185
|
-
"version": "
|
|
5186
|
-
"resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-
|
|
5187
|
-
"integrity": "sha512-
|
|
5186
|
+
"version": "11.0.4",
|
|
5187
|
+
"resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-11.0.4.tgz",
|
|
5188
|
+
"integrity": "sha512-8RebBJpcgoO0AVmrb3pFwSUD8vCqdWbUmv3JwoDy2lWofAT0vYM3NywCCdKj26XnSASkRgKvsY6AQpkxLs+vVg==",
|
|
5188
5189
|
"dev": true,
|
|
5189
|
-
"license": "
|
|
5190
|
+
"license": "Apache-2.0",
|
|
5190
5191
|
"dependencies": {
|
|
5191
5192
|
"@commitlint/cli": "^17.1.2",
|
|
5192
5193
|
"@commitlint/config-conventional": "^17.8.1",
|
|
@@ -5194,12 +5195,12 @@
|
|
|
5194
5195
|
"@salesforce/prettier-config": "^0.0.3",
|
|
5195
5196
|
"@types/chai": "^4.3.14",
|
|
5196
5197
|
"@types/mocha": "^10.0.7",
|
|
5197
|
-
"@types/node": "^18
|
|
5198
|
+
"@types/node": "^18",
|
|
5198
5199
|
"@types/sinon": "^10.0.20",
|
|
5199
5200
|
"chai": "^4.3.10",
|
|
5200
5201
|
"chalk": "^4.0.0",
|
|
5201
5202
|
"cosmiconfig": "^8.3.6",
|
|
5202
|
-
"eslint-config-salesforce-typescript": "
|
|
5203
|
+
"eslint-config-salesforce-typescript": "4.0.1",
|
|
5203
5204
|
"husky": "^7.0.4",
|
|
5204
5205
|
"linkinator": "^6.1.1",
|
|
5205
5206
|
"mocha": "^10.7.0",
|
|
@@ -5213,7 +5214,7 @@
|
|
|
5213
5214
|
"typedoc": "^0.26.5",
|
|
5214
5215
|
"typedoc-plugin-missing-exports": "^3.0.0",
|
|
5215
5216
|
"typescript": "^5.5.4",
|
|
5216
|
-
"wireit": "^0.14.
|
|
5217
|
+
"wireit": "^0.14.12"
|
|
5217
5218
|
},
|
|
5218
5219
|
"bin": {
|
|
5219
5220
|
"sf-clean": "bin/sf-clean.js",
|
|
@@ -5223,9 +5224,9 @@
|
|
|
5223
5224
|
}
|
|
5224
5225
|
},
|
|
5225
5226
|
"node_modules/@salesforce/dev-scripts/node_modules/@types/node": {
|
|
5226
|
-
"version": "18.19.
|
|
5227
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.
|
|
5228
|
-
"integrity": "sha512-
|
|
5227
|
+
"version": "18.19.129",
|
|
5228
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.129.tgz",
|
|
5229
|
+
"integrity": "sha512-hrmi5jWt2w60ayox3iIXwpMEnfUvOLJCRtrOPbHtH15nTjvO7uhnelvrdAs0dO0/zl5DZ3ZbahiaXEVb54ca/A==",
|
|
5229
5230
|
"dev": true,
|
|
5230
5231
|
"license": "MIT",
|
|
5231
5232
|
"dependencies": {
|
|
@@ -5569,18 +5570,6 @@
|
|
|
5569
5570
|
],
|
|
5570
5571
|
"license": "MIT"
|
|
5571
5572
|
},
|
|
5572
|
-
"node_modules/@salesforce/source-deploy-retrieve/node_modules/yaml": {
|
|
5573
|
-
"version": "2.8.1",
|
|
5574
|
-
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.1.tgz",
|
|
5575
|
-
"integrity": "sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==",
|
|
5576
|
-
"license": "ISC",
|
|
5577
|
-
"bin": {
|
|
5578
|
-
"yaml": "bin.mjs"
|
|
5579
|
-
},
|
|
5580
|
-
"engines": {
|
|
5581
|
-
"node": ">= 14.6"
|
|
5582
|
-
}
|
|
5583
|
-
},
|
|
5584
5573
|
"node_modules/@salesforce/source-tracking": {
|
|
5585
5574
|
"version": "7.4.10",
|
|
5586
5575
|
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.4.10.tgz",
|
|
@@ -7577,16 +7566,6 @@
|
|
|
7577
7566
|
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
|
|
7578
7567
|
"license": "MIT"
|
|
7579
7568
|
},
|
|
7580
|
-
"node_modules/at-least-node": {
|
|
7581
|
-
"version": "1.0.0",
|
|
7582
|
-
"resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
|
|
7583
|
-
"integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==",
|
|
7584
|
-
"dev": true,
|
|
7585
|
-
"license": "ISC",
|
|
7586
|
-
"engines": {
|
|
7587
|
-
"node": ">= 4.0.0"
|
|
7588
|
-
}
|
|
7589
|
-
},
|
|
7590
7569
|
"node_modules/atomic-sleep": {
|
|
7591
7570
|
"version": "1.0.0",
|
|
7592
7571
|
"resolved": "https://registry.npmjs.org/atomic-sleep/-/atomic-sleep-1.0.0.tgz",
|
|
@@ -9998,25 +9977,25 @@
|
|
|
9998
9977
|
"license": "BSD-3-Clause"
|
|
9999
9978
|
},
|
|
10000
9979
|
"node_modules/eslint-config-salesforce-license": {
|
|
10001
|
-
"version": "0.2
|
|
10002
|
-
"resolved": "https://registry.npmjs.org/eslint-config-salesforce-license/-/eslint-config-salesforce-license-0.2.
|
|
10003
|
-
"integrity": "sha512-
|
|
9980
|
+
"version": "1.0.2",
|
|
9981
|
+
"resolved": "https://registry.npmjs.org/eslint-config-salesforce-license/-/eslint-config-salesforce-license-1.0.2.tgz",
|
|
9982
|
+
"integrity": "sha512-l/1uz9RJHQHnVEEexHpHsQt3+aP/Ys2HGfZcLuUg/FZ6NGhL15ey33OJfYCYtSUKMLGiEKdUhdWVp34WD4rIdQ==",
|
|
10004
9983
|
"dev": true,
|
|
10005
|
-
"license": "
|
|
9984
|
+
"license": "Apache-2.0"
|
|
10006
9985
|
},
|
|
10007
9986
|
"node_modules/eslint-config-salesforce-typescript": {
|
|
10008
|
-
"version": "
|
|
10009
|
-
"resolved": "https://registry.npmjs.org/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-
|
|
10010
|
-
"integrity": "sha512-
|
|
9987
|
+
"version": "4.0.1",
|
|
9988
|
+
"resolved": "https://registry.npmjs.org/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-4.0.1.tgz",
|
|
9989
|
+
"integrity": "sha512-aYRFIjVXA8b0fJt7JImcqRBb++lhFjLSeZhboMZZWMNGQyWeQ8pGX7ZW2/71TQiM0b4P8Nrpapi1w4VuM0kc/A==",
|
|
10011
9990
|
"dev": true,
|
|
10012
|
-
"license": "
|
|
9991
|
+
"license": "Apache-2.0",
|
|
10013
9992
|
"dependencies": {
|
|
10014
9993
|
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
|
10015
9994
|
"@typescript-eslint/parser": "^6.21.0",
|
|
10016
9995
|
"eslint": "^8.56.0",
|
|
10017
9996
|
"eslint-config-prettier": "^9.1.0",
|
|
10018
9997
|
"eslint-config-salesforce": "^2.2.0",
|
|
10019
|
-
"eslint-config-salesforce-license": "^0.2
|
|
9998
|
+
"eslint-config-salesforce-license": "^1.0.2",
|
|
10020
9999
|
"eslint-plugin-header": "^3.1.1",
|
|
10021
10000
|
"eslint-plugin-import": "^2.29.1",
|
|
10022
10001
|
"eslint-plugin-jsdoc": "^46.10.1",
|
|
@@ -12344,6 +12323,15 @@
|
|
|
12344
12323
|
"node": ">=8"
|
|
12345
12324
|
}
|
|
12346
12325
|
},
|
|
12326
|
+
"node_modules/is-git-ref-name-valid": {
|
|
12327
|
+
"version": "1.0.0",
|
|
12328
|
+
"resolved": "https://registry.npmjs.org/is-git-ref-name-valid/-/is-git-ref-name-valid-1.0.0.tgz",
|
|
12329
|
+
"integrity": "sha512-2hLTg+7IqMSP9nNp/EVCxzvAOJGsAn0f/cKtF8JaBeivjH5UgE/XZo3iJ0AvibdE7KSF1f/7JbjBTB8Wqgbn/w==",
|
|
12330
|
+
"license": "MIT",
|
|
12331
|
+
"engines": {
|
|
12332
|
+
"node": ">=10"
|
|
12333
|
+
}
|
|
12334
|
+
},
|
|
12347
12335
|
"node_modules/is-glob": {
|
|
12348
12336
|
"version": "4.0.3",
|
|
12349
12337
|
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
|
|
@@ -12665,9 +12653,9 @@
|
|
|
12665
12653
|
"license": "ISC"
|
|
12666
12654
|
},
|
|
12667
12655
|
"node_modules/isomorphic-git": {
|
|
12668
|
-
"version": "1.33.
|
|
12669
|
-
"resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.33.
|
|
12670
|
-
"integrity": "sha512-
|
|
12656
|
+
"version": "1.33.2",
|
|
12657
|
+
"resolved": "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.33.2.tgz",
|
|
12658
|
+
"integrity": "sha512-xPCYL90rIwI/ngiOYGIMdvNlIbZ7++gJbnO2S/CPyIyKuKrYDJziLqfE4IL8yks931SXobwzwsVqVnuA4GZ4IA==",
|
|
12671
12659
|
"license": "MIT",
|
|
12672
12660
|
"dependencies": {
|
|
12673
12661
|
"async-lock": "^1.4.1",
|
|
@@ -12675,6 +12663,7 @@
|
|
|
12675
12663
|
"crc-32": "^1.2.0",
|
|
12676
12664
|
"diff3": "0.0.3",
|
|
12677
12665
|
"ignore": "^5.1.4",
|
|
12666
|
+
"is-git-ref-name-valid": "^1.0.0",
|
|
12678
12667
|
"minimisted": "^2.0.0",
|
|
12679
12668
|
"pako": "^1.0.10",
|
|
12680
12669
|
"path-browserify": "^1.0.1",
|
|
@@ -14876,16 +14865,6 @@
|
|
|
14876
14865
|
"dev": true,
|
|
14877
14866
|
"license": "MIT"
|
|
14878
14867
|
},
|
|
14879
|
-
"node_modules/os-tmpdir": {
|
|
14880
|
-
"version": "1.0.2",
|
|
14881
|
-
"resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
|
|
14882
|
-
"integrity": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==",
|
|
14883
|
-
"dev": true,
|
|
14884
|
-
"license": "MIT",
|
|
14885
|
-
"engines": {
|
|
14886
|
-
"node": ">=0.10.0"
|
|
14887
|
-
}
|
|
14888
|
-
},
|
|
14889
14868
|
"node_modules/outvariant": {
|
|
14890
14869
|
"version": "1.4.3",
|
|
14891
14870
|
"resolved": "https://registry.npmjs.org/outvariant/-/outvariant-1.4.3.tgz",
|
|
@@ -15225,9 +15204,9 @@
|
|
|
15225
15204
|
}
|
|
15226
15205
|
},
|
|
15227
15206
|
"node_modules/patch-package": {
|
|
15228
|
-
"version": "8.0.
|
|
15229
|
-
"resolved": "https://registry.npmjs.org/patch-package/-/patch-package-8.0.
|
|
15230
|
-
"integrity": "sha512-
|
|
15207
|
+
"version": "8.0.1",
|
|
15208
|
+
"resolved": "https://registry.npmjs.org/patch-package/-/patch-package-8.0.1.tgz",
|
|
15209
|
+
"integrity": "sha512-VsKRIA8f5uqHQ7NGhwIna6Bx6D9s/1iXlA1hthBVBEbkq+t4kXD0HHt+rJhf/Z+Ci0F/HCB2hvn0qLdLG+Qxlw==",
|
|
15231
15210
|
"dev": true,
|
|
15232
15211
|
"license": "MIT",
|
|
15233
15212
|
"dependencies": {
|
|
@@ -15236,15 +15215,14 @@
|
|
|
15236
15215
|
"ci-info": "^3.7.0",
|
|
15237
15216
|
"cross-spawn": "^7.0.3",
|
|
15238
15217
|
"find-yarn-workspace-root": "^2.0.0",
|
|
15239
|
-
"fs-extra": "^
|
|
15218
|
+
"fs-extra": "^10.0.0",
|
|
15240
15219
|
"json-stable-stringify": "^1.0.2",
|
|
15241
15220
|
"klaw-sync": "^6.0.0",
|
|
15242
15221
|
"minimist": "^1.2.6",
|
|
15243
15222
|
"open": "^7.4.2",
|
|
15244
|
-
"rimraf": "^2.6.3",
|
|
15245
15223
|
"semver": "^7.5.3",
|
|
15246
15224
|
"slash": "^2.0.0",
|
|
15247
|
-
"tmp": "^0.
|
|
15225
|
+
"tmp": "^0.2.4",
|
|
15248
15226
|
"yaml": "^2.2.2"
|
|
15249
15227
|
},
|
|
15250
15228
|
"bin": {
|
|
@@ -15256,32 +15234,18 @@
|
|
|
15256
15234
|
}
|
|
15257
15235
|
},
|
|
15258
15236
|
"node_modules/patch-package/node_modules/fs-extra": {
|
|
15259
|
-
"version": "
|
|
15260
|
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-
|
|
15261
|
-
"integrity": "sha512-
|
|
15237
|
+
"version": "10.1.0",
|
|
15238
|
+
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
|
|
15239
|
+
"integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
|
|
15262
15240
|
"dev": true,
|
|
15263
15241
|
"license": "MIT",
|
|
15264
15242
|
"dependencies": {
|
|
15265
|
-
"at-least-node": "^1.0.0",
|
|
15266
15243
|
"graceful-fs": "^4.2.0",
|
|
15267
15244
|
"jsonfile": "^6.0.1",
|
|
15268
15245
|
"universalify": "^2.0.0"
|
|
15269
15246
|
},
|
|
15270
15247
|
"engines": {
|
|
15271
|
-
"node": ">=
|
|
15272
|
-
}
|
|
15273
|
-
},
|
|
15274
|
-
"node_modules/patch-package/node_modules/rimraf": {
|
|
15275
|
-
"version": "2.7.1",
|
|
15276
|
-
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
|
|
15277
|
-
"integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
|
|
15278
|
-
"dev": true,
|
|
15279
|
-
"license": "ISC",
|
|
15280
|
-
"dependencies": {
|
|
15281
|
-
"glob": "^7.1.3"
|
|
15282
|
-
},
|
|
15283
|
-
"bin": {
|
|
15284
|
-
"rimraf": "bin.js"
|
|
15248
|
+
"node": ">=12"
|
|
15285
15249
|
}
|
|
15286
15250
|
},
|
|
15287
15251
|
"node_modules/path-browserify": {
|
|
@@ -17563,16 +17527,13 @@
|
|
|
17563
17527
|
}
|
|
17564
17528
|
},
|
|
17565
17529
|
"node_modules/tmp": {
|
|
17566
|
-
"version": "0.
|
|
17567
|
-
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.
|
|
17568
|
-
"integrity": "sha512-
|
|
17530
|
+
"version": "0.2.5",
|
|
17531
|
+
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.5.tgz",
|
|
17532
|
+
"integrity": "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==",
|
|
17569
17533
|
"dev": true,
|
|
17570
17534
|
"license": "MIT",
|
|
17571
|
-
"dependencies": {
|
|
17572
|
-
"os-tmpdir": "~1.0.2"
|
|
17573
|
-
},
|
|
17574
17535
|
"engines": {
|
|
17575
|
-
"node": ">=
|
|
17536
|
+
"node": ">=14.14"
|
|
17576
17537
|
}
|
|
17577
17538
|
},
|
|
17578
17539
|
"node_modules/to-buffer": {
|
|
@@ -18042,23 +18003,10 @@
|
|
|
18042
18003
|
"url": "https://github.com/sponsors/isaacs"
|
|
18043
18004
|
}
|
|
18044
18005
|
},
|
|
18045
|
-
"node_modules/typedoc/node_modules/yaml": {
|
|
18046
|
-
"version": "2.5.0",
|
|
18047
|
-
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.5.0.tgz",
|
|
18048
|
-
"integrity": "sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==",
|
|
18049
|
-
"dev": true,
|
|
18050
|
-
"license": "ISC",
|
|
18051
|
-
"bin": {
|
|
18052
|
-
"yaml": "bin.mjs"
|
|
18053
|
-
},
|
|
18054
|
-
"engines": {
|
|
18055
|
-
"node": ">= 14"
|
|
18056
|
-
}
|
|
18057
|
-
},
|
|
18058
18006
|
"node_modules/typescript": {
|
|
18059
|
-
"version": "5.
|
|
18060
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.
|
|
18061
|
-
"integrity": "sha512-
|
|
18007
|
+
"version": "5.9.3",
|
|
18008
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
|
|
18009
|
+
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
|
18062
18010
|
"dev": true,
|
|
18063
18011
|
"license": "Apache-2.0",
|
|
18064
18012
|
"bin": {
|
|
@@ -18421,9 +18369,9 @@
|
|
|
18421
18369
|
}
|
|
18422
18370
|
},
|
|
18423
18371
|
"node_modules/wireit": {
|
|
18424
|
-
"version": "0.14.
|
|
18425
|
-
"resolved": "https://registry.npmjs.org/wireit/-/wireit-0.14.
|
|
18426
|
-
"integrity": "sha512-
|
|
18372
|
+
"version": "0.14.12",
|
|
18373
|
+
"resolved": "https://registry.npmjs.org/wireit/-/wireit-0.14.12.tgz",
|
|
18374
|
+
"integrity": "sha512-gNSd+nZmMo6cuICezYXRIayu6TSOeCSCDzjSF0q6g8FKDsRbdqrONrSZYzdk/uBISmRcv4vZtsno6GyGvdXwGA==",
|
|
18427
18375
|
"dev": true,
|
|
18428
18376
|
"license": "Apache-2.0",
|
|
18429
18377
|
"workspaces": [
|
|
@@ -18667,16 +18615,15 @@
|
|
|
18667
18615
|
"license": "ISC"
|
|
18668
18616
|
},
|
|
18669
18617
|
"node_modules/yaml": {
|
|
18670
|
-
"version": "2.
|
|
18671
|
-
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.
|
|
18672
|
-
"integrity": "sha512-
|
|
18673
|
-
"dev": true,
|
|
18618
|
+
"version": "2.8.1",
|
|
18619
|
+
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.1.tgz",
|
|
18620
|
+
"integrity": "sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==",
|
|
18674
18621
|
"license": "ISC",
|
|
18675
18622
|
"bin": {
|
|
18676
18623
|
"yaml": "bin.mjs"
|
|
18677
18624
|
},
|
|
18678
18625
|
"engines": {
|
|
18679
|
-
"node": ">= 14"
|
|
18626
|
+
"node": ">= 14.6"
|
|
18680
18627
|
}
|
|
18681
18628
|
},
|
|
18682
18629
|
"node_modules/yargs": {
|