Skip to content

Commit bfbd1e8

Browse files
committed
Updates dependencies
1 parent de00d54 commit bfbd1e8

File tree

4 files changed

+647
-564
lines changed

4 files changed

+647
-564
lines changed

ThirdPartyNotices.txt

Lines changed: 92 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,37 @@ THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
44
This project incorporates components from the projects listed below.
55

66
1. @gk-nzaytsev/fast-string-truncated-width version 1.1.0 (https://github.com/nzaytsev/fast-string-truncated-width)
7-
2. @lit/context version 1.1.3 (https://github.com/lit/lit)
8-
3. @lit/react version 1.0.6 (https://github.com/lit/lit)
9-
4. @lit/task version 1.0.1 (https://github.com/lit/lit)
10-
5. @octokit/graphql version 8.1.1 (https://github.com/octokit/graphql.js)
11-
6. @octokit/request-error version 6.1.5 (https://github.com/octokit/request-error.js)
12-
7. @octokit/request version 9.1.3 (https://github.com/octokit/request.js)
13-
8. @octokit/types version 13.6.1 (https://github.com/octokit/types.ts)
14-
9. @opentelemetry/api version 1.9.0 (https://github.com/open-telemetry/opentelemetry-js)
15-
10. @opentelemetry/exporter-trace-otlp-http version 0.54.0 (https://github.com/open-telemetry/opentelemetry-js)
16-
11. @opentelemetry/resources version 1.27.0 (https://github.com/open-telemetry/opentelemetry-js)
17-
12. @opentelemetry/sdk-trace-base version 1.27.0 (https://github.com/open-telemetry/opentelemetry-js)
18-
13. @opentelemetry/semantic-conventions version 1.27.0 (https://github.com/open-telemetry/opentelemetry-js)
19-
14. @shoelace-style/shoelace version 2.18.0 (https://github.com/shoelace-style/shoelace)
20-
15. @vscode/codicons version 0.0.36 (https://github.com/microsoft/vscode-codicons)
21-
16. ansi-regex version 6.1.0 (https://github.com/chalk/ansi-regex)
22-
17. billboard.js version 3.14.0 (https://github.com/naver/billboard.js)
23-
18. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent)
24-
19. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
25-
20. lit version 3.2.1 (https://github.com/lit/lit)
26-
21. marked version 14.1.3 (https://github.com/markedjs/marked)
27-
22. microsoft/vscode (https://github.com/microsoft/vscode)
28-
23. node-fetch version 2.7.0 (https://github.com/bitinn/node-fetch)
29-
24. os-browserify version 0.3.0 (https://github.com/CoderPuppy/os-browserify)
30-
25. path-browserify version 1.0.1 (https://github.com/browserify/path-browserify)
31-
26. react-dom version 16.8.4 (https://github.com/facebook/react)
32-
27. react version 16.8.4 (https://github.com/facebook/react)
33-
28. sindresorhus/is-fullwidth-code-point (https://github.com/sindresorhus/is-fullwidth-code-point)
34-
29. sindresorhus/string-width (https://github.com/sindresorhus/string-width)
35-
30. sortablejs version 1.15.0 (https://github.com/SortableJS/Sortable)
7+
2. @lit-labs/signals version 0.1.1 (https://github.com/lit/lit)
8+
3. @lit/context version 1.1.3 (https://github.com/lit/lit)
9+
4. @lit/react version 1.0.6 (https://github.com/lit/lit)
10+
5. @lit/task version 1.0.1 (https://github.com/lit/lit)
11+
6. @octokit/graphql version 8.1.1 (https://github.com/octokit/graphql.js)
12+
7. @octokit/request-error version 6.1.5 (https://github.com/octokit/request-error.js)
13+
8. @octokit/request version 9.1.3 (https://github.com/octokit/request.js)
14+
9. @octokit/types version 13.6.1 (https://github.com/octokit/types.ts)
15+
10. @opentelemetry/api version 1.9.0 (https://github.com/open-telemetry/opentelemetry-js)
16+
11. @opentelemetry/exporter-trace-otlp-http version 0.54.0 (https://github.com/open-telemetry/opentelemetry-js)
17+
12. @opentelemetry/resources version 1.27.0 (https://github.com/open-telemetry/opentelemetry-js)
18+
13. @opentelemetry/sdk-trace-base version 1.27.0 (https://github.com/open-telemetry/opentelemetry-js)
19+
14. @opentelemetry/semantic-conventions version 1.27.0 (https://github.com/open-telemetry/opentelemetry-js)
20+
15. @shoelace-style/shoelace version 2.18.0 (https://github.com/shoelace-style/shoelace)
21+
16. @vscode/codicons version 0.0.36 (https://github.com/microsoft/vscode-codicons)
22+
17. ansi-regex version 6.1.0 (https://github.com/chalk/ansi-regex)
23+
18. billboard.js version 3.14.0 (https://github.com/naver/billboard.js)
24+
19. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent)
25+
20. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
26+
21. lit version 3.2.1 (https://github.com/lit/lit)
27+
22. marked version 14.1.3 (https://github.com/markedjs/marked)
28+
23. microsoft/vscode (https://github.com/microsoft/vscode)
29+
24. node-fetch version 2.7.0 (https://github.com/bitinn/node-fetch)
30+
25. os-browserify version 0.3.0 (https://github.com/CoderPuppy/os-browserify)
31+
26. path-browserify version 1.0.1 (https://github.com/browserify/path-browserify)
32+
27. react-dom version 16.8.4 (https://github.com/facebook/react)
33+
28. react version 16.8.4 (https://github.com/facebook/react)
34+
29. signal-utils version 0.20.0 (https://github.com/proposal-signals/signal-utils)
35+
30. sindresorhus/is-fullwidth-code-point (https://github.com/sindresorhus/is-fullwidth-code-point)
36+
31. sindresorhus/string-width (https://github.com/sindresorhus/string-width)
37+
32. sortablejs version 1.15.0 (https://github.com/SortableJS/Sortable)
3638

3739
%% @gk-nzaytsev/fast-string-truncated-width NOTICES AND INFORMATION BEGIN HERE
3840
=========================================
@@ -61,6 +63,40 @@ DEALINGS IN THE SOFTWARE.
6163
=========================================
6264
END OF @gk-nzaytsev/fast-string-truncated-width NOTICES AND INFORMATION
6365

66+
%% @lit-labs/signals NOTICES AND INFORMATION BEGIN HERE
67+
=========================================
68+
BSD 3-Clause License
69+
70+
Copyright (c) 2024 Google LLC. All rights reserved.
71+
72+
Redistribution and use in source and binary forms, with or without
73+
modification, are permitted provided that the following conditions are met:
74+
75+
1. Redistributions of source code must retain the above copyright notice, this
76+
list of conditions and the following disclaimer.
77+
78+
2. Redistributions in binary form must reproduce the above copyright notice,
79+
this list of conditions and the following disclaimer in the documentation
80+
and/or other materials provided with the distribution.
81+
82+
3. Neither the name of the copyright holder nor the names of its
83+
contributors may be used to endorse or promote products derived from
84+
this software without specific prior written permission.
85+
86+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
87+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
88+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
89+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
90+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
91+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
92+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
93+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
94+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
95+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
96+
97+
=========================================
98+
END OF @lit-labs/signals NOTICES AND INFORMATION
99+
64100
%% @lit/context NOTICES AND INFORMATION BEGIN HERE
65101
=========================================
66102
BSD 3-Clause License
@@ -2160,6 +2196,33 @@ SOFTWARE.
21602196
=========================================
21612197
END OF react NOTICES AND INFORMATION
21622198

2199+
%% signal-utils NOTICES AND INFORMATION BEGIN HERE
2200+
=========================================
2201+
MIT License
2202+
2203+
Copyright (c) 2024 NullVoxPopuli
2204+
2205+
Permission is hereby granted, free of charge, to any person obtaining a copy
2206+
of this software and associated documentation files (the "Software"), to deal
2207+
in the Software without restriction, including without limitation the rights
2208+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2209+
copies of the Software, and to permit persons to whom the Software is
2210+
furnished to do so, subject to the following conditions:
2211+
2212+
The above copyright notice and this permission notice shall be included in all
2213+
copies or substantial portions of the Software.
2214+
2215+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2216+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2217+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2218+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2219+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2220+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2221+
SOFTWARE.
2222+
2223+
=========================================
2224+
END OF signal-utils NOTICES AND INFORMATION
2225+
21632226
%% sindresorhus/is-fullwidth-code-point NOTICES AND INFORMATION BEGIN HERE
21642227
=========================================
21652228
MIT License

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19400,9 +19400,9 @@
1940019400
},
1940119401
"devDependencies": {
1940219402
"@eamodio/eslint-lite-webpack-plugin": "0.1.0",
19403-
"@eslint/js": "9.13.0",
19403+
"@eslint/js": "9.14.0",
1940419404
"@playwright/test": "1.48.2",
19405-
"@swc/core": "1.7.40",
19405+
"@swc/core": "1.9.1",
1940619406
"@twbs/fantasticon": "3.0.0",
1940719407
"@types/eslint__js": "8.42.3",
1940819408
"@types/mocha": "10.0.9",
@@ -19411,7 +19411,7 @@
1941119411
"@types/react-dom": "17.0.21",
1941219412
"@types/sortablejs": "1.15.8",
1941319413
"@types/vscode": "1.82.0",
19414-
"@typescript-eslint/parser": "8.11.0",
19414+
"@typescript-eslint/parser": "8.13.0",
1941519415
"@vscode/test-cli": "^0.0.10",
1941619416
"@vscode/test-electron": "2.4.1",
1941719417
"@vscode/test-web": "0.0.63",
@@ -19428,35 +19428,35 @@
1942819428
"esbuild-loader": "4.2.2",
1942919429
"esbuild-node-externals": "1.15.0",
1943019430
"esbuild-sass-plugin": "3.3.1",
19431-
"eslint": "9.13.0",
19431+
"eslint": "9.14.0",
1943219432
"eslint-import-resolver-typescript": "3.6.3",
1943319433
"eslint-plugin-anti-trojan-source": "1.1.1",
19434-
"eslint-plugin-import-x": "4.3.1",
19434+
"eslint-plugin-import-x": "4.4.0",
1943519435
"eslint-plugin-lit": "1.15.0",
1943619436
"eslint-plugin-wc": "2.2.0",
1943719437
"fork-ts-checker-webpack-plugin": "6.5.3",
1943819438
"glob": "11.0.0",
19439-
"globals": "15.11.0",
19439+
"globals": "15.12.0",
1944019440
"html-loader": "5.1.0",
1944119441
"html-webpack-plugin": "5.6.3",
1944219442
"image-minimizer-webpack-plugin": "4.1.0",
1944319443
"license-checker-rseidelsohn": "4.4.2",
1944419444
"lz-string": "1.5.0",
19445-
"mini-css-extract-plugin": "2.9.1",
19446-
"mocha": "10.7.3",
19445+
"mini-css-extract-plugin": "2.9.2",
19446+
"mocha": "10.8.2",
1944719447
"ovsx": "0.10.0",
1944819448
"playwright": "1.48.2",
1944919449
"prettier": "3.1.0",
19450-
"sass": "1.80.4",
19451-
"sass-loader": "16.0.2",
19450+
"sass": "1.80.6",
19451+
"sass-loader": "16.0.3",
1945219452
"schema-utils": "4.2.0",
1945319453
"sharp": "0.32.6",
1945419454
"svgo": "3.3.2",
1945519455
"terser-webpack-plugin": "5.3.10",
1945619456
"ts-loader": "9.5.1",
19457-
"typescript": "5.6.3",
19458-
"typescript-eslint": "8.11.0",
19459-
"webpack": "5.95.0",
19457+
"typescript": "5.7.1-rc",
19458+
"typescript-eslint": "8.13.0",
19459+
"webpack": "5.96.1",
1946019460
"webpack-bundle-analyzer": "4.10.2",
1946119461
"webpack-cli": "5.1.4",
1946219462
"webpack-node-externals": "3.0.0",
@@ -19468,5 +19468,5 @@
1946819468
"node-fetch": "2.7.0",
1946919469
"semver-regex": "4.0.5"
1947019470
},
19471-
"packageManager": "[email protected].2"
19471+
"packageManager": "[email protected].3"
1947219472
}

0 commit comments

Comments
 (0)