Skip to content

Commit 7c7c4b6

Browse files
committed
Updates dependencies
1 parent 44703f2 commit 7c7c4b6

File tree

3 files changed

+589
-644
lines changed

3 files changed

+589
-644
lines changed

ThirdPartyNotices.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@ 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.1 (https://github.com/lit/lit)
8-
3. @lit/context version 1.1.3 (https://github.com/lit/lit)
7+
2. @lit-labs/signals version 0.1.2 (https://github.com/lit/lit)
8+
3. @lit/context version 1.1.4 (https://github.com/lit/lit)
99
4. @lit/react version 1.0.7 (https://github.com/lit/lit)
1010
5. @lit/task version 1.0.2 (https://github.com/lit/lit)
11-
6. @octokit/graphql version 8.2.0 (https://github.com/octokit/graphql.js)
12-
7. @octokit/request-error version 6.1.6 (https://github.com/octokit/request-error.js)
13-
8. @octokit/request version 9.2.0 (https://github.com/octokit/request.js)
11+
6. @octokit/graphql version 8.2.1 (https://github.com/octokit/graphql.js)
12+
7. @octokit/request-error version 6.1.7 (https://github.com/octokit/request-error.js)
13+
8. @octokit/request version 9.2.2 (https://github.com/octokit/request.js)
1414
9. @octokit/types version 13.8.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.1 (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)
1717
12. @opentelemetry/resources version 1.30.1 (https://github.com/open-telemetry/opentelemetry-js)
1818
13. @opentelemetry/sdk-trace-base version 1.30.1 (https://github.com/open-telemetry/opentelemetry-js)
19-
14. @opentelemetry/semantic-conventions version 1.29.0 (https://github.com/open-telemetry/opentelemetry-js)
19+
14. @opentelemetry/semantic-conventions version 1.30.0 (https://github.com/open-telemetry/opentelemetry-js)
2020
15. @shoelace-style/shoelace version 2.20.0 (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.14.3 (https://github.com/naver/billboard.js)

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20173,19 +20173,19 @@
2017320173
"@gitkraken/provider-apis": "0.26.2",
2017420174
"@gitkraken/shared-web-components": "0.1.1-rc.15",
2017520175
"@gk-nzaytsev/fast-string-truncated-width": "1.1.0",
20176-
"@lit-labs/signals": "0.1.1",
20177-
"@lit/context": "1.1.3",
20176+
"@lit-labs/signals": "0.1.2",
20177+
"@lit/context": "1.1.4",
2017820178
"@lit/react": "1.0.7",
2017920179
"@lit/task": "1.0.2",
20180-
"@octokit/graphql": "8.2.0",
20181-
"@octokit/request": "9.2.0",
20182-
"@octokit/request-error": "6.1.6",
20180+
"@octokit/graphql": "8.2.1",
20181+
"@octokit/request": "9.2.2",
20182+
"@octokit/request-error": "6.1.7",
2018320183
"@octokit/types": "13.8.0",
2018420184
"@opentelemetry/api": "1.9.0",
20185-
"@opentelemetry/exporter-trace-otlp-http": "0.57.1",
20185+
"@opentelemetry/exporter-trace-otlp-http": "0.57.2",
2018620186
"@opentelemetry/resources": "1.30.1",
2018720187
"@opentelemetry/sdk-trace-base": "1.30.1",
20188-
"@opentelemetry/semantic-conventions": "1.29.0",
20188+
"@opentelemetry/semantic-conventions": "1.30.0",
2018920189
"@shoelace-style/shoelace": "2.20.0",
2019020190
"@vscode/codicons": "0.0.36",
2019120191
"billboard.js": "3.14.3",
@@ -20229,7 +20229,7 @@
2022920229
"css-loader": "7.1.2",
2023020230
"css-minimizer-webpack-plugin": "7.0.0",
2023120231
"cssnano-preset-advanced": "7.0.6",
20232-
"esbuild": "0.25.0",
20232+
"esbuild": "0.24.2",
2023320233
"esbuild-loader": "4.3.0",
2023420234
"esbuild-node-externals": "1.18.0",
2023520235
"esbuild-sass-plugin": "3.3.1",
@@ -20241,7 +20241,7 @@
2024120241
"eslint-plugin-wc": "2.2.0",
2024220242
"fork-ts-checker-webpack-plugin": "9.0.2",
2024320243
"glob": "11.0.1",
20244-
"globals": "15.14.0",
20244+
"globals": "15.15.0",
2024520245
"html-loader": "5.1.0",
2024620246
"html-webpack-plugin": "5.6.3",
2024720247
"image-minimizer-webpack-plugin": "4.1.3",
@@ -20253,16 +20253,16 @@
2025320253
"playwright": "1.50.1",
2025420254
"prettier": "3.1.0",
2025520255
"regex-to-strings": "2.1.0",
20256-
"sass": "1.84.0",
20257-
"sass-loader": "16.0.4",
20256+
"sass": "1.85.0",
20257+
"sass-loader": "16.0.5",
2025820258
"schema-utils": "4.3.0",
2025920259
"sharp": "0.33.5",
2026020260
"svgo": "3.3.2",
2026120261
"terser-webpack-plugin": "5.3.11",
2026220262
"ts-loader": "9.5.2",
20263-
"typescript": "5.8.0-beta",
20263+
"typescript": "5.8.1-rc",
2026420264
"typescript-eslint": "8.24.0",
20265-
"webpack": "5.97.1",
20265+
"webpack": "5.98.0",
2026620266
"webpack-bundle-analyzer": "4.10.2",
2026720267
"webpack-cli": "6.0.1",
2026820268
"webpack-node-externals": "3.0.0",

0 commit comments

Comments
 (0)