Skip to content

Commit 9892c0e

Browse files
committed
Updates dependencies
1 parent d18068c commit 9892c0e

File tree

3 files changed

+354
-342
lines changed

3 files changed

+354
-342
lines changed

ThirdPartyNotices.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ 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-labs/signals version 0.1.2 (https://github.com/lit/lit)
8-
3. @lit/context version 1.1.5 (https://github.com/lit/lit)
9-
4. @lit/react version 1.0.7 (https://github.com/lit/lit)
10-
5. @lit/task version 1.0.2 (https://github.com/lit/lit)
7+
2. @lit-labs/signals version 0.1.3 (https://github.com/lit/lit)
8+
3. @lit/context version 1.1.6 (https://github.com/lit/lit)
9+
4. @lit/react version 1.0.8 (https://github.com/lit/lit)
10+
5. @lit/task version 1.0.3 (https://github.com/lit/lit)
1111
6. @octokit/graphql version 9.0.1 (https://github.com/octokit/graphql.js)
1212
7. @octokit/request-error version 7.0.0 (https://github.com/octokit/request-error.js)
1313
8. @octokit/request version 10.0.3 (https://github.com/octokit/request.js)
@@ -16,13 +16,13 @@ This project incorporates components from the projects listed below.
1616
11. @opentelemetry/exporter-trace-otlp-http version 0.203.0 (https://github.com/open-telemetry/opentelemetry-js)
1717
12. @opentelemetry/resources version 2.0.1 (https://github.com/open-telemetry/opentelemetry-js)
1818
13. @opentelemetry/sdk-trace-base version 2.0.1 (https://github.com/open-telemetry/opentelemetry-js)
19-
14. @opentelemetry/semantic-conventions version 1.34.0 (https://github.com/open-telemetry/opentelemetry-js)
19+
14. @opentelemetry/semantic-conventions version 1.36.0 (https://github.com/open-telemetry/opentelemetry-js)
2020
15. @shoelace-style/shoelace version 2.20.1 (https://github.com/shoelace-style/shoelace)
2121
16. @vscode/codicons version 0.0.36 (https://github.com/microsoft/vscode-codicons)
2222
17. billboard.js version 3.16.0 (https://github.com/naver/billboard.js)
2323
18. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent)
2424
19. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
25-
20. lit version 3.3.0 (https://github.com/lit/lit)
25+
20. lit version 3.3.1 (https://github.com/lit/lit)
2626
21. marked version 16.0.0 (https://github.com/markedjs/marked)
2727
22. microsoft/vscode (https://github.com/microsoft/vscode)
2828
23. node-fetch version 2.7.0 (https://github.com/bitinn/node-fetch)

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24392,10 +24392,10 @@
2439224392
"@gitkraken/provider-apis": "0.28.5",
2439324393
"@gitkraken/shared-web-components": "0.1.1-rc.15",
2439424394
"@gk-nzaytsev/fast-string-truncated-width": "1.1.0",
24395-
"@lit-labs/signals": "0.1.2",
24396-
"@lit/context": "1.1.5",
24397-
"@lit/react": "1.0.7",
24398-
"@lit/task": "1.0.2",
24395+
"@lit-labs/signals": "0.1.3",
24396+
"@lit/context": "1.1.6",
24397+
"@lit/react": "1.0.8",
24398+
"@lit/task": "1.0.3",
2439924399
"@octokit/graphql": "9.0.1",
2440024400
"@octokit/request": "10.0.3",
2440124401
"@octokit/request-error": "7.0.0",
@@ -24404,13 +24404,13 @@
2440424404
"@opentelemetry/exporter-trace-otlp-http": "0.203.0",
2440524405
"@opentelemetry/resources": "2.0.1",
2440624406
"@opentelemetry/sdk-trace-base": "2.0.1",
24407-
"@opentelemetry/semantic-conventions": "1.34.0",
24407+
"@opentelemetry/semantic-conventions": "1.36.0",
2440824408
"@shoelace-style/shoelace": "2.20.1",
2440924409
"@vscode/codicons": "0.0.36",
2441024410
"billboard.js": "3.16.0",
2441124411
"https-proxy-agent": "5.0.1",
2441224412
"iconv-lite": "0.6.3",
24413-
"lit": "3.3.0",
24413+
"lit": "3.3.1",
2441424414
"marked": "16.0.0",
2441524415
"node-fetch": "2.7.0",
2441624416
"os-browserify": "0.3.0",
@@ -24426,7 +24426,7 @@
2442624426
"@eamodio/eslint-lite-webpack-plugin": "0.2.0",
2442724427
"@eslint/compat": "1.3.1",
2442824428
"@eslint/js": "9.30.1",
24429-
"@playwright/test": "1.53.2",
24429+
"@playwright/test": "1.54.1",
2443024430
"@prettier/plugin-oxc": "0.0.4",
2443124431
"@swc/core": "1.12.11",
2443224432
"@twbs/fantasticon": "3.1.0",
@@ -24471,20 +24471,20 @@
2447124471
"lz-string": "1.5.0",
2447224472
"mini-css-extract-plugin": "2.9.2",
2447324473
"ovsx": "0.10.5",
24474-
"playwright": "1.53.2",
24474+
"playwright": "1.54.1",
2447524475
"prettier": "3.6.2",
2447624476
"regex-to-strings": "2.1.0",
2447724477
"sass": "1.89.2",
2447824478
"sass-loader": "16.0.5",
2447924479
"schema-utils": "4.3.2",
24480-
"sharp": "0.34.2",
24480+
"sharp": "0.34.3",
2448124481
"sinon": "21.0.0",
2448224482
"svgo": "4.0.0",
2448324483
"terser-webpack-plugin": "5.3.14",
2448424484
"ts-loader": "9.5.2",
2448524485
"typescript": "5.8.3",
2448624486
"typescript-eslint": "8.36.0",
24487-
"webpack": "5.100.0",
24487+
"webpack": "5.100.1",
2448824488
"webpack-bundle-analyzer": "4.10.2",
2448924489
"webpack-cli": "6.0.1",
2449024490
"webpack-node-externals": "3.0.0",
@@ -24497,5 +24497,5 @@
2449724497
"iconv-lite": "0.6.3",
2449824498
"node-fetch": "2.7.0"
2449924499
},
24500-
"packageManager": "pnpm@10.12.4"
24500+
"packageManager": "pnpm@10.13.1"
2450124501
}

0 commit comments

Comments
 (0)