Skip to content

Commit b4eef5f

Browse files
committed
Updates dependencies
1 parent ad6ae34 commit b4eef5f

File tree

3 files changed

+146
-146
lines changed

3 files changed

+146
-146
lines changed

ThirdPartyNotices.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This project incorporates components from the projects listed below.
1919
14. @opentelemetry/resources version 1.26.0 (https://github.com/open-telemetry/opentelemetry-js)
2020
15. @opentelemetry/sdk-trace-base version 1.26.0 (https://github.com/open-telemetry/opentelemetry-js)
2121
16. @opentelemetry/semantic-conventions version 1.27.0 (https://github.com/open-telemetry/opentelemetry-js)
22-
17. @shoelace-style/shoelace version 2.16.0 (https://github.com/shoelace-style/shoelace)
22+
17. @shoelace-style/shoelace version 2.17.0 (https://github.com/shoelace-style/shoelace)
2323
18. @vscode/codicons version 0.0.36 (https://github.com/microsoft/vscode-codicons)
2424
19. @vscode/webview-ui-toolkit version 1.4.0 (https://github.com/microsoft/vscode-webview-ui-toolkit)
2525
20. ansi-regex version 6.1.0 (https://github.com/chalk/ansi-regex)

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17995,7 +17995,7 @@
1799517995
"@opentelemetry/resources": "1.26.0",
1799617996
"@opentelemetry/sdk-trace-base": "1.26.0",
1799717997
"@opentelemetry/semantic-conventions": "1.27.0",
17998-
"@shoelace-style/shoelace": "2.16.0",
17998+
"@shoelace-style/shoelace": "2.17.0",
1799917999
"@vscode/codicons": "0.0.36",
1800018000
"@vscode/webview-ui-toolkit": "1.4.0",
1800118001
"ansi-regex": "6.1.0",
@@ -18014,8 +18014,8 @@
1801418014
},
1801518015
"devDependencies": {
1801618016
"@eamodio/eslint-lite-webpack-plugin": "0.1.0",
18017-
"@eslint/js": "9.10.0",
18018-
"@playwright/test": "1.47.1",
18017+
"@eslint/js": "9.11.0",
18018+
"@playwright/test": "1.47.2",
1801918019
"@swc/core": "1.7.26",
1802018020
"@twbs/fantasticon": "3.0.0",
1802118021
"@types/eslint__js": "8.42.3",
@@ -18041,7 +18041,7 @@
1804118041
"esbuild-loader": "4.2.2",
1804218042
"esbuild-node-externals": "1.14.0",
1804318043
"esbuild-sass-plugin": "3.3.1",
18044-
"eslint": "9.10.0",
18044+
"eslint": "9.11.0",
1804518045
"eslint-import-resolver-typescript": "3.6.3",
1804618046
"eslint-plugin-anti-trojan-source": "1.1.1",
1804718047
"eslint-plugin-import-x": "4.2.1",
@@ -18057,10 +18057,10 @@
1805718057
"lz-string": "1.5.0",
1805818058
"mini-css-extract-plugin": "2.9.1",
1805918059
"mocha": "10.7.3",
18060-
"playwright": "1.47.1",
18060+
"playwright": "1.47.2",
1806118061
"prettier": "3.1.0",
18062-
"sass": "1.79.1",
18063-
"sass-loader": "16.0.1",
18062+
"sass": "1.79.2",
18063+
"sass-loader": "16.0.2",
1806418064
"schema-utils": "4.2.0",
1806518065
"sharp": "0.32.6",
1806618066
"svgo": "3.3.2",

0 commit comments

Comments
 (0)