Skip to content

Commit 3c469e4

Browse files
committed
Updates dependencies
1 parent 968be30 commit 3c469e4

File tree

3 files changed

+107
-107
lines changed

3 files changed

+107
-107
lines changed

ThirdPartyNotices.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This project incorporates components from the projects listed below.
1818
13. @opentelemetry/sdk-trace-base version 2.0.1 (https://github.com/open-telemetry/opentelemetry-js)
1919
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)
21-
16. @vscode/codicons version 0.0.38 (https://github.com/microsoft/vscode-codicons)
21+
16. @vscode/codicons version 0.0.39 (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)

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24593,7 +24593,7 @@
2459324593
"@opentelemetry/sdk-trace-base": "2.0.1",
2459424594
"@opentelemetry/semantic-conventions": "1.36.0",
2459524595
"@shoelace-style/shoelace": "2.20.1",
24596-
"@vscode/codicons": "0.0.38",
24596+
"@vscode/codicons": "0.0.39",
2459724597
"billboard.js": "3.16.0",
2459824598
"https-proxy-agent": "5.0.1",
2459924599
"iconv-lite": "0.6.3",
@@ -24613,7 +24613,7 @@
2461324613
"@eamodio/eslint-lite-webpack-plugin": "0.2.0",
2461424614
"@eslint/compat": "1.3.1",
2461524615
"@eslint/js": "9.32.0",
24616-
"@playwright/test": "1.54.1",
24616+
"@playwright/test": "1.54.2",
2461724617
"@prettier/plugin-oxc": "0.0.4",
2461824618
"@swc/core": "1.13.3",
2461924619
"@twbs/fantasticon": "3.1.0",
@@ -24658,7 +24658,7 @@
2465824658
"lz-string": "1.5.0",
2465924659
"mini-css-extract-plugin": "2.9.2",
2466024660
"ovsx": "0.10.5",
24661-
"playwright": "1.54.1",
24661+
"playwright": "1.54.2",
2466224662
"prettier": "3.6.2",
2466324663
"regex-to-strings": "2.1.0",
2466424664
"sass": "1.89.2",
@@ -24669,7 +24669,7 @@
2466924669
"svgo": "4.0.0",
2467024670
"terser-webpack-plugin": "5.3.14",
2467124671
"ts-loader": "9.5.2",
24672-
"typescript": "5.9.1-rc",
24672+
"typescript": "5.9.2",
2467324673
"typescript-eslint": "8.38.0",
2467424674
"webpack": "5.101.0",
2467524675
"webpack-bundle-analyzer": "4.10.2",

0 commit comments

Comments
 (0)