Skip to content

Commit 0b41b05

Browse files
authored
Web console: Update and prune dependancies (apache#15487)
* update the basics * remove babel
1 parent aa696b0 commit 0b41b05

12 files changed

+200
-2974
lines changed

licenses.yaml

+22-12
Original file line numberDiff line numberDiff line change
@@ -4299,7 +4299,7 @@ license_category: binary
42994299
module: web-console
43004300
license_name: MIT License
43014301
copyright: The Babel Team
4302-
version: 7.22.10
4302+
version: 7.23.5
43034303
license_file_path: licenses/bin/@babel-code-frame.MIT
43044304

43054305
---
@@ -4319,7 +4319,7 @@ license_category: binary
43194319
module: web-console
43204320
license_name: MIT License
43214321
copyright: The Babel Team
4322-
version: 7.22.5
4322+
version: 7.23.4
43234323
license_file_path: licenses/bin/@babel-helper-string-parser.MIT
43244324

43254325
---
@@ -4329,7 +4329,7 @@ license_category: binary
43294329
module: web-console
43304330
license_name: MIT License
43314331
copyright: The Babel Team
4332-
version: 7.22.5
4332+
version: 7.22.20
43334333
license_file_path: licenses/bin/@babel-helper-validator-identifier.MIT
43344334

43354335
---
@@ -4339,7 +4339,7 @@ license_category: binary
43394339
module: web-console
43404340
license_name: MIT License
43414341
copyright: The Babel Team
4342-
version: 7.22.10
4342+
version: 7.23.4
43434343
license_file_path: licenses/bin/@babel-highlight.MIT
43444344

43454345
---
@@ -4359,7 +4359,7 @@ license_category: binary
43594359
module: web-console
43604360
license_name: MIT License
43614361
copyright: The Babel Team
4362-
version: 7.22.11
4362+
version: 7.23.5
43634363
license_file_path: licenses/bin/@babel-types.MIT
43644364

43654365
---
@@ -4598,7 +4598,7 @@ license_category: binary
45984598
module: web-console
45994599
license_name: MIT License
46004600
copyright: Microsoft Corporation.
4601-
version: 15.7.3
4601+
version: 15.7.11
46024602
license_file_path: licenses/bin/@types-prop-types.MIT
46034603

46044604
---
@@ -4608,7 +4608,7 @@ license_category: binary
46084608
module: web-console
46094609
license_name: MIT License
46104610
copyright: Microsoft Corporation.
4611-
version: 18.2.8
4611+
version: 18.2.42
46124612
license_file_path: licenses/bin/@types-react.MIT
46134613

46144614
---
@@ -4618,7 +4618,7 @@ license_category: binary
46184618
module: web-console
46194619
license_name: MIT License
46204620
copyright: Microsoft Corporation.
4621-
version: 0.16.1
4621+
version: 0.16.8
46224622
license_file_path: licenses/bin/@types-scheduler.MIT
46234623

46244624
---
@@ -5056,7 +5056,7 @@ license_category: binary
50565056
module: web-console
50575057
license_name: Apache License version 2.0
50585058
copyright: Apache Software Foundation
5059-
version: 5.4.2
5059+
version: 5.4.3
50605060

50615061
---
50625062

@@ -5095,7 +5095,7 @@ license_category: binary
50955095
module: web-console
50965096
license_name: MIT License
50975097
copyright: Eli Grey
5098-
version: 2.0.2
5098+
version: 2.0.5
50995099
license_file_path: licenses/bin/file-saver.MIT
51005100

51015101
---
@@ -5255,7 +5255,7 @@ license_category: binary
52555255
module: web-console
52565256
license_name: MIT License
52575257
copyright: Christian Zangl
5258-
version: 3.2.1
5258+
version: 3.2.2
52595259
license_file_path: licenses/bin/hjson.MIT
52605260

52615261
---
@@ -6061,6 +6061,16 @@ license_file_path: licenses/bin/use-sync-external-store.MIT
60616061

60626062
---
60636063

6064+
name: "uuid"
6065+
license_category: binary
6066+
module: web-console
6067+
license_name: MIT License
6068+
copyright: Robert Kieffer and other contributors
6069+
version: 7.0.2
6070+
license_file_path: licenses/bin/uuid.MIT
6071+
6072+
---
6073+
60646074
name: "value-equal"
60656075
license_category: binary
60666076
module: web-console
@@ -6096,7 +6106,7 @@ license_category: binary
60966106
module: web-console
60976107
license_name: BSD-3-Clause License
60986108
copyright: Baidu Inc.
6099-
version: 5.4.3
6109+
version: 5.4.4
61006110
license_file_path: licenses/bin/zrender.BSD3
61016111

61026112
---

licenses/bin/@types-prop-types.MIT

+21-21
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
MIT License
2-
3-
Copyright (c) Microsoft Corporation. All rights reserved.
4-
5-
Permission is hereby granted, free of charge, to any person obtaining a copy
6-
of this software and associated documentation files (the "Software"), to deal
7-
in the Software without restriction, including without limitation the rights
8-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9-
copies of the Software, and to permit persons to whom the Software is
10-
furnished to do so, subject to the following conditions:
11-
12-
The above copyright notice and this permission notice shall be included in all
13-
copies or substantial portions of the Software.
14-
15-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE
1+
MIT License
2+
3+
Copyright (c) Microsoft Corporation.
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE

licenses/bin/@types-react.MIT

100755100644
File mode changed.

licenses/bin/@types-scheduler.MIT

+21-21
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
MIT License
2-
3-
Copyright (c) Microsoft Corporation. All rights reserved.
4-
5-
Permission is hereby granted, free of charge, to any person obtaining a copy
6-
of this software and associated documentation files (the "Software"), to deal
7-
in the Software without restriction, including without limitation the rights
8-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9-
copies of the Software, and to permit persons to whom the Software is
10-
furnished to do so, subject to the following conditions:
11-
12-
The above copyright notice and this permission notice shall be included in all
13-
copies or substantial portions of the Software.
14-
15-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE
1+
MIT License
2+
3+
Copyright (c) Microsoft Corporation.
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE

licenses/bin/uuid.MIT

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
The MIT License (MIT)
2+
3+
Copyright (c) 2010-2016 Robert Kieffer and other contributors
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

0 commit comments

Comments
 (0)