@ui5/cli 4.0.31 → 4.0.33

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
@@ -2,7 +2,19 @@
2
2
  All notable changes to this project will be documented in this file.
3
3
  This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
4
4
 
5
- A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v4.0.31...HEAD).
5
+ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v4.0.33...HEAD).
6
+
7
+ <a name="v4.0.33"></a>
8
+ ## [v4.0.33] - 2025-10-30
9
+ ### Dependency Updates
10
+ - Bump [@ui5](https://github.com/ui5)/builder from 4.1.0 to 4.1.1 [`95f8a85`](https://github.com/SAP/ui5-cli/commit/95f8a853b41c3de4818c32388b30908a8475434e)
11
+
12
+
13
+ <a name="v4.0.32"></a>
14
+ ## [v4.0.32] - 2025-10-24
15
+ ### Dependency Updates
16
+ - Bump [@ui5](https://github.com/ui5)/project from 4.0.7 to 4.0.8 [`d947456`](https://github.com/SAP/ui5-cli/commit/d947456b23893b86d31b01880c7a0e7eeb3850b7)
17
+
6
18
 
7
19
  <a name="v4.0.31"></a>
8
20
  ## [v4.0.31] - 2025-10-23
@@ -1409,6 +1421,8 @@ Only Node.js v10 or higher is supported.
1409
1421
 
1410
1422
  <a name="v0.0.1"></a>
1411
1423
  ## v0.0.1 - 2018-06-06
1424
+ [v4.0.33]: https://github.com/SAP/ui5-cli/compare/v4.0.32...v4.0.33
1425
+ [v4.0.32]: https://github.com/SAP/ui5-cli/compare/v4.0.31...v4.0.32
1412
1426
  [v4.0.31]: https://github.com/SAP/ui5-cli/compare/v4.0.30...v4.0.31
1413
1427
  [v4.0.30]: https://github.com/SAP/ui5-cli/compare/v4.0.29...v4.0.30
1414
1428
  [v4.0.29]: https://github.com/SAP/ui5-cli/compare/v4.0.27...v4.0.29
package/CONTRIBUTING.md CHANGED
@@ -1,3 +1,3 @@
1
1
  # Contributing to the UI5 CLI
2
2
 
3
- See CONTRIBUTING.md in the [UI5/cli](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md) repository.
3
+ See CONTRIBUTING.md in the [UI5/cli](https://github.com/UI5/cli/blob/v4/CONTRIBUTING.md) repository.
package/README.md CHANGED
@@ -23,11 +23,11 @@ UI5 CLI documentation can be found here: [ui5.github.io/cli](https://ui5.github.
23
23
 
24
24
  ## Contributing
25
25
 
26
- Please check our [Contribution Guidelines](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md).
26
+ Please check our [Contribution Guidelines](https://github.com/UI5/cli/blob/v4/CONTRIBUTING.md).
27
27
 
28
28
  ## Support
29
29
 
30
- Please follow our [Contribution Guidelines](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md#report-an-issue) on how to report an issue.
30
+ Please follow our [Contribution Guidelines](https://github.com/UI5/cli/blob/v4/CONTRIBUTING.md#report-an-issue) on how to report an issue.
31
31
 
32
32
  Please report issues in the main [UI5 CLI](https://github.com/UI5/cli) repository.
33
33
 
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "name": "@ui5/cli",
3
- "version": "4.0.31",
3
+ "version": "4.0.33",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@ui5/cli",
9
- "version": "4.0.31",
9
+ "version": "4.0.33",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
- "@ui5/builder": "^4.1.0",
12
+ "@ui5/builder": "^4.1.1",
13
13
  "@ui5/fs": "^4.0.3",
14
14
  "@ui5/logger": "^4.0.2",
15
- "@ui5/project": "^4.0.7",
15
+ "@ui5/project": "^4.0.8",
16
16
  "@ui5/server": "^4.0.8",
17
17
  "chalk": "^5.6.2",
18
18
  "data-with-position": "^0.5.0",
@@ -60,19 +60,19 @@
60
60
  }
61
61
  },
62
62
  "node_modules/@babel/helper-validator-identifier": {
63
- "version": "7.27.1",
64
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz",
65
- "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
63
+ "version": "7.28.5",
64
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
65
+ "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
66
66
  "engines": {
67
67
  "node": ">=6.9.0"
68
68
  }
69
69
  },
70
70
  "node_modules/@babel/parser": {
71
- "version": "7.28.4",
72
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.4.tgz",
73
- "integrity": "sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==",
71
+ "version": "7.28.5",
72
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.5.tgz",
73
+ "integrity": "sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==",
74
74
  "dependencies": {
75
- "@babel/types": "^7.28.4"
75
+ "@babel/types": "^7.28.5"
76
76
  },
77
77
  "bin": {
78
78
  "parser": "bin/babel-parser.js"
@@ -82,12 +82,12 @@
82
82
  }
83
83
  },
84
84
  "node_modules/@babel/types": {
85
- "version": "7.28.4",
86
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.4.tgz",
87
- "integrity": "sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==",
85
+ "version": "7.28.5",
86
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.5.tgz",
87
+ "integrity": "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==",
88
88
  "dependencies": {
89
89
  "@babel/helper-string-parser": "^7.27.1",
90
- "@babel/helper-validator-identifier": "^7.27.1"
90
+ "@babel/helper-validator-identifier": "^7.28.5"
91
91
  },
92
92
  "engines": {
93
93
  "node": ">=6.9.0"
@@ -264,61 +264,80 @@
264
264
  "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
265
265
  },
266
266
  "node_modules/@npmcli/config": {
267
- "version": "10.4.2",
268
- "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-10.4.2.tgz",
269
- "integrity": "sha512-wHcJiqWvC7lKX3L/BOtk6jefzXZyNNosU0dEBeNkF9U9rUXrZWB2MBupR717MyaAtLXko4XXzca3sOYNlkuxDw==",
267
+ "version": "9.0.0",
268
+ "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-9.0.0.tgz",
269
+ "integrity": "sha512-P5Vi16Y+c8E0prGIzX112ug7XxqfaPFUVW/oXAV+2VsxplKZEnJozqZ0xnK8V8w/SEsBf+TXhUihrEIAU4CA5Q==",
270
270
  "dependencies": {
271
- "@npmcli/map-workspaces": "^5.0.0",
272
- "@npmcli/package-json": "^7.0.0",
271
+ "@npmcli/map-workspaces": "^4.0.1",
272
+ "@npmcli/package-json": "^6.0.1",
273
273
  "ci-info": "^4.0.0",
274
274
  "ini": "^5.0.0",
275
- "nopt": "^8.1.0",
275
+ "nopt": "^8.0.0",
276
276
  "proc-log": "^5.0.0",
277
277
  "semver": "^7.3.5",
278
- "walk-up-path": "^4.0.0"
278
+ "walk-up-path": "^3.0.1"
279
279
  },
280
280
  "engines": {
281
- "node": "^20.17.0 || >=22.9.0"
281
+ "node": "^18.17.0 || >=20.5.0"
282
282
  }
283
283
  },
284
284
  "node_modules/@npmcli/git": {
285
- "version": "7.0.0",
286
- "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-7.0.0.tgz",
287
- "integrity": "sha512-vnz7BVGtOctJAIHouCJdvWBhsTVSICMeUgZo2c7XAi5d5Rrl80S1H7oPym7K03cRuinK5Q6s2dw36+PgXQTcMA==",
285
+ "version": "6.0.3",
286
+ "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-6.0.3.tgz",
287
+ "integrity": "sha512-GUYESQlxZRAdhs3UhbB6pVRNUELQOHXwK9ruDkwmCv2aZ5y0SApQzUJCg02p3A7Ue2J5hxvlk1YI53c00NmRyQ==",
288
288
  "dependencies": {
289
289
  "@npmcli/promise-spawn": "^8.0.0",
290
290
  "ini": "^5.0.0",
291
- "lru-cache": "^11.2.1",
292
- "npm-pick-manifest": "^11.0.1",
291
+ "lru-cache": "^10.0.1",
292
+ "npm-pick-manifest": "^10.0.0",
293
293
  "proc-log": "^5.0.0",
294
294
  "promise-retry": "^2.0.1",
295
295
  "semver": "^7.3.5",
296
296
  "which": "^5.0.0"
297
297
  },
298
298
  "engines": {
299
- "node": "^20.17.0 || >=22.9.0"
299
+ "node": "^18.17.0 || >=20.5.0"
300
300
  }
301
301
  },
302
302
  "node_modules/@npmcli/git/node_modules/lru-cache": {
303
- "version": "11.2.2",
304
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.2.tgz",
305
- "integrity": "sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg==",
306
- "engines": {
307
- "node": "20 || >=22"
308
- }
303
+ "version": "10.4.3",
304
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
305
+ "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
309
306
  },
310
307
  "node_modules/@npmcli/map-workspaces": {
311
- "version": "5.0.0",
312
- "resolved": "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-5.0.0.tgz",
313
- "integrity": "sha512-+YJN6+BIQEC5QL4EqffJ2I1S9ySspwn7GP7uQINtZhf3uy7P0KnnIg+Ab5WeSUTZYpg+jn3GSfMme2FutB7qEQ==",
308
+ "version": "4.0.2",
309
+ "resolved": "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-4.0.2.tgz",
310
+ "integrity": "sha512-mnuMuibEbkaBTYj9HQ3dMe6L0ylYW+s/gfz7tBDMFY/la0w9Kf44P9aLn4/+/t3aTR3YUHKoT6XQL9rlicIe3Q==",
314
311
  "dependencies": {
315
312
  "@npmcli/name-from-folder": "^3.0.0",
316
- "@npmcli/package-json": "^7.0.0",
317
- "glob": "^11.0.3",
318
- "minimatch": "^10.0.3"
313
+ "@npmcli/package-json": "^6.0.0",
314
+ "glob": "^10.2.2",
315
+ "minimatch": "^9.0.0"
316
+ },
317
+ "engines": {
318
+ "node": "^18.17.0 || >=20.5.0"
319
+ }
320
+ },
321
+ "node_modules/@npmcli/map-workspaces/node_modules/brace-expansion": {
322
+ "version": "2.0.2",
323
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
324
+ "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
325
+ "dependencies": {
326
+ "balanced-match": "^1.0.0"
327
+ }
328
+ },
329
+ "node_modules/@npmcli/map-workspaces/node_modules/minimatch": {
330
+ "version": "9.0.5",
331
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
332
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
333
+ "dependencies": {
334
+ "brace-expansion": "^2.0.1"
319
335
  },
320
336
  "engines": {
321
- "node": "^20.17.0 || >=22.9.0"
337
+ "node": ">=16 || 14 >=14.17"
338
+ },
339
+ "funding": {
340
+ "url": "https://github.com/sponsors/isaacs"
322
341
  }
323
342
  },
324
343
  "node_modules/@npmcli/name-from-folder": {
@@ -330,20 +349,20 @@
330
349
  }
331
350
  },
332
351
  "node_modules/@npmcli/package-json": {
333
- "version": "7.0.1",
334
- "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-7.0.1.tgz",
335
- "integrity": "sha512-956YUeI0YITbk2+KnirCkD19HLzES0habV+Els+dyZaVsaM6VGSiNwnRu6t3CZaqDLz4KXy2zx+0N/Zy6YjlAA==",
352
+ "version": "6.2.0",
353
+ "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-6.2.0.tgz",
354
+ "integrity": "sha512-rCNLSB/JzNvot0SEyXqWZ7tX2B5dD2a1br2Dp0vSYVo5jh8Z0EZ7lS9TsZ1UtziddB1UfNUaMCc538/HztnJGA==",
336
355
  "dependencies": {
337
- "@npmcli/git": "^7.0.0",
338
- "glob": "^11.0.3",
339
- "hosted-git-info": "^9.0.0",
356
+ "@npmcli/git": "^6.0.0",
357
+ "glob": "^10.2.2",
358
+ "hosted-git-info": "^8.0.0",
340
359
  "json-parse-even-better-errors": "^4.0.0",
341
360
  "proc-log": "^5.0.0",
342
361
  "semver": "^7.5.3",
343
362
  "validate-npm-package-license": "^3.0.4"
344
363
  },
345
364
  "engines": {
346
- "node": "^20.17.0 || >=22.9.0"
365
+ "node": "^18.17.0 || >=20.5.0"
347
366
  }
348
367
  },
349
368
  "node_modules/@npmcli/promise-spawn": {
@@ -538,9 +557,9 @@
538
557
  "integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA=="
539
558
  },
540
559
  "node_modules/@ui5/builder": {
541
- "version": "4.1.0",
542
- "resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-4.1.0.tgz",
543
- "integrity": "sha512-Niofi3Nl7BoEG/rf6mccRjAF3iQ5uB8DOlBmo2iixk1oMDPHKOOYYS+IAOW/AZQyUxDLALTHxU/iKBCAGAdOcA==",
560
+ "version": "4.1.1",
561
+ "resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-4.1.1.tgz",
562
+ "integrity": "sha512-p06XkMhuOUQhQjbRLHw04LjwLdGRHjyQ2F6OADmyDUqSp55sNHX5D6HlWZYoOg7Tql6yG1JDJsDNl50OfKjOCg==",
544
563
  "dependencies": {
545
564
  "@jridgewell/sourcemap-codec": "^1.5.5",
546
565
  "@ui5/fs": "^4.0.3",
@@ -598,11 +617,11 @@
598
617
  }
599
618
  },
600
619
  "node_modules/@ui5/project": {
601
- "version": "4.0.7",
602
- "resolved": "https://registry.npmjs.org/@ui5/project/-/project-4.0.7.tgz",
603
- "integrity": "sha512-ML4FYMt5nA4LEJKpThO9XFQywcEacEtPyp/5QAifgFlAz6yyTH4nlKxWQCMYhL3kXY1OSNsZpgMWiY2tKGuZZg==",
620
+ "version": "4.0.8",
621
+ "resolved": "https://registry.npmjs.org/@ui5/project/-/project-4.0.8.tgz",
622
+ "integrity": "sha512-kv8tKiiwT175BvAfYdJJ8Fw038p5fNRqJNCDchipeTHMnVsvOdcyw8YVXGk8btngYEVfaX6v936RJAa2hlgf2g==",
604
623
  "dependencies": {
605
- "@npmcli/config": "^10.4.2",
624
+ "@npmcli/config": "^9.0.0",
606
625
  "@ui5/fs": "^4.0.3",
607
626
  "@ui5/logger": "^4.0.2",
608
627
  "ajv": "^6.12.6",
@@ -794,12 +813,12 @@
794
813
  }
795
814
  },
796
815
  "node_modules/atomically": {
797
- "version": "2.0.3",
798
- "resolved": "https://registry.npmjs.org/atomically/-/atomically-2.0.3.tgz",
799
- "integrity": "sha512-kU6FmrwZ3Lx7/7y3hPS5QnbJfaohcIul5fGqf7ok+4KklIEk9tJ0C2IQPdacSbVUWv6zVHXEBWoWd6NrVMT7Cw==",
816
+ "version": "2.1.0",
817
+ "resolved": "https://registry.npmjs.org/atomically/-/atomically-2.1.0.tgz",
818
+ "integrity": "sha512-+gDffFXRW6sl/HCwbta7zK4uNqbPjv4YJEAdz7Vu+FLQHe77eZ4bvbJGi4hE0QPeJlMYMA3piXEr1UL3dAwx7Q==",
800
819
  "dependencies": {
801
- "stubborn-fs": "^1.2.5",
802
- "when-exit": "^2.1.1"
820
+ "stubborn-fs": "^2.0.0",
821
+ "when-exit": "^2.1.4"
803
822
  }
804
823
  },
805
824
  "node_modules/balanced-match": {
@@ -1484,81 +1503,6 @@
1484
1503
  "node": "^14.13.1 || >=16.0.0"
1485
1504
  }
1486
1505
  },
1487
- "node_modules/devcert-sanscache/node_modules/brace-expansion": {
1488
- "version": "2.0.2",
1489
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
1490
- "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
1491
- "dependencies": {
1492
- "balanced-match": "^1.0.0"
1493
- }
1494
- },
1495
- "node_modules/devcert-sanscache/node_modules/glob": {
1496
- "version": "10.4.5",
1497
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
1498
- "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
1499
- "dependencies": {
1500
- "foreground-child": "^3.1.0",
1501
- "jackspeak": "^3.1.2",
1502
- "minimatch": "^9.0.4",
1503
- "minipass": "^7.1.2",
1504
- "package-json-from-dist": "^1.0.0",
1505
- "path-scurry": "^1.11.1"
1506
- },
1507
- "bin": {
1508
- "glob": "dist/esm/bin.mjs"
1509
- },
1510
- "funding": {
1511
- "url": "https://github.com/sponsors/isaacs"
1512
- }
1513
- },
1514
- "node_modules/devcert-sanscache/node_modules/jackspeak": {
1515
- "version": "3.4.3",
1516
- "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
1517
- "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
1518
- "dependencies": {
1519
- "@isaacs/cliui": "^8.0.2"
1520
- },
1521
- "funding": {
1522
- "url": "https://github.com/sponsors/isaacs"
1523
- },
1524
- "optionalDependencies": {
1525
- "@pkgjs/parseargs": "^0.11.0"
1526
- }
1527
- },
1528
- "node_modules/devcert-sanscache/node_modules/lru-cache": {
1529
- "version": "10.4.3",
1530
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
1531
- "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
1532
- },
1533
- "node_modules/devcert-sanscache/node_modules/minimatch": {
1534
- "version": "9.0.5",
1535
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
1536
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
1537
- "dependencies": {
1538
- "brace-expansion": "^2.0.1"
1539
- },
1540
- "engines": {
1541
- "node": ">=16 || 14 >=14.17"
1542
- },
1543
- "funding": {
1544
- "url": "https://github.com/sponsors/isaacs"
1545
- }
1546
- },
1547
- "node_modules/devcert-sanscache/node_modules/path-scurry": {
1548
- "version": "1.11.1",
1549
- "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
1550
- "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
1551
- "dependencies": {
1552
- "lru-cache": "^10.2.0",
1553
- "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
1554
- },
1555
- "engines": {
1556
- "node": ">=16 || 14 >=14.18"
1557
- },
1558
- "funding": {
1559
- "url": "https://github.com/sponsors/isaacs"
1560
- }
1561
- },
1562
1506
  "node_modules/devcert-sanscache/node_modules/rimraf": {
1563
1507
  "version": "5.0.10",
1564
1508
  "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz",
@@ -2203,23 +2147,20 @@
2203
2147
  }
2204
2148
  },
2205
2149
  "node_modules/glob": {
2206
- "version": "11.0.3",
2207
- "resolved": "https://registry.npmjs.org/glob/-/glob-11.0.3.tgz",
2208
- "integrity": "sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==",
2150
+ "version": "10.4.5",
2151
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
2152
+ "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
2209
2153
  "dependencies": {
2210
- "foreground-child": "^3.3.1",
2211
- "jackspeak": "^4.1.1",
2212
- "minimatch": "^10.0.3",
2154
+ "foreground-child": "^3.1.0",
2155
+ "jackspeak": "^3.1.2",
2156
+ "minimatch": "^9.0.4",
2213
2157
  "minipass": "^7.1.2",
2214
2158
  "package-json-from-dist": "^1.0.0",
2215
- "path-scurry": "^2.0.0"
2159
+ "path-scurry": "^1.11.1"
2216
2160
  },
2217
2161
  "bin": {
2218
2162
  "glob": "dist/esm/bin.mjs"
2219
2163
  },
2220
- "engines": {
2221
- "node": "20 || >=22"
2222
- },
2223
2164
  "funding": {
2224
2165
  "url": "https://github.com/sponsors/isaacs"
2225
2166
  }
@@ -2235,6 +2176,28 @@
2235
2176
  "node": ">= 6"
2236
2177
  }
2237
2178
  },
2179
+ "node_modules/glob/node_modules/brace-expansion": {
2180
+ "version": "2.0.2",
2181
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
2182
+ "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
2183
+ "dependencies": {
2184
+ "balanced-match": "^1.0.0"
2185
+ }
2186
+ },
2187
+ "node_modules/glob/node_modules/minimatch": {
2188
+ "version": "9.0.5",
2189
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
2190
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
2191
+ "dependencies": {
2192
+ "brace-expansion": "^2.0.1"
2193
+ },
2194
+ "engines": {
2195
+ "node": ">=16 || 14 >=14.17"
2196
+ },
2197
+ "funding": {
2198
+ "url": "https://github.com/sponsors/isaacs"
2199
+ }
2200
+ },
2238
2201
  "node_modules/global-directory": {
2239
2202
  "version": "4.0.1",
2240
2203
  "resolved": "https://registry.npmjs.org/global-directory/-/global-directory-4.0.1.tgz",
@@ -2350,23 +2313,20 @@
2350
2313
  }
2351
2314
  },
2352
2315
  "node_modules/hosted-git-info": {
2353
- "version": "9.0.2",
2354
- "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-9.0.2.tgz",
2355
- "integrity": "sha512-M422h7o/BR3rmCQ8UHi7cyyMqKltdP9Uo+J2fXK+RSAY+wTcKOIRyhTuKv4qn+DJf3g+PL890AzId5KZpX+CBg==",
2316
+ "version": "8.1.0",
2317
+ "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-8.1.0.tgz",
2318
+ "integrity": "sha512-Rw/B2DNQaPBICNXEm8balFz9a6WpZrkCGpcWFpy7nCj+NyhSdqXipmfvtmWt9xGfp0wZnBxB+iVpLmQMYt47Tw==",
2356
2319
  "dependencies": {
2357
- "lru-cache": "^11.1.0"
2320
+ "lru-cache": "^10.0.1"
2358
2321
  },
2359
2322
  "engines": {
2360
- "node": "^20.17.0 || >=22.9.0"
2323
+ "node": "^18.17.0 || >=20.5.0"
2361
2324
  }
2362
2325
  },
2363
2326
  "node_modules/hosted-git-info/node_modules/lru-cache": {
2364
- "version": "11.2.2",
2365
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.2.tgz",
2366
- "integrity": "sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg==",
2367
- "engines": {
2368
- "node": "20 || >=22"
2369
- }
2327
+ "version": "10.4.3",
2328
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
2329
+ "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
2370
2330
  },
2371
2331
  "node_modules/hpack.js": {
2372
2332
  "version": "2.1.6",
@@ -2769,17 +2729,17 @@
2769
2729
  }
2770
2730
  },
2771
2731
  "node_modules/jackspeak": {
2772
- "version": "4.1.1",
2773
- "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.1.1.tgz",
2774
- "integrity": "sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==",
2732
+ "version": "3.4.3",
2733
+ "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
2734
+ "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
2775
2735
  "dependencies": {
2776
2736
  "@isaacs/cliui": "^8.0.2"
2777
2737
  },
2778
- "engines": {
2779
- "node": "20 || >=22"
2780
- },
2781
2738
  "funding": {
2782
2739
  "url": "https://github.com/sponsors/isaacs"
2740
+ },
2741
+ "optionalDependencies": {
2742
+ "@pkgjs/parseargs": "^0.11.0"
2783
2743
  }
2784
2744
  },
2785
2745
  "node_modules/js-tokens": {
@@ -2984,14 +2944,6 @@
2984
2944
  "node": "^18.17.0 || >=20.5.0"
2985
2945
  }
2986
2946
  },
2987
- "node_modules/make-fetch-happen/node_modules/brace-expansion": {
2988
- "version": "2.0.2",
2989
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
2990
- "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
2991
- "dependencies": {
2992
- "balanced-match": "^1.0.0"
2993
- }
2994
- },
2995
2947
  "node_modules/make-fetch-happen/node_modules/cacache": {
2996
2948
  "version": "19.0.1",
2997
2949
  "resolved": "https://registry.npmjs.org/cacache/-/cacache-19.0.1.tgz",
@@ -3014,58 +2966,11 @@
3014
2966
  "node": "^18.17.0 || >=20.5.0"
3015
2967
  }
3016
2968
  },
3017
- "node_modules/make-fetch-happen/node_modules/glob": {
3018
- "version": "10.4.5",
3019
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
3020
- "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
3021
- "dependencies": {
3022
- "foreground-child": "^3.1.0",
3023
- "jackspeak": "^3.1.2",
3024
- "minimatch": "^9.0.4",
3025
- "minipass": "^7.1.2",
3026
- "package-json-from-dist": "^1.0.0",
3027
- "path-scurry": "^1.11.1"
3028
- },
3029
- "bin": {
3030
- "glob": "dist/esm/bin.mjs"
3031
- },
3032
- "funding": {
3033
- "url": "https://github.com/sponsors/isaacs"
3034
- }
3035
- },
3036
- "node_modules/make-fetch-happen/node_modules/jackspeak": {
3037
- "version": "3.4.3",
3038
- "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
3039
- "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
3040
- "dependencies": {
3041
- "@isaacs/cliui": "^8.0.2"
3042
- },
3043
- "funding": {
3044
- "url": "https://github.com/sponsors/isaacs"
3045
- },
3046
- "optionalDependencies": {
3047
- "@pkgjs/parseargs": "^0.11.0"
3048
- }
3049
- },
3050
2969
  "node_modules/make-fetch-happen/node_modules/lru-cache": {
3051
2970
  "version": "10.4.3",
3052
2971
  "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
3053
2972
  "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
3054
2973
  },
3055
- "node_modules/make-fetch-happen/node_modules/minimatch": {
3056
- "version": "9.0.5",
3057
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
3058
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
3059
- "dependencies": {
3060
- "brace-expansion": "^2.0.1"
3061
- },
3062
- "engines": {
3063
- "node": ">=16 || 14 >=14.17"
3064
- },
3065
- "funding": {
3066
- "url": "https://github.com/sponsors/isaacs"
3067
- }
3068
- },
3069
2974
  "node_modules/make-fetch-happen/node_modules/negotiator": {
3070
2975
  "version": "1.0.0",
3071
2976
  "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz",
@@ -3074,21 +2979,6 @@
3074
2979
  "node": ">= 0.6"
3075
2980
  }
3076
2981
  },
3077
- "node_modules/make-fetch-happen/node_modules/path-scurry": {
3078
- "version": "1.11.1",
3079
- "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
3080
- "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
3081
- "dependencies": {
3082
- "lru-cache": "^10.2.0",
3083
- "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
3084
- },
3085
- "engines": {
3086
- "node": ">=16 || 14 >=14.18"
3087
- },
3088
- "funding": {
3089
- "url": "https://github.com/sponsors/isaacs"
3090
- }
3091
- },
3092
2982
  "node_modules/make-fetch-happen/node_modules/ssri": {
3093
2983
  "version": "12.0.0",
3094
2984
  "resolved": "https://registry.npmjs.org/ssri/-/ssri-12.0.0.tgz",
@@ -3270,9 +3160,9 @@
3270
3160
  "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A=="
3271
3161
  },
3272
3162
  "node_modules/minimatch": {
3273
- "version": "10.0.3",
3274
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.3.tgz",
3275
- "integrity": "sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==",
3163
+ "version": "10.1.1",
3164
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.1.1.tgz",
3165
+ "integrity": "sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==",
3276
3166
  "dependencies": {
3277
3167
  "@isaacs/brace-expansion": "^5.0.0"
3278
3168
  },
@@ -3509,17 +3399,17 @@
3509
3399
  }
3510
3400
  },
3511
3401
  "node_modules/npm-pick-manifest": {
3512
- "version": "11.0.1",
3513
- "resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-11.0.1.tgz",
3514
- "integrity": "sha512-HnU7FYSWbo7dTVHtK0G+BXbZ0aIfxz/aUCVLN0979Ec6rGUX5cJ6RbgVx5fqb5G31ufz+BVFA7y1SkRTPVNoVQ==",
3402
+ "version": "10.0.0",
3403
+ "resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-10.0.0.tgz",
3404
+ "integrity": "sha512-r4fFa4FqYY8xaM7fHecQ9Z2nE9hgNfJR+EmoKv0+chvzWkBcORX3r0FpTByP+CbOVJDladMXnPQGVN8PBLGuTQ==",
3515
3405
  "dependencies": {
3516
3406
  "npm-install-checks": "^7.1.0",
3517
3407
  "npm-normalize-package-bin": "^4.0.0",
3518
- "npm-package-arg": "^13.0.0",
3408
+ "npm-package-arg": "^12.0.0",
3519
3409
  "semver": "^7.3.5"
3520
3410
  },
3521
3411
  "engines": {
3522
- "node": "^20.17.0 || >=22.9.0"
3412
+ "node": "^18.17.0 || >=20.5.0"
3523
3413
  }
3524
3414
  },
3525
3415
  "node_modules/npm-pick-manifest/node_modules/npm-install-checks": {
@@ -3542,17 +3432,17 @@
3542
3432
  }
3543
3433
  },
3544
3434
  "node_modules/npm-pick-manifest/node_modules/npm-package-arg": {
3545
- "version": "13.0.1",
3546
- "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-13.0.1.tgz",
3547
- "integrity": "sha512-6zqls5xFvJbgFjB1B2U6yITtyGBjDBORB7suI4zA4T/sZ1OmkMFlaQSNB/4K0LtXNA1t4OprAFxPisadK5O2ag==",
3435
+ "version": "12.0.2",
3436
+ "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-12.0.2.tgz",
3437
+ "integrity": "sha512-f1NpFjNI9O4VbKMOlA5QoBq/vSQPORHcTZ2feJpFkTHJ9eQkdlmZEKSjcAhxTGInC7RlEyScT9ui67NaOsjFWA==",
3548
3438
  "dependencies": {
3549
- "hosted-git-info": "^9.0.0",
3439
+ "hosted-git-info": "^8.0.0",
3550
3440
  "proc-log": "^5.0.0",
3551
3441
  "semver": "^7.3.5",
3552
3442
  "validate-npm-package-name": "^6.0.0"
3553
3443
  },
3554
3444
  "engines": {
3555
- "node": "^20.17.0 || >=22.9.0"
3445
+ "node": "^18.17.0 || >=20.5.0"
3556
3446
  }
3557
3447
  },
3558
3448
  "node_modules/npm-pick-manifest/node_modules/validate-npm-package-name": {
@@ -3741,24 +3631,6 @@
3741
3631
  "node": "^18.17.0 || >=20.5.0"
3742
3632
  }
3743
3633
  },
3744
- "node_modules/pacote/node_modules/@npmcli/git": {
3745
- "version": "6.0.3",
3746
- "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-6.0.3.tgz",
3747
- "integrity": "sha512-GUYESQlxZRAdhs3UhbB6pVRNUELQOHXwK9ruDkwmCv2aZ5y0SApQzUJCg02p3A7Ue2J5hxvlk1YI53c00NmRyQ==",
3748
- "dependencies": {
3749
- "@npmcli/promise-spawn": "^8.0.0",
3750
- "ini": "^5.0.0",
3751
- "lru-cache": "^10.0.1",
3752
- "npm-pick-manifest": "^10.0.0",
3753
- "proc-log": "^5.0.0",
3754
- "promise-retry": "^2.0.1",
3755
- "semver": "^7.3.5",
3756
- "which": "^5.0.0"
3757
- },
3758
- "engines": {
3759
- "node": "^18.17.0 || >=20.5.0"
3760
- }
3761
- },
3762
3634
  "node_modules/pacote/node_modules/@npmcli/installed-package-contents": {
3763
3635
  "version": "3.0.0",
3764
3636
  "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-3.0.0.tgz",
@@ -3782,23 +3654,6 @@
3782
3654
  "node": "^18.17.0 || >=20.5.0"
3783
3655
  }
3784
3656
  },
3785
- "node_modules/pacote/node_modules/@npmcli/package-json": {
3786
- "version": "6.2.0",
3787
- "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-6.2.0.tgz",
3788
- "integrity": "sha512-rCNLSB/JzNvot0SEyXqWZ7tX2B5dD2a1br2Dp0vSYVo5jh8Z0EZ7lS9TsZ1UtziddB1UfNUaMCc538/HztnJGA==",
3789
- "dependencies": {
3790
- "@npmcli/git": "^6.0.0",
3791
- "glob": "^10.2.2",
3792
- "hosted-git-info": "^8.0.0",
3793
- "json-parse-even-better-errors": "^4.0.0",
3794
- "proc-log": "^5.0.0",
3795
- "semver": "^7.5.3",
3796
- "validate-npm-package-license": "^3.0.4"
3797
- },
3798
- "engines": {
3799
- "node": "^18.17.0 || >=20.5.0"
3800
- }
3801
- },
3802
3657
  "node_modules/pacote/node_modules/@npmcli/redact": {
3803
3658
  "version": "3.2.2",
3804
3659
  "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-3.2.2.tgz",
@@ -3823,14 +3678,6 @@
3823
3678
  "node": "^18.17.0 || >=20.5.0"
3824
3679
  }
3825
3680
  },
3826
- "node_modules/pacote/node_modules/brace-expansion": {
3827
- "version": "2.0.2",
3828
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
3829
- "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
3830
- "dependencies": {
3831
- "balanced-match": "^1.0.0"
3832
- }
3833
- },
3834
3681
  "node_modules/pacote/node_modules/cacache": {
3835
3682
  "version": "19.0.1",
3836
3683
  "resolved": "https://registry.npmjs.org/cacache/-/cacache-19.0.1.tgz",
@@ -3876,69 +3723,11 @@
3876
3723
  "node": ">=18"
3877
3724
  }
3878
3725
  },
3879
- "node_modules/pacote/node_modules/glob": {
3880
- "version": "10.4.5",
3881
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
3882
- "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
3883
- "dependencies": {
3884
- "foreground-child": "^3.1.0",
3885
- "jackspeak": "^3.1.2",
3886
- "minimatch": "^9.0.4",
3887
- "minipass": "^7.1.2",
3888
- "package-json-from-dist": "^1.0.0",
3889
- "path-scurry": "^1.11.1"
3890
- },
3891
- "bin": {
3892
- "glob": "dist/esm/bin.mjs"
3893
- },
3894
- "funding": {
3895
- "url": "https://github.com/sponsors/isaacs"
3896
- }
3897
- },
3898
- "node_modules/pacote/node_modules/hosted-git-info": {
3899
- "version": "8.1.0",
3900
- "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-8.1.0.tgz",
3901
- "integrity": "sha512-Rw/B2DNQaPBICNXEm8balFz9a6WpZrkCGpcWFpy7nCj+NyhSdqXipmfvtmWt9xGfp0wZnBxB+iVpLmQMYt47Tw==",
3902
- "dependencies": {
3903
- "lru-cache": "^10.0.1"
3904
- },
3905
- "engines": {
3906
- "node": "^18.17.0 || >=20.5.0"
3907
- }
3908
- },
3909
- "node_modules/pacote/node_modules/jackspeak": {
3910
- "version": "3.4.3",
3911
- "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
3912
- "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
3913
- "dependencies": {
3914
- "@isaacs/cliui": "^8.0.2"
3915
- },
3916
- "funding": {
3917
- "url": "https://github.com/sponsors/isaacs"
3918
- },
3919
- "optionalDependencies": {
3920
- "@pkgjs/parseargs": "^0.11.0"
3921
- }
3922
- },
3923
3726
  "node_modules/pacote/node_modules/lru-cache": {
3924
3727
  "version": "10.4.3",
3925
3728
  "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
3926
3729
  "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
3927
3730
  },
3928
- "node_modules/pacote/node_modules/minimatch": {
3929
- "version": "9.0.5",
3930
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
3931
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
3932
- "dependencies": {
3933
- "brace-expansion": "^2.0.1"
3934
- },
3935
- "engines": {
3936
- "node": ">=16 || 14 >=14.17"
3937
- },
3938
- "funding": {
3939
- "url": "https://github.com/sponsors/isaacs"
3940
- }
3941
- },
3942
3731
  "node_modules/pacote/node_modules/node-gyp": {
3943
3732
  "version": "11.5.0",
3944
3733
  "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-11.5.0.tgz",
@@ -3996,17 +3785,6 @@
3996
3785
  "node": "^18.17.0 || >=20.5.0"
3997
3786
  }
3998
3787
  },
3999
- "node_modules/pacote/node_modules/npm-install-checks": {
4000
- "version": "7.1.2",
4001
- "resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-7.1.2.tgz",
4002
- "integrity": "sha512-z9HJBCYw9Zr8BqXcllKIs5nI+QggAImbBdHphOzVYrz2CB4iQ6FzWyKmlqDZua+51nAu7FcemlbTc9VgQN5XDQ==",
4003
- "dependencies": {
4004
- "semver": "^7.1.1"
4005
- },
4006
- "engines": {
4007
- "node": "^18.17.0 || >=20.5.0"
4008
- }
4009
- },
4010
3788
  "node_modules/pacote/node_modules/npm-normalize-package-bin": {
4011
3789
  "version": "4.0.0",
4012
3790
  "resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-4.0.0.tgz",
@@ -4029,20 +3807,6 @@
4029
3807
  "node": "^18.17.0 || >=20.5.0"
4030
3808
  }
4031
3809
  },
4032
- "node_modules/pacote/node_modules/npm-pick-manifest": {
4033
- "version": "10.0.0",
4034
- "resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-10.0.0.tgz",
4035
- "integrity": "sha512-r4fFa4FqYY8xaM7fHecQ9Z2nE9hgNfJR+EmoKv0+chvzWkBcORX3r0FpTByP+CbOVJDladMXnPQGVN8PBLGuTQ==",
4036
- "dependencies": {
4037
- "npm-install-checks": "^7.1.0",
4038
- "npm-normalize-package-bin": "^4.0.0",
4039
- "npm-package-arg": "^12.0.0",
4040
- "semver": "^7.3.5"
4041
- },
4042
- "engines": {
4043
- "node": "^18.17.0 || >=20.5.0"
4044
- }
4045
- },
4046
3810
  "node_modules/pacote/node_modules/npm-registry-fetch": {
4047
3811
  "version": "18.0.2",
4048
3812
  "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-18.0.2.tgz",
@@ -4061,21 +3825,6 @@
4061
3825
  "node": "^18.17.0 || >=20.5.0"
4062
3826
  }
4063
3827
  },
4064
- "node_modules/pacote/node_modules/path-scurry": {
4065
- "version": "1.11.1",
4066
- "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
4067
- "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
4068
- "dependencies": {
4069
- "lru-cache": "^10.2.0",
4070
- "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
4071
- },
4072
- "engines": {
4073
- "node": ">=16 || 14 >=14.18"
4074
- },
4075
- "funding": {
4076
- "url": "https://github.com/sponsors/isaacs"
4077
- }
4078
- },
4079
3828
  "node_modules/pacote/node_modules/ssri": {
4080
3829
  "version": "12.0.0",
4081
3830
  "resolved": "https://registry.npmjs.org/ssri/-/ssri-12.0.0.tgz",
@@ -4274,27 +4023,24 @@
4274
4023
  "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
4275
4024
  },
4276
4025
  "node_modules/path-scurry": {
4277
- "version": "2.0.0",
4278
- "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.0.tgz",
4279
- "integrity": "sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==",
4026
+ "version": "1.11.1",
4027
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
4028
+ "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
4280
4029
  "dependencies": {
4281
- "lru-cache": "^11.0.0",
4282
- "minipass": "^7.1.2"
4030
+ "lru-cache": "^10.2.0",
4031
+ "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
4283
4032
  },
4284
4033
  "engines": {
4285
- "node": "20 || >=22"
4034
+ "node": ">=16 || 14 >=14.18"
4286
4035
  },
4287
4036
  "funding": {
4288
4037
  "url": "https://github.com/sponsors/isaacs"
4289
4038
  }
4290
4039
  },
4291
4040
  "node_modules/path-scurry/node_modules/lru-cache": {
4292
- "version": "11.2.2",
4293
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.2.tgz",
4294
- "integrity": "sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg==",
4295
- "engines": {
4296
- "node": "20 || >=22"
4297
- }
4041
+ "version": "10.4.3",
4042
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
4043
+ "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
4298
4044
  },
4299
4045
  "node_modules/path-to-regexp": {
4300
4046
  "version": "0.1.12",
@@ -5289,9 +5035,17 @@
5289
5035
  }
5290
5036
  },
5291
5037
  "node_modules/stubborn-fs": {
5292
- "version": "1.2.5",
5293
- "resolved": "https://registry.npmjs.org/stubborn-fs/-/stubborn-fs-1.2.5.tgz",
5294
- "integrity": "sha512-H2N9c26eXjzL/S/K+i/RHHcFanE74dptvvjM8iwzwbVcWY/zjBbgRqF3K0DY4+OD+uTTASTBvDoxPDaPN02D7g=="
5038
+ "version": "2.0.0",
5039
+ "resolved": "https://registry.npmjs.org/stubborn-fs/-/stubborn-fs-2.0.0.tgz",
5040
+ "integrity": "sha512-Y0AvSwDw8y+nlSNFXMm2g6L51rBGdAQT20J3YSOqxC53Lo3bjWRtr2BKcfYoAf352WYpsZSTURrA0tqhfgudPA==",
5041
+ "dependencies": {
5042
+ "stubborn-utils": "^1.0.1"
5043
+ }
5044
+ },
5045
+ "node_modules/stubborn-utils": {
5046
+ "version": "1.0.1",
5047
+ "resolved": "https://registry.npmjs.org/stubborn-utils/-/stubborn-utils-1.0.1.tgz",
5048
+ "integrity": "sha512-bwtct4FpoH1eYdSMFc84fxnYynWwsy2u0joj94K+6caiPnjZIpwTLHT2u7CFAS0GumaBZVB5Y2GkJ46mJS76qg=="
5295
5049
  },
5296
5050
  "node_modules/supports-preserve-symlinks-flag": {
5297
5051
  "version": "1.0.0",
@@ -5511,12 +5265,9 @@
5511
5265
  }
5512
5266
  },
5513
5267
  "node_modules/walk-up-path": {
5514
- "version": "4.0.0",
5515
- "resolved": "https://registry.npmjs.org/walk-up-path/-/walk-up-path-4.0.0.tgz",
5516
- "integrity": "sha512-3hu+tD8YzSLGuFYtPRb48vdhKMi0KQV5sn+uWr8+7dMEq/2G/dtLrdDinkLjqq5TIbIBjYJ4Ax/n3YiaW7QM8A==",
5517
- "engines": {
5518
- "node": "20 || >=22"
5519
- }
5268
+ "version": "3.0.1",
5269
+ "resolved": "https://registry.npmjs.org/walk-up-path/-/walk-up-path-3.0.1.tgz",
5270
+ "integrity": "sha512-9YlCL/ynK3CTlrSRrDxZvUauLzAswPCrsaCgilqFevUYpeEW0/3ScEjaa3kbW/T0ghhkEr7mv+fpjqn1Y1YuTA=="
5520
5271
  },
5521
5272
  "node_modules/wbuf": {
5522
5273
  "version": "1.7.3",
@@ -5557,9 +5308,9 @@
5557
5308
  }
5558
5309
  },
5559
5310
  "node_modules/when-exit": {
5560
- "version": "2.1.4",
5561
- "resolved": "https://registry.npmjs.org/when-exit/-/when-exit-2.1.4.tgz",
5562
- "integrity": "sha512-4rnvd3A1t16PWzrBUcSDZqcAmsUIy4minDXT/CZ8F2mVDgd65i4Aalimgz1aQkRGU0iH5eT5+6Rx2TK8o443Pg=="
5311
+ "version": "2.1.5",
5312
+ "resolved": "https://registry.npmjs.org/when-exit/-/when-exit-2.1.5.tgz",
5313
+ "integrity": "sha512-VGkKJ564kzt6Ms1dbgPP/yuIoQCrsFAnRbptpC5wOEsDaNsbCB2bnfnaA8i/vRs5tjUSEOtIuvl9/MyVsvQZCg=="
5563
5314
  },
5564
5315
  "node_modules/which": {
5565
5316
  "version": "5.0.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/cli",
3
- "version": "4.0.31",
3
+ "version": "4.0.33",
4
4
  "description": "UI5 CLI - CLI",
5
5
  "author": {
6
6
  "name": "SAP SE",
@@ -116,10 +116,10 @@
116
116
  "url": "git@github.com:SAP/ui5-cli.git"
117
117
  },
118
118
  "dependencies": {
119
- "@ui5/builder": "^4.1.0",
119
+ "@ui5/builder": "^4.1.1",
120
120
  "@ui5/fs": "^4.0.3",
121
121
  "@ui5/logger": "^4.0.2",
122
- "@ui5/project": "^4.0.7",
122
+ "@ui5/project": "^4.0.8",
123
123
  "@ui5/server": "^4.0.8",
124
124
  "chalk": "^5.6.2",
125
125
  "data-with-position": "^0.5.0",