@ui5/cli 4.0.49 → 4.0.51
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 +14 -1
- package/npm-shrinkwrap.json +64 -64
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -2,7 +2,18 @@
|
|
|
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.
|
|
5
|
+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v4.0.51...HEAD).
|
|
6
|
+
|
|
7
|
+
<a name="v4.0.51"></a>
|
|
8
|
+
## [v4.0.51] - 2026-04-03
|
|
9
|
+
|
|
10
|
+
<a name="v4.0.50"></a>
|
|
11
|
+
## [v4.0.50] - 2026-03-25
|
|
12
|
+
### Dependency Updates
|
|
13
|
+
- Bump [@ui5](https://github.com/ui5)/server from 4.0.14 to 4.0.15 [`fee52a7`](https://github.com/SAP/ui5-cli/commit/fee52a77980129b4388ec7d336abfcefd5022571)
|
|
14
|
+
- Bump [@ui5](https://github.com/ui5)/project from 4.0.14 to 4.0.15 [`2de9f6b`](https://github.com/SAP/ui5-cli/commit/2de9f6bc9261bb6bba32761d8b37a3a63df8fb84)
|
|
15
|
+
- Bump [@ui5](https://github.com/ui5)/builder from 4.1.4 to 4.1.5 [`7ee0838`](https://github.com/SAP/ui5-cli/commit/7ee0838a91b1baf86bc79c15134fbe2e90ee1471)
|
|
16
|
+
|
|
6
17
|
|
|
7
18
|
<a name="v4.0.49"></a>
|
|
8
19
|
## [v4.0.49] - 2026-03-17
|
|
@@ -1513,6 +1524,8 @@ Only Node.js v10 or higher is supported.
|
|
|
1513
1524
|
|
|
1514
1525
|
<a name="v0.0.1"></a>
|
|
1515
1526
|
## v0.0.1 - 2018-06-06
|
|
1527
|
+
[v4.0.51]: https://github.com/SAP/ui5-cli/compare/v4.0.50...v4.0.51
|
|
1528
|
+
[v4.0.50]: https://github.com/SAP/ui5-cli/compare/v4.0.49...v4.0.50
|
|
1516
1529
|
[v4.0.49]: https://github.com/SAP/ui5-cli/compare/v4.0.48...v4.0.49
|
|
1517
1530
|
[v4.0.48]: https://github.com/SAP/ui5-cli/compare/v4.0.47...v4.0.48
|
|
1518
1531
|
[v4.0.47]: https://github.com/SAP/ui5-cli/compare/v4.0.46...v4.0.47
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ui5/cli",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.51",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@ui5/cli",
|
|
9
|
-
"version": "4.0.
|
|
9
|
+
"version": "4.0.51",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@ui5/builder": "^4.1.
|
|
12
|
+
"@ui5/builder": "^4.1.5",
|
|
13
13
|
"@ui5/fs": "^4.0.5",
|
|
14
14
|
"@ui5/logger": "^4.0.2",
|
|
15
|
-
"@ui5/project": "^4.0.
|
|
16
|
-
"@ui5/server": "^4.0.
|
|
15
|
+
"@ui5/project": "^4.0.15",
|
|
16
|
+
"@ui5/server": "^4.0.15",
|
|
17
17
|
"chalk": "^5.6.2",
|
|
18
18
|
"data-with-position": "^0.5.0",
|
|
19
19
|
"import-local": "^3.2.0",
|
|
@@ -197,9 +197,9 @@
|
|
|
197
197
|
}
|
|
198
198
|
},
|
|
199
199
|
"node_modules/@jsdoc/salty": {
|
|
200
|
-
"version": "0.2.
|
|
201
|
-
"resolved": "https://registry.npmjs.org/@jsdoc/salty/-/salty-0.2.
|
|
202
|
-
"integrity": "sha512-
|
|
200
|
+
"version": "0.2.11",
|
|
201
|
+
"resolved": "https://registry.npmjs.org/@jsdoc/salty/-/salty-0.2.11.tgz",
|
|
202
|
+
"integrity": "sha512-luR/TZqgru6gNjBQnRIbzNPOmDG62VIFQO7QyEjc1/zk3VP3yoGfuecwP2uOlAmKz+t6aq9bwsBV3FgiyHTT7Q==",
|
|
203
203
|
"license": "Apache-2.0",
|
|
204
204
|
"dependencies": {
|
|
205
205
|
"lodash": "^4.17.23"
|
|
@@ -331,9 +331,9 @@
|
|
|
331
331
|
"license": "MIT"
|
|
332
332
|
},
|
|
333
333
|
"node_modules/@npmcli/map-workspaces/node_modules/brace-expansion": {
|
|
334
|
-
"version": "2.0.
|
|
335
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.
|
|
336
|
-
"integrity": "sha512-
|
|
334
|
+
"version": "2.0.3",
|
|
335
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz",
|
|
336
|
+
"integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
|
|
337
337
|
"license": "MIT",
|
|
338
338
|
"dependencies": {
|
|
339
339
|
"balanced-match": "^1.0.0"
|
|
@@ -559,9 +559,9 @@
|
|
|
559
559
|
"license": "MIT"
|
|
560
560
|
},
|
|
561
561
|
"node_modules/@tufjs/models/node_modules/brace-expansion": {
|
|
562
|
-
"version": "2.0.
|
|
563
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.
|
|
564
|
-
"integrity": "sha512-
|
|
562
|
+
"version": "2.0.3",
|
|
563
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz",
|
|
564
|
+
"integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
|
|
565
565
|
"license": "MIT",
|
|
566
566
|
"dependencies": {
|
|
567
567
|
"balanced-match": "^1.0.0"
|
|
@@ -611,9 +611,9 @@
|
|
|
611
611
|
"license": "MIT"
|
|
612
612
|
},
|
|
613
613
|
"node_modules/@ui5/builder": {
|
|
614
|
-
"version": "4.1.
|
|
615
|
-
"resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-4.1.
|
|
616
|
-
"integrity": "sha512-
|
|
614
|
+
"version": "4.1.5",
|
|
615
|
+
"resolved": "https://registry.npmjs.org/@ui5/builder/-/builder-4.1.5.tgz",
|
|
616
|
+
"integrity": "sha512-eDd1mICbgL7fcK6MgpinG/cXDrkjTigaKSAmC/PlV+1RJKCN7fIpjSfW8HiRYvbAh81/HNUIo1FZ0JS+0gilTA==",
|
|
617
617
|
"license": "Apache-2.0",
|
|
618
618
|
"dependencies": {
|
|
619
619
|
"@jridgewell/sourcemap-codec": "^1.5.5",
|
|
@@ -628,7 +628,7 @@
|
|
|
628
628
|
"less-openui5": "^0.11.6",
|
|
629
629
|
"pretty-data": "^0.40.0",
|
|
630
630
|
"semver": "^7.7.4",
|
|
631
|
-
"terser": "^5.46.
|
|
631
|
+
"terser": "^5.46.1",
|
|
632
632
|
"workerpool": "^9.3.4",
|
|
633
633
|
"xml2js": "^0.6.2"
|
|
634
634
|
},
|
|
@@ -674,9 +674,9 @@
|
|
|
674
674
|
}
|
|
675
675
|
},
|
|
676
676
|
"node_modules/@ui5/project": {
|
|
677
|
-
"version": "4.0.
|
|
678
|
-
"resolved": "https://registry.npmjs.org/@ui5/project/-/project-4.0.
|
|
679
|
-
"integrity": "sha512-
|
|
677
|
+
"version": "4.0.15",
|
|
678
|
+
"resolved": "https://registry.npmjs.org/@ui5/project/-/project-4.0.15.tgz",
|
|
679
|
+
"integrity": "sha512-Fo1g1t15NCLb9xKxVVJ4jD7BTGimk2CoE+4nMTg0NEA9DGv0UUWkfVygnNnmur1NJg4HV4sqK/mKO1yszFpCAQ==",
|
|
680
680
|
"license": "Apache-2.0",
|
|
681
681
|
"dependencies": {
|
|
682
682
|
"@npmcli/config": "^9.0.0",
|
|
@@ -706,7 +706,7 @@
|
|
|
706
706
|
"npm": ">= 8"
|
|
707
707
|
},
|
|
708
708
|
"peerDependencies": {
|
|
709
|
-
"@ui5/builder": "^4.1.
|
|
709
|
+
"@ui5/builder": "^4.1.5"
|
|
710
710
|
},
|
|
711
711
|
"peerDependenciesMeta": {
|
|
712
712
|
"@ui5/builder": {
|
|
@@ -768,12 +768,12 @@
|
|
|
768
768
|
}
|
|
769
769
|
},
|
|
770
770
|
"node_modules/@ui5/server": {
|
|
771
|
-
"version": "4.0.
|
|
772
|
-
"resolved": "https://registry.npmjs.org/@ui5/server/-/server-4.0.
|
|
773
|
-
"integrity": "sha512-
|
|
771
|
+
"version": "4.0.15",
|
|
772
|
+
"resolved": "https://registry.npmjs.org/@ui5/server/-/server-4.0.15.tgz",
|
|
773
|
+
"integrity": "sha512-YB+Qq+Z6dvnbqZb6tfSciLIw31MWIpGtA+WhircB065ckga1sOW2Y8R7Wk3tXBbPyR154e7Z4OfpK5lQK8XFBg==",
|
|
774
774
|
"license": "Apache-2.0",
|
|
775
775
|
"dependencies": {
|
|
776
|
-
"@ui5/builder": "^4.1.
|
|
776
|
+
"@ui5/builder": "^4.1.5",
|
|
777
777
|
"@ui5/fs": "^4.0.5",
|
|
778
778
|
"@ui5/logger": "^4.0.2",
|
|
779
779
|
"body-parser": "^2.2.2",
|
|
@@ -1080,9 +1080,9 @@
|
|
|
1080
1080
|
}
|
|
1081
1081
|
},
|
|
1082
1082
|
"node_modules/brace-expansion": {
|
|
1083
|
-
"version": "5.0.
|
|
1084
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.
|
|
1085
|
-
"integrity": "sha512-
|
|
1083
|
+
"version": "5.0.5",
|
|
1084
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
|
|
1085
|
+
"integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
|
|
1086
1086
|
"license": "MIT",
|
|
1087
1087
|
"dependencies": {
|
|
1088
1088
|
"balanced-match": "^4.0.2"
|
|
@@ -2546,9 +2546,9 @@
|
|
|
2546
2546
|
"license": "MIT"
|
|
2547
2547
|
},
|
|
2548
2548
|
"node_modules/glob/node_modules/brace-expansion": {
|
|
2549
|
-
"version": "2.0.
|
|
2550
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.
|
|
2551
|
-
"integrity": "sha512-
|
|
2549
|
+
"version": "2.0.3",
|
|
2550
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz",
|
|
2551
|
+
"integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
|
|
2552
2552
|
"license": "MIT",
|
|
2553
2553
|
"dependencies": {
|
|
2554
2554
|
"balanced-match": "^1.0.0"
|
|
@@ -2594,9 +2594,9 @@
|
|
|
2594
2594
|
}
|
|
2595
2595
|
},
|
|
2596
2596
|
"node_modules/globby": {
|
|
2597
|
-
"version": "16.
|
|
2598
|
-
"resolved": "https://registry.npmjs.org/globby/-/globby-16.
|
|
2599
|
-
"integrity": "sha512-
|
|
2597
|
+
"version": "16.2.0",
|
|
2598
|
+
"resolved": "https://registry.npmjs.org/globby/-/globby-16.2.0.tgz",
|
|
2599
|
+
"integrity": "sha512-QrJia2qDf5BB/V6HYlDTs0I0lBahyjLzpGQg3KT7FnCdTonAyPy2RtY802m2k4ALx6Dp752f82WsOczEVr3l6Q==",
|
|
2600
2600
|
"license": "MIT",
|
|
2601
2601
|
"dependencies": {
|
|
2602
2602
|
"@sindresorhus/merge-streams": "^4.0.0",
|
|
@@ -2842,9 +2842,9 @@
|
|
|
2842
2842
|
"license": "MIT"
|
|
2843
2843
|
},
|
|
2844
2844
|
"node_modules/ignore-walk/node_modules/brace-expansion": {
|
|
2845
|
-
"version": "2.0.
|
|
2846
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.
|
|
2847
|
-
"integrity": "sha512-
|
|
2845
|
+
"version": "2.0.3",
|
|
2846
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz",
|
|
2847
|
+
"integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
|
|
2848
2848
|
"license": "MIT",
|
|
2849
2849
|
"dependencies": {
|
|
2850
2850
|
"balanced-match": "^1.0.0"
|
|
@@ -3344,9 +3344,9 @@
|
|
|
3344
3344
|
"license": "ISC"
|
|
3345
3345
|
},
|
|
3346
3346
|
"node_modules/lodash": {
|
|
3347
|
-
"version": "4.
|
|
3348
|
-
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.
|
|
3349
|
-
"integrity": "sha512-
|
|
3347
|
+
"version": "4.18.1",
|
|
3348
|
+
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
|
|
3349
|
+
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
|
|
3350
3350
|
"license": "MIT"
|
|
3351
3351
|
},
|
|
3352
3352
|
"node_modules/lodash.isfinite": {
|
|
@@ -3567,9 +3567,9 @@
|
|
|
3567
3567
|
}
|
|
3568
3568
|
},
|
|
3569
3569
|
"node_modules/micromatch/node_modules/picomatch": {
|
|
3570
|
-
"version": "2.3.
|
|
3571
|
-
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.
|
|
3572
|
-
"integrity": "sha512-
|
|
3570
|
+
"version": "2.3.2",
|
|
3571
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz",
|
|
3572
|
+
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
|
|
3573
3573
|
"license": "MIT",
|
|
3574
3574
|
"engines": {
|
|
3575
3575
|
"node": ">=8.6"
|
|
@@ -3627,12 +3627,12 @@
|
|
|
3627
3627
|
"license": "ISC"
|
|
3628
3628
|
},
|
|
3629
3629
|
"node_modules/minimatch": {
|
|
3630
|
-
"version": "10.2.
|
|
3631
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.
|
|
3632
|
-
"integrity": "sha512-
|
|
3630
|
+
"version": "10.2.5",
|
|
3631
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
|
|
3632
|
+
"integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
|
|
3633
3633
|
"license": "BlueOak-1.0.0",
|
|
3634
3634
|
"dependencies": {
|
|
3635
|
-
"brace-expansion": "^5.0.
|
|
3635
|
+
"brace-expansion": "^5.0.5"
|
|
3636
3636
|
},
|
|
3637
3637
|
"engines": {
|
|
3638
3638
|
"node": "18 || 20 || >=22"
|
|
@@ -3689,10 +3689,10 @@
|
|
|
3689
3689
|
}
|
|
3690
3690
|
},
|
|
3691
3691
|
"node_modules/minipass-flush": {
|
|
3692
|
-
"version": "1.0.
|
|
3693
|
-
"resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.
|
|
3694
|
-
"integrity": "sha512-
|
|
3695
|
-
"license": "
|
|
3692
|
+
"version": "1.0.7",
|
|
3693
|
+
"resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.7.tgz",
|
|
3694
|
+
"integrity": "sha512-TbqTz9cUwWyHS2Dy89P3ocAGUGxKjjLuR9z8w4WUTGAVgEj17/4nhgo2Du56i0Fm3Pm30g4iA8Lcqctc76jCzA==",
|
|
3695
|
+
"license": "BlueOak-1.0.0",
|
|
3696
3696
|
"dependencies": {
|
|
3697
3697
|
"minipass": "^3.0.0"
|
|
3698
3698
|
},
|
|
@@ -4482,9 +4482,9 @@
|
|
|
4482
4482
|
"license": "ISC"
|
|
4483
4483
|
},
|
|
4484
4484
|
"node_modules/path-to-regexp": {
|
|
4485
|
-
"version": "0.1.
|
|
4486
|
-
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.
|
|
4487
|
-
"integrity": "sha512-
|
|
4485
|
+
"version": "0.1.13",
|
|
4486
|
+
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.13.tgz",
|
|
4487
|
+
"integrity": "sha512-A/AGNMFN3c8bOlvV9RreMdrv7jsmF9XIfDeCd87+I8RNg6s78BhJxMu69NEMHBSJFxKidViTEdruRwEk/WIKqA==",
|
|
4488
4488
|
"license": "MIT"
|
|
4489
4489
|
},
|
|
4490
4490
|
"node_modules/path-type": {
|
|
@@ -4506,9 +4506,9 @@
|
|
|
4506
4506
|
"license": "ISC"
|
|
4507
4507
|
},
|
|
4508
4508
|
"node_modules/picomatch": {
|
|
4509
|
-
"version": "4.0.
|
|
4510
|
-
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.
|
|
4511
|
-
"integrity": "sha512-
|
|
4509
|
+
"version": "4.0.4",
|
|
4510
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
|
|
4511
|
+
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
|
|
4512
4512
|
"license": "MIT",
|
|
4513
4513
|
"engines": {
|
|
4514
4514
|
"node": ">=12"
|
|
@@ -4986,9 +4986,9 @@
|
|
|
4986
4986
|
}
|
|
4987
4987
|
},
|
|
4988
4988
|
"node_modules/router/node_modules/path-to-regexp": {
|
|
4989
|
-
"version": "8.
|
|
4990
|
-
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.
|
|
4991
|
-
"integrity": "sha512-
|
|
4989
|
+
"version": "8.4.2",
|
|
4990
|
+
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.4.2.tgz",
|
|
4991
|
+
"integrity": "sha512-qRcuIdP69NPm4qbACK+aDogI5CBDMi1jKe0ry5rSQJz8JVLsC7jV8XpiJjGRLLol3N+R5ihGYcrPLTno6pAdBA==",
|
|
4992
4992
|
"license": "MIT",
|
|
4993
4993
|
"funding": {
|
|
4994
4994
|
"type": "opencollective",
|
|
@@ -5594,9 +5594,9 @@
|
|
|
5594
5594
|
}
|
|
5595
5595
|
},
|
|
5596
5596
|
"node_modules/tar": {
|
|
5597
|
-
"version": "7.5.
|
|
5598
|
-
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.
|
|
5599
|
-
"integrity": "sha512-
|
|
5597
|
+
"version": "7.5.13",
|
|
5598
|
+
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.13.tgz",
|
|
5599
|
+
"integrity": "sha512-tOG/7GyXpFevhXVh8jOPJrmtRpOTsYqUIkVdVooZYJS/z8WhfQUX8RJILmeuJNinGAMSu1veBr4asSHFt5/hng==",
|
|
5600
5600
|
"license": "BlueOak-1.0.0",
|
|
5601
5601
|
"dependencies": {
|
|
5602
5602
|
"@isaacs/fs-minipass": "^4.0.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ui5/cli",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.51",
|
|
4
4
|
"description": "UI5 CLI - CLI",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "SAP SE",
|
|
@@ -117,11 +117,11 @@
|
|
|
117
117
|
"url": "git@github.com:SAP/ui5-cli.git"
|
|
118
118
|
},
|
|
119
119
|
"dependencies": {
|
|
120
|
-
"@ui5/builder": "^4.1.
|
|
120
|
+
"@ui5/builder": "^4.1.5",
|
|
121
121
|
"@ui5/fs": "^4.0.5",
|
|
122
122
|
"@ui5/logger": "^4.0.2",
|
|
123
|
-
"@ui5/project": "^4.0.
|
|
124
|
-
"@ui5/server": "^4.0.
|
|
123
|
+
"@ui5/project": "^4.0.15",
|
|
124
|
+
"@ui5/server": "^4.0.15",
|
|
125
125
|
"chalk": "^5.6.2",
|
|
126
126
|
"data-with-position": "^0.5.0",
|
|
127
127
|
"import-local": "^3.2.0",
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
"execa": "^9.6.1",
|
|
148
148
|
"globals": "^17.4.0",
|
|
149
149
|
"jsdoc": "^4.0.5",
|
|
150
|
-
"knip": "^5.
|
|
150
|
+
"knip": "^5.88.1",
|
|
151
151
|
"licensee": "^11.1.1",
|
|
152
152
|
"nyc": "^17.1.0",
|
|
153
153
|
"open-cli": "^8.0.0",
|