Skip to content

Commit b7b7b97

Browse files
committed
Updates dependencies
1 parent 417cb41 commit b7b7b97

File tree

3 files changed

+155
-213
lines changed

3 files changed

+155
-213
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.17.0 (https://github.com/shoelace-style/shoelace)
22+
17. @shoelace-style/shoelace version 2.17.1 (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
@@ -17996,7 +17996,7 @@
1799617996
"@opentelemetry/resources": "1.26.0",
1799717997
"@opentelemetry/sdk-trace-base": "1.26.0",
1799817998
"@opentelemetry/semantic-conventions": "1.27.0",
17999-
"@shoelace-style/shoelace": "2.17.0",
17999+
"@shoelace-style/shoelace": "2.17.1",
1800018000
"@vscode/codicons": "0.0.36",
1800118001
"@vscode/webview-ui-toolkit": "1.4.0",
1800218002
"ansi-regex": "6.1.0",
@@ -18015,7 +18015,7 @@
1801518015
},
1801618016
"devDependencies": {
1801718017
"@eamodio/eslint-lite-webpack-plugin": "0.1.0",
18018-
"@eslint/js": "9.11.0",
18018+
"@eslint/js": "9.11.1",
1801918019
"@playwright/test": "1.47.2",
1802018020
"@swc/core": "1.7.26",
1802118021
"@twbs/fantasticon": "3.0.0",
@@ -18026,7 +18026,7 @@
1802618026
"@types/react-dom": "17.0.21",
1802718027
"@types/sortablejs": "1.15.8",
1802818028
"@types/vscode": "1.82.0",
18029-
"@typescript-eslint/parser": "8.5.0",
18029+
"@typescript-eslint/parser": "8.7.0",
1803018030
"@vscode/test-cli": "^0.0.10",
1803118031
"@vscode/test-electron": "2.4.1",
1803218032
"@vscode/test-web": "0.0.60",
@@ -18042,10 +18042,10 @@
1804218042
"esbuild-loader": "4.2.2",
1804318043
"esbuild-node-externals": "1.14.0",
1804418044
"esbuild-sass-plugin": "3.3.1",
18045-
"eslint": "9.11.0",
18045+
"eslint": "9.11.1",
1804618046
"eslint-import-resolver-typescript": "3.6.3",
1804718047
"eslint-plugin-anti-trojan-source": "1.1.1",
18048-
"eslint-plugin-import-x": "4.2.1",
18048+
"eslint-plugin-import-x": "4.3.0",
1804918049
"eslint-plugin-lit": "1.15.0",
1805018050
"eslint-plugin-wc": "2.1.1",
1805118051
"fork-ts-checker-webpack-plugin": "6.5.3",
@@ -18060,7 +18060,7 @@
1806018060
"mocha": "10.7.3",
1806118061
"playwright": "1.47.1",
1806218062
"prettier": "3.1.0",
18063-
"sass": "1.79.2",
18063+
"sass": "1.79.3",
1806418064
"sass-loader": "16.0.2",
1806518065
"schema-utils": "4.2.0",
1806618066
"sharp": "0.32.6",
@@ -18069,7 +18069,7 @@
1806918069
"ts-loader": "9.5.1",
1807018070
"tsc-alias": "1.8.10",
1807118071
"typescript": "5.6.2",
18072-
"typescript-eslint": "8.5.0",
18072+
"typescript-eslint": "8.7.0",
1807318073
"webpack": "5.94.0",
1807418074
"webpack-bundle-analyzer": "4.10.2",
1807518075
"webpack-cli": "5.1.4",

0 commit comments

Comments
 (0)