@ui5/cli 3.0.4 → 3.0.5
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 -1
- package/npm-shrinkwrap.json +77 -76
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -2,7 +2,13 @@
|
|
|
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/v3.0.
|
|
5
|
+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.0.5...HEAD).
|
|
6
|
+
|
|
7
|
+
<a name="v3.0.5"></a>
|
|
8
|
+
## [v3.0.5] - 2023-03-16
|
|
9
|
+
### Dependency Updates
|
|
10
|
+
- Bump [@ui5](https://github.com/ui5)/server from 3.1.0 to 3.1.1 [`c7f9be5`](https://github.com/SAP/ui5-cli/commit/c7f9be51aa42b351c81d3baca1d853d89b906b8c)
|
|
11
|
+
|
|
6
12
|
|
|
7
13
|
<a name="v3.0.4"></a>
|
|
8
14
|
## [v3.0.4] - 2023-03-10
|
|
@@ -982,6 +988,7 @@ Only Node.js v10 or higher is supported.
|
|
|
982
988
|
|
|
983
989
|
<a name="v0.0.1"></a>
|
|
984
990
|
## v0.0.1 - 2018-06-06
|
|
991
|
+
[v3.0.5]: https://github.com/SAP/ui5-cli/compare/v3.0.4...v3.0.5
|
|
985
992
|
[v3.0.4]: https://github.com/SAP/ui5-cli/compare/v3.0.3...v3.0.4
|
|
986
993
|
[v3.0.3]: https://github.com/SAP/ui5-cli/compare/v3.0.2...v3.0.3
|
|
987
994
|
[v3.0.2]: https://github.com/SAP/ui5-cli/compare/v3.0.1...v3.0.2
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ui5/cli",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.5",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@ui5/cli",
|
|
9
|
-
"version": "3.0.
|
|
9
|
+
"version": "3.0.5",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@ui5/builder": "^3.0.1",
|
|
13
13
|
"@ui5/fs": "^3.0.2",
|
|
14
14
|
"@ui5/logger": "^3.0.0",
|
|
15
15
|
"@ui5/project": "^3.0.4",
|
|
16
|
-
"@ui5/server": "^3.1.
|
|
16
|
+
"@ui5/server": "^3.1.1",
|
|
17
17
|
"chalk": "^5.2.0",
|
|
18
18
|
"data-with-position": "^0.5.0",
|
|
19
19
|
"import-local": "^3.1.0",
|
|
@@ -190,9 +190,9 @@
|
|
|
190
190
|
}
|
|
191
191
|
},
|
|
192
192
|
"node_modules/@jsdoc/salty": {
|
|
193
|
-
"version": "0.2.
|
|
194
|
-
"resolved": "https://registry.npmjs.org/@jsdoc/salty/-/salty-0.2.
|
|
195
|
-
"integrity": "sha512-
|
|
193
|
+
"version": "0.2.5",
|
|
194
|
+
"resolved": "https://registry.npmjs.org/@jsdoc/salty/-/salty-0.2.5.tgz",
|
|
195
|
+
"integrity": "sha512-TfRP53RqunNe2HBobVBJ0VLhK1HbfvBYeTC1ahnN64PWvyYyGebmMiPkuwvD9fpw2ZbkoPb8Q7mwy0aR8Z9rvw==",
|
|
196
196
|
"dependencies": {
|
|
197
197
|
"lodash": "^4.17.21"
|
|
198
198
|
},
|
|
@@ -263,9 +263,9 @@
|
|
|
263
263
|
}
|
|
264
264
|
},
|
|
265
265
|
"node_modules/@npmcli/git/node_modules/lru-cache": {
|
|
266
|
-
"version": "7.18.
|
|
267
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.
|
|
268
|
-
"integrity": "sha512-
|
|
266
|
+
"version": "7.18.3",
|
|
267
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
|
|
268
|
+
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
|
|
269
269
|
"engines": {
|
|
270
270
|
"node": ">=12"
|
|
271
271
|
}
|
|
@@ -410,6 +410,14 @@
|
|
|
410
410
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
411
411
|
}
|
|
412
412
|
},
|
|
413
|
+
"node_modules/@pnpm/config.env-replace": {
|
|
414
|
+
"version": "1.0.0",
|
|
415
|
+
"resolved": "https://registry.npmjs.org/@pnpm/config.env-replace/-/config.env-replace-1.0.0.tgz",
|
|
416
|
+
"integrity": "sha512-ZVPVDi1E8oeXlYqkGRtX0CkzLTwE2zt62bjWaWKaAvI8NZqHzlMvGeSNDpW+JB3+aKanYb4UETJOF1/CxGPemA==",
|
|
417
|
+
"engines": {
|
|
418
|
+
"node": ">=12.22.0"
|
|
419
|
+
}
|
|
420
|
+
},
|
|
413
421
|
"node_modules/@pnpm/network.ca-file": {
|
|
414
422
|
"version": "1.0.2",
|
|
415
423
|
"resolved": "https://registry.npmjs.org/@pnpm/network.ca-file/-/network.ca-file-1.0.2.tgz",
|
|
@@ -422,10 +430,11 @@
|
|
|
422
430
|
}
|
|
423
431
|
},
|
|
424
432
|
"node_modules/@pnpm/npm-conf": {
|
|
425
|
-
"version": "1.0
|
|
426
|
-
"resolved": "https://registry.npmjs.org/@pnpm/npm-conf/-/npm-conf-1.0.
|
|
427
|
-
"integrity": "sha512-
|
|
433
|
+
"version": "2.1.0",
|
|
434
|
+
"resolved": "https://registry.npmjs.org/@pnpm/npm-conf/-/npm-conf-2.1.0.tgz",
|
|
435
|
+
"integrity": "sha512-Oe6ntvgsMTE3hDIqy6sajqHF+MnzJrOF06qC2QSiUEybLL7cp6tjoKUa32gpd9+KPVl4QyMs3E3nsXrx/Vdnlw==",
|
|
428
436
|
"dependencies": {
|
|
437
|
+
"@pnpm/config.env-replace": "^1.0.0",
|
|
429
438
|
"@pnpm/network.ca-file": "^1.0.1",
|
|
430
439
|
"config-chain": "^1.1.11"
|
|
431
440
|
},
|
|
@@ -610,9 +619,9 @@
|
|
|
610
619
|
}
|
|
611
620
|
},
|
|
612
621
|
"node_modules/@ui5/server": {
|
|
613
|
-
"version": "3.1.
|
|
614
|
-
"resolved": "https://registry.npmjs.org/@ui5/server/-/server-3.1.
|
|
615
|
-
"integrity": "sha512-
|
|
622
|
+
"version": "3.1.1",
|
|
623
|
+
"resolved": "https://registry.npmjs.org/@ui5/server/-/server-3.1.1.tgz",
|
|
624
|
+
"integrity": "sha512-oLFH4VDaEu6q+rPs568q0p5JuVYZOgunuiG1erWU/dxxcVi7tv/omvG0tVe4ZfPFUPRoMhoMGIIPYVelTO47og==",
|
|
616
625
|
"dependencies": {
|
|
617
626
|
"@ui5/builder": "^3.0.1",
|
|
618
627
|
"@ui5/fs": "^3.0.2",
|
|
@@ -687,26 +696,18 @@
|
|
|
687
696
|
}
|
|
688
697
|
},
|
|
689
698
|
"node_modules/agentkeepalive": {
|
|
690
|
-
"version": "4.
|
|
691
|
-
"resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.
|
|
692
|
-
"integrity": "sha512-
|
|
699
|
+
"version": "4.3.0",
|
|
700
|
+
"resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.3.0.tgz",
|
|
701
|
+
"integrity": "sha512-7Epl1Blf4Sy37j4v9f9FjICCh4+KAQOyXgHEwlyBiAQLbhKdq/i2QQU3amQalS/wPhdPzDXPL5DMR5bkn+YeWg==",
|
|
693
702
|
"dependencies": {
|
|
694
703
|
"debug": "^4.1.0",
|
|
695
|
-
"depd": "^
|
|
704
|
+
"depd": "^2.0.0",
|
|
696
705
|
"humanize-ms": "^1.2.1"
|
|
697
706
|
},
|
|
698
707
|
"engines": {
|
|
699
708
|
"node": ">= 8.0.0"
|
|
700
709
|
}
|
|
701
710
|
},
|
|
702
|
-
"node_modules/agentkeepalive/node_modules/depd": {
|
|
703
|
-
"version": "1.1.2",
|
|
704
|
-
"resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz",
|
|
705
|
-
"integrity": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==",
|
|
706
|
-
"engines": {
|
|
707
|
-
"node": ">= 0.6"
|
|
708
|
-
}
|
|
709
|
-
},
|
|
710
711
|
"node_modules/ajv": {
|
|
711
712
|
"version": "6.12.6",
|
|
712
713
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
|
|
@@ -1020,9 +1021,9 @@
|
|
|
1020
1021
|
}
|
|
1021
1022
|
},
|
|
1022
1023
|
"node_modules/cacache/node_modules/lru-cache": {
|
|
1023
|
-
"version": "7.18.
|
|
1024
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.
|
|
1025
|
-
"integrity": "sha512-
|
|
1024
|
+
"version": "7.18.3",
|
|
1025
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
|
|
1026
|
+
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
|
|
1026
1027
|
"engines": {
|
|
1027
1028
|
"node": ">=12"
|
|
1028
1029
|
}
|
|
@@ -1868,9 +1869,9 @@
|
|
|
1868
1869
|
}
|
|
1869
1870
|
},
|
|
1870
1871
|
"node_modules/espree": {
|
|
1871
|
-
"version": "9.
|
|
1872
|
-
"resolved": "https://registry.npmjs.org/espree/-/espree-9.
|
|
1873
|
-
"integrity": "sha512-
|
|
1872
|
+
"version": "9.5.0",
|
|
1873
|
+
"resolved": "https://registry.npmjs.org/espree/-/espree-9.5.0.tgz",
|
|
1874
|
+
"integrity": "sha512-JPbJGhKc47++oo4JkEoTe2wjy4fmMwvFpgJT9cQzmfXKp22Dr6Hf1tdCteLz1h0P3t+mGvWZ+4Uankvh8+c6zw==",
|
|
1874
1875
|
"dependencies": {
|
|
1875
1876
|
"acorn": "^8.8.0",
|
|
1876
1877
|
"acorn-jsx": "^5.3.2",
|
|
@@ -3239,9 +3240,9 @@
|
|
|
3239
3240
|
}
|
|
3240
3241
|
},
|
|
3241
3242
|
"node_modules/make-fetch-happen/node_modules/lru-cache": {
|
|
3242
|
-
"version": "7.18.
|
|
3243
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.
|
|
3244
|
-
"integrity": "sha512-
|
|
3243
|
+
"version": "7.18.3",
|
|
3244
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
|
|
3245
|
+
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
|
|
3245
3246
|
"engines": {
|
|
3246
3247
|
"node": ">=12"
|
|
3247
3248
|
}
|
|
@@ -3542,9 +3543,9 @@
|
|
|
3542
3543
|
}
|
|
3543
3544
|
},
|
|
3544
3545
|
"node_modules/minipass": {
|
|
3545
|
-
"version": "4.2.
|
|
3546
|
-
"resolved": "https://registry.npmjs.org/minipass/-/minipass-4.2.
|
|
3547
|
-
"integrity": "sha512
|
|
3546
|
+
"version": "4.2.5",
|
|
3547
|
+
"resolved": "https://registry.npmjs.org/minipass/-/minipass-4.2.5.tgz",
|
|
3548
|
+
"integrity": "sha512-+yQl7SX3bIT83Lhb4BVorMAHVuqsskxRdlmO9kTpyukp8vsm2Sn/fUOV9xlnG8/a5JsypJzap21lz/y3FBMJ8Q==",
|
|
3548
3549
|
"engines": {
|
|
3549
3550
|
"node": ">=8"
|
|
3550
3551
|
}
|
|
@@ -3898,9 +3899,9 @@
|
|
|
3898
3899
|
}
|
|
3899
3900
|
},
|
|
3900
3901
|
"node_modules/npm-package-arg/node_modules/lru-cache": {
|
|
3901
|
-
"version": "7.18.
|
|
3902
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.
|
|
3903
|
-
"integrity": "sha512-
|
|
3902
|
+
"version": "7.18.3",
|
|
3903
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
|
|
3904
|
+
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
|
|
3904
3905
|
"engines": {
|
|
3905
3906
|
"node": ">=12"
|
|
3906
3907
|
}
|
|
@@ -3948,9 +3949,9 @@
|
|
|
3948
3949
|
}
|
|
3949
3950
|
},
|
|
3950
3951
|
"node_modules/npm-registry-fetch/node_modules/lru-cache": {
|
|
3951
|
-
"version": "7.18.
|
|
3952
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.
|
|
3953
|
-
"integrity": "sha512-
|
|
3952
|
+
"version": "7.18.3",
|
|
3953
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
|
|
3954
|
+
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
|
|
3954
3955
|
"engines": {
|
|
3955
3956
|
"node": ">=12"
|
|
3956
3957
|
}
|
|
@@ -4259,9 +4260,9 @@
|
|
|
4259
4260
|
}
|
|
4260
4261
|
},
|
|
4261
4262
|
"node_modules/path-scurry/node_modules/lru-cache": {
|
|
4262
|
-
"version": "7.18.
|
|
4263
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.
|
|
4264
|
-
"integrity": "sha512-
|
|
4263
|
+
"version": "7.18.3",
|
|
4264
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
|
|
4265
|
+
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
|
|
4265
4266
|
"engines": {
|
|
4266
4267
|
"node": ">=12"
|
|
4267
4268
|
}
|
|
@@ -4559,9 +4560,9 @@
|
|
|
4559
4560
|
}
|
|
4560
4561
|
},
|
|
4561
4562
|
"node_modules/read-package-json/node_modules/lru-cache": {
|
|
4562
|
-
"version": "7.18.
|
|
4563
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.
|
|
4564
|
-
"integrity": "sha512-
|
|
4563
|
+
"version": "7.18.3",
|
|
4564
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
|
|
4565
|
+
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
|
|
4565
4566
|
"engines": {
|
|
4566
4567
|
"node": ">=12"
|
|
4567
4568
|
}
|
|
@@ -4723,9 +4724,9 @@
|
|
|
4723
4724
|
}
|
|
4724
4725
|
},
|
|
4725
4726
|
"node_modules/readable-stream": {
|
|
4726
|
-
"version": "3.6.
|
|
4727
|
-
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.
|
|
4728
|
-
"integrity": "sha512
|
|
4727
|
+
"version": "3.6.2",
|
|
4728
|
+
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
|
|
4729
|
+
"integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
|
|
4729
4730
|
"dependencies": {
|
|
4730
4731
|
"inherits": "^2.0.3",
|
|
4731
4732
|
"string_decoder": "^1.1.1",
|
|
@@ -4736,11 +4737,11 @@
|
|
|
4736
4737
|
}
|
|
4737
4738
|
},
|
|
4738
4739
|
"node_modules/registry-auth-token": {
|
|
4739
|
-
"version": "5.0.
|
|
4740
|
-
"resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-5.0.
|
|
4741
|
-
"integrity": "sha512-
|
|
4740
|
+
"version": "5.0.2",
|
|
4741
|
+
"resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-5.0.2.tgz",
|
|
4742
|
+
"integrity": "sha512-o/3ikDxtXaA59BmZuZrJZDJv8NMDGSj+6j6XaeBmHw8eY1i1qd9+6H+LjVvQXx3HN6aRCGa1cUdJ9RaJZUugnQ==",
|
|
4742
4743
|
"dependencies": {
|
|
4743
|
-
"@pnpm/npm-conf": "^1.0
|
|
4744
|
+
"@pnpm/npm-conf": "^2.1.0"
|
|
4744
4745
|
},
|
|
4745
4746
|
"engines": {
|
|
4746
4747
|
"node": ">=14"
|
|
@@ -4888,9 +4889,9 @@
|
|
|
4888
4889
|
}
|
|
4889
4890
|
},
|
|
4890
4891
|
"node_modules/rimraf": {
|
|
4891
|
-
"version": "4.
|
|
4892
|
-
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-4.
|
|
4893
|
-
"integrity": "sha512-
|
|
4892
|
+
"version": "4.4.0",
|
|
4893
|
+
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-4.4.0.tgz",
|
|
4894
|
+
"integrity": "sha512-X36S+qpCUR0HjXlkDe4NAOhS//aHH0Z+h8Ckf2auGJk3PTnx5rLmrHkwNdbVQuCSUhOyFrlRvFEllZOYE+yZGQ==",
|
|
4894
4895
|
"dependencies": {
|
|
4895
4896
|
"glob": "^9.2.0"
|
|
4896
4897
|
},
|
|
@@ -5136,9 +5137,9 @@
|
|
|
5136
5137
|
}
|
|
5137
5138
|
},
|
|
5138
5139
|
"node_modules/sigstore/node_modules/lru-cache": {
|
|
5139
|
-
"version": "7.18.
|
|
5140
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.
|
|
5141
|
-
"integrity": "sha512-
|
|
5140
|
+
"version": "7.18.3",
|
|
5141
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
|
|
5142
|
+
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
|
|
5142
5143
|
"engines": {
|
|
5143
5144
|
"node": ">=12"
|
|
5144
5145
|
}
|
|
@@ -5237,9 +5238,9 @@
|
|
|
5237
5238
|
}
|
|
5238
5239
|
},
|
|
5239
5240
|
"node_modules/spdx-correct": {
|
|
5240
|
-
"version": "3.
|
|
5241
|
-
"resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.
|
|
5242
|
-
"integrity": "sha512-
|
|
5241
|
+
"version": "3.2.0",
|
|
5242
|
+
"resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz",
|
|
5243
|
+
"integrity": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==",
|
|
5243
5244
|
"dependencies": {
|
|
5244
5245
|
"spdx-expression-parse": "^3.0.0",
|
|
5245
5246
|
"spdx-license-ids": "^3.0.0"
|
|
@@ -5260,9 +5261,9 @@
|
|
|
5260
5261
|
}
|
|
5261
5262
|
},
|
|
5262
5263
|
"node_modules/spdx-license-ids": {
|
|
5263
|
-
"version": "3.0.
|
|
5264
|
-
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.
|
|
5265
|
-
"integrity": "sha512-
|
|
5264
|
+
"version": "3.0.13",
|
|
5265
|
+
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.13.tgz",
|
|
5266
|
+
"integrity": "sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w=="
|
|
5266
5267
|
},
|
|
5267
5268
|
"node_modules/spdy": {
|
|
5268
5269
|
"version": "4.0.2",
|
|
@@ -5469,9 +5470,9 @@
|
|
|
5469
5470
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
|
5470
5471
|
},
|
|
5471
5472
|
"node_modules/terser": {
|
|
5472
|
-
"version": "5.16.
|
|
5473
|
-
"resolved": "https://registry.npmjs.org/terser/-/terser-5.16.
|
|
5474
|
-
"integrity": "sha512-
|
|
5473
|
+
"version": "5.16.6",
|
|
5474
|
+
"resolved": "https://registry.npmjs.org/terser/-/terser-5.16.6.tgz",
|
|
5475
|
+
"integrity": "sha512-IBZ+ZQIA9sMaXmRZCUMDjNH0D5AQQfdn4WUjHL0+1lF4TP1IHRJbrhb6fNaXWikrYQTSkb7SLxkeXAiy1p7mbg==",
|
|
5475
5476
|
"dependencies": {
|
|
5476
5477
|
"@jridgewell/source-map": "^0.3.2",
|
|
5477
5478
|
"acorn": "^8.5.0",
|
|
@@ -5517,9 +5518,9 @@
|
|
|
5517
5518
|
}
|
|
5518
5519
|
},
|
|
5519
5520
|
"node_modules/tuf-js/node_modules/lru-cache": {
|
|
5520
|
-
"version": "7.18.
|
|
5521
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.
|
|
5522
|
-
"integrity": "sha512-
|
|
5521
|
+
"version": "7.18.3",
|
|
5522
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
|
|
5523
|
+
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
|
|
5523
5524
|
"engines": {
|
|
5524
5525
|
"node": ">=12"
|
|
5525
5526
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ui5/cli",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.5",
|
|
4
4
|
"description": "UI5 Tooling - CLI",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "SAP SE",
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"@ui5/fs": "^3.0.2",
|
|
120
120
|
"@ui5/logger": "^3.0.0",
|
|
121
121
|
"@ui5/project": "^3.0.4",
|
|
122
|
-
"@ui5/server": "^3.1.
|
|
122
|
+
"@ui5/server": "^3.1.1",
|
|
123
123
|
"chalk": "^5.2.0",
|
|
124
124
|
"data-with-position": "^0.5.0",
|
|
125
125
|
"import-local": "^3.1.0",
|
|
@@ -137,16 +137,16 @@
|
|
|
137
137
|
"cross-env": "^7.0.3",
|
|
138
138
|
"depcheck": "^1.4.3",
|
|
139
139
|
"docdash": "^2.0.1",
|
|
140
|
-
"eslint": "^8.
|
|
140
|
+
"eslint": "^8.36.0",
|
|
141
141
|
"eslint-config-google": "^0.14.0",
|
|
142
142
|
"eslint-plugin-ava": "^14.0.0",
|
|
143
143
|
"eslint-plugin-jsdoc": "^40.0.1",
|
|
144
144
|
"esmock": "^2.1.0",
|
|
145
|
-
"execa": "^7.
|
|
145
|
+
"execa": "^7.1.0",
|
|
146
146
|
"jsdoc": "^4.0.2",
|
|
147
147
|
"nyc": "^15.1.0",
|
|
148
148
|
"open-cli": "^7.1.0",
|
|
149
|
-
"rimraf": "^4.
|
|
149
|
+
"rimraf": "^4.4.0",
|
|
150
150
|
"sinon": "^15.0.1",
|
|
151
151
|
"strip-ansi": "^7.0.1",
|
|
152
152
|
"tap-xunit": "^2.4.1"
|