Skip to content

Commit ce1a631

Browse files
committed
Updates dependencies
1 parent 620e39d commit ce1a631

File tree

4 files changed

+622
-522
lines changed

4 files changed

+622
-522
lines changed

ThirdPartyNotices.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ This project incorporates components from the projects listed below.
1111
6. @octokit/graphql version 8.2.1 (https://github.com/octokit/graphql.js)
1212
7. @octokit/request-error version 6.1.7 (https://github.com/octokit/request-error.js)
1313
8. @octokit/request version 9.2.2 (https://github.com/octokit/request.js)
14-
9. @octokit/types version 13.8.0 (https://github.com/octokit/types.ts)
14+
9. @octokit/types version 13.10.0 (https://github.com/octokit/types.ts)
1515
10. @opentelemetry/api version 1.9.0 (https://github.com/open-telemetry/opentelemetry-js)
16-
11. @opentelemetry/exporter-trace-otlp-http version 0.57.2 (https://github.com/open-telemetry/opentelemetry-js)
17-
12. @opentelemetry/resources version 1.30.1 (https://github.com/open-telemetry/opentelemetry-js)
18-
13. @opentelemetry/sdk-trace-base version 1.30.1 (https://github.com/open-telemetry/opentelemetry-js)
16+
11. @opentelemetry/exporter-trace-otlp-http version 0.200.0 (https://github.com/open-telemetry/opentelemetry-js)
17+
12. @opentelemetry/resources version 2.0.0 (https://github.com/open-telemetry/opentelemetry-js)
18+
13. @opentelemetry/sdk-trace-base version 2.0.0 (https://github.com/open-telemetry/opentelemetry-js)
1919
14. @opentelemetry/semantic-conventions version 1.30.0 (https://github.com/open-telemetry/opentelemetry-js)
2020
15. @r2wc/react-to-web-component version 2.0.4 (https://github.com/bitovi/react-to-web-component)
2121
16. @shoelace-style/shoelace version 2.20.0 (https://github.com/shoelace-style/shoelace)
2222
17. @vscode/codicons version 0.0.36 (https://github.com/microsoft/vscode-codicons)
23-
18. billboard.js version 3.14.3 (https://github.com/naver/billboard.js)
23+
18. billboard.js version 3.15.0 (https://github.com/naver/billboard.js)
2424
19. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent)
2525
20. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
2626
21. lit version 3.2.1 (https://github.com/lit/lit)

package.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -21476,7 +21476,7 @@
2147621476
"dependencies": {
2147721477
"@gitkraken/gitkraken-components": "10.7.0",
2147821478
"@gitkraken/gitkraken-components-next": "npm:@gitkraken/[email protected]",
21479-
"@gitkraken/provider-apis": "v0.28.2",
21479+
"@gitkraken/provider-apis": "0.28.2",
2148021480
"@gitkraken/shared-web-components": "0.1.1-rc.15",
2148121481
"@gk-nzaytsev/fast-string-truncated-width": "1.1.0",
2148221482
"@lit-labs/signals": "0.1.2",
@@ -21486,16 +21486,16 @@
2148621486
"@octokit/graphql": "8.2.1",
2148721487
"@octokit/request": "9.2.2",
2148821488
"@octokit/request-error": "6.1.7",
21489-
"@octokit/types": "13.8.0",
21489+
"@octokit/types": "13.10.0",
2149021490
"@opentelemetry/api": "1.9.0",
21491-
"@opentelemetry/exporter-trace-otlp-http": "0.57.2",
21492-
"@opentelemetry/resources": "1.30.1",
21493-
"@opentelemetry/sdk-trace-base": "1.30.1",
21491+
"@opentelemetry/exporter-trace-otlp-http": "0.200.0",
21492+
"@opentelemetry/resources": "2.0.0",
21493+
"@opentelemetry/sdk-trace-base": "2.0.0",
2149421494
"@opentelemetry/semantic-conventions": "1.30.0",
2149521495
"@r2wc/react-to-web-component": "2.0.4",
2149621496
"@shoelace-style/shoelace": "2.20.0",
2149721497
"@vscode/codicons": "0.0.36",
21498-
"billboard.js": "3.14.3",
21498+
"billboard.js": "3.15.0",
2149921499
"https-proxy-agent": "5.0.1",
2150021500
"iconv-lite": "0.6.3",
2150121501
"lit": "3.2.1",
@@ -21513,25 +21513,25 @@
2151321513
},
2151421514
"devDependencies": {
2151521515
"@eamodio/eslint-lite-webpack-plugin": "0.2.0",
21516-
"@eslint/js": "9.22.0",
21517-
"@playwright/test": "1.51.0",
21518-
"@swc/core": "1.11.9",
21516+
"@eslint/js": "9.23.0",
21517+
"@playwright/test": "1.51.1",
21518+
"@swc/core": "1.11.13",
2151921519
"@twbs/fantasticon": "3.1.0",
2152021520
"@types/mocha": "10.0.10",
2152121521
"@types/node": "20.14.15",
21522-
"@types/react": "17.0.83",
21523-
"@types/react-next": "npm:@types/[email protected].10",
21524-
"@types/react-dom": "17.0.25",
21522+
"@types/react": "17.0.84",
21523+
"@types/react-next": "npm:@types/[email protected].12",
21524+
"@types/react-dom": "17.0.26",
2152521525
"@types/react-dom-next": "npm:@types/[email protected]",
2152621526
"@types/sinon": "17.0.4",
2152721527
"@types/slug": "5.0.9",
2152821528
"@types/sortablejs": "1.15.8",
2152921529
"@types/vscode": "1.92.0",
21530-
"@typescript-eslint/parser": "8.26.1",
21530+
"@typescript-eslint/parser": "8.28.0",
2153121531
"@vscode/test-cli": "0.0.10",
2153221532
"@vscode/test-electron": "2.4.1",
2153321533
"@vscode/test-web": "0.0.67",
21534-
"@vscode/vsce": "3.2.2",
21534+
"@vscode/vsce": "3.3.0",
2153521535
"cheerio": "1.0.0-rc.12",
2153621536
"circular-dependency-plugin": "5.2.2",
2153721537
"clean-webpack-plugin": "4.0.0",
@@ -21544,12 +21544,12 @@
2154421544
"esbuild-loader": "4.3.0",
2154521545
"esbuild-node-externals": "1.18.0",
2154621546
"esbuild-sass-plugin": "3.3.1",
21547-
"eslint": "9.22.0",
21548-
"eslint-import-resolver-oxc": "0.13.0",
21547+
"eslint": "9.23.0",
21548+
"eslint-import-resolver-oxc": "0.13.1",
2154921549
"eslint-plugin-anti-trojan-source": "1.1.1",
21550-
"eslint-plugin-import-x": "4.6.1",
21551-
"eslint-plugin-lit": "1.15.0",
21552-
"eslint-plugin-wc": "2.2.1",
21550+
"eslint-plugin-import-x": "4.9.1",
21551+
"eslint-plugin-lit": "2.0.0",
21552+
"eslint-plugin-wc": "3.0.0",
2155321553
"fork-ts-checker-webpack-plugin": "9.0.2",
2155421554
"glob": "11.0.1",
2155521555
"globals": "16.0.0",
@@ -21560,19 +21560,19 @@
2156021560
"lz-string": "1.5.0",
2156121561
"mini-css-extract-plugin": "2.9.2",
2156221562
"ovsx": "0.10.1",
21563-
"playwright": "1.51.0",
21563+
"playwright": "1.51.1",
2156421564
"prettier": "3.1.0",
2156521565
"regex-to-strings": "2.1.0",
21566-
"sass": "1.85.1",
21566+
"sass": "1.86.0",
2156721567
"sass-loader": "16.0.5",
2156821568
"schema-utils": "4.3.0",
2156921569
"sharp": "0.33.5",
21570-
"sinon": "19.0.2",
21570+
"sinon": "19.0.4",
2157121571
"svgo": "3.3.2",
2157221572
"terser-webpack-plugin": "5.3.14",
2157321573
"ts-loader": "9.5.2",
2157421574
"typescript": "5.8.2",
21575-
"typescript-eslint": "8.26.1",
21575+
"typescript-eslint": "8.28.0",
2157621576
"webpack": "5.98.0",
2157721577
"webpack-bundle-analyzer": "4.10.2",
2157821578
"webpack-cli": "6.0.1",
@@ -21585,5 +21585,5 @@
2158521585
"node-fetch": "2.7.0",
2158621586
"semver-regex": "4.0.5"
2158721587
},
21588-
"packageManager": "[email protected].2"
21588+
"packageManager": "[email protected].5"
2158921589
}

0 commit comments

Comments
 (0)