Skip to content

Commit cb06b36

Browse files
committed
Updates dependencies
1 parent cc647f5 commit cb06b36

File tree

3 files changed

+564
-459
lines changed

3 files changed

+564
-459
lines changed

ThirdPartyNotices.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,22 @@ This project incorporates components from the projects listed below.
88
3. @lit/context version 1.1.3 (https://github.com/lit/lit)
99
4. @lit/react version 1.0.6 (https://github.com/lit/lit)
1010
5. @lit/task version 1.0.1 (https://github.com/lit/lit)
11-
6. @octokit/graphql version 8.1.1 (https://github.com/octokit/graphql.js)
12-
7. @octokit/request-error version 6.1.5 (https://github.com/octokit/request-error.js)
13-
8. @octokit/request version 9.1.3 (https://github.com/octokit/request.js)
14-
9. @octokit/types version 13.6.1 (https://github.com/octokit/types.ts)
11+
6. @octokit/graphql version 8.1.2 (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.1.4 (https://github.com/octokit/request.js)
14+
9. @octokit/types version 13.6.2 (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.56.0 (https://github.com/open-telemetry/opentelemetry-js)
17-
12. @opentelemetry/resources version 1.29.0 (https://github.com/open-telemetry/opentelemetry-js)
18-
13. @opentelemetry/sdk-trace-base version 1.29.0 (https://github.com/open-telemetry/opentelemetry-js)
16+
11. @opentelemetry/exporter-trace-otlp-http version 0.57.0 (https://github.com/open-telemetry/opentelemetry-js)
17+
12. @opentelemetry/resources version 1.30.0 (https://github.com/open-telemetry/opentelemetry-js)
18+
13. @opentelemetry/sdk-trace-base version 1.30.0 (https://github.com/open-telemetry/opentelemetry-js)
1919
14. @opentelemetry/semantic-conventions version 1.28.0 (https://github.com/open-telemetry/opentelemetry-js)
20-
15. @shoelace-style/shoelace version 2.18.0 (https://github.com/shoelace-style/shoelace)
20+
15. @shoelace-style/shoelace version 2.19.1 (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.2 (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)
2525
20. lit version 3.2.1 (https://github.com/lit/lit)
26-
21. marked version 15.0.3 (https://github.com/markedjs/marked)
26+
21. marked version 15.0.5 (https://github.com/markedjs/marked)
2727
22. microsoft/vscode (https://github.com/microsoft/vscode)
2828
23. node-fetch version 2.7.0 (https://github.com/bitinn/node-fetch)
2929
24. os-browserify version 0.3.0 (https://github.com/CoderPuppy/os-browserify)

package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -20007,22 +20007,22 @@
2000720007
"@lit/context": "1.1.3",
2000820008
"@lit/react": "1.0.6",
2000920009
"@lit/task": "1.0.1",
20010-
"@octokit/graphql": "8.1.1",
20011-
"@octokit/request": "9.1.3",
20012-
"@octokit/request-error": "6.1.5",
20013-
"@octokit/types": "13.6.1",
20010+
"@octokit/graphql": "8.1.2",
20011+
"@octokit/request": "9.1.4",
20012+
"@octokit/request-error": "6.1.6",
20013+
"@octokit/types": "13.6.2",
2001420014
"@opentelemetry/api": "1.9.0",
20015-
"@opentelemetry/exporter-trace-otlp-http": "0.56.0",
20016-
"@opentelemetry/resources": "1.29.0",
20017-
"@opentelemetry/sdk-trace-base": "1.29.0",
20015+
"@opentelemetry/exporter-trace-otlp-http": "0.57.0",
20016+
"@opentelemetry/resources": "1.30.0",
20017+
"@opentelemetry/sdk-trace-base": "1.30.0",
2001820018
"@opentelemetry/semantic-conventions": "1.28.0",
20019-
"@shoelace-style/shoelace": "2.18.0",
20019+
"@shoelace-style/shoelace": "2.19.1",
2002020020
"@vscode/codicons": "0.0.36",
2002120021
"billboard.js": "3.14.2",
2002220022
"https-proxy-agent": "5.0.1",
2002320023
"iconv-lite": "0.6.3",
2002420024
"lit": "3.2.1",
20025-
"marked": "15.0.3",
20025+
"marked": "15.0.5",
2002620026
"node-fetch": "2.7.0",
2002720027
"os-browserify": "0.3.0",
2002820028
"path-browserify": "1.0.1",
@@ -20036,7 +20036,7 @@
2003620036
"@eamodio/eslint-lite-webpack-plugin": "0.2.0",
2003720037
"@eslint/js": "9.16.0",
2003820038
"@playwright/test": "1.49.1",
20039-
"@swc/core": "1.10.1",
20039+
"@swc/core": "1.10.4",
2004020040
"@twbs/fantasticon": "3.0.0",
2004120041
"@types/eslint__js": "8.42.3",
2004220042
"@types/mocha": "10.0.10",
@@ -20046,7 +20046,7 @@
2004620046
"@types/slug": "5.0.9",
2004720047
"@types/sortablejs": "1.15.8",
2004820048
"@types/vscode": "1.82.0",
20049-
"@typescript-eslint/parser": "8.18.0",
20049+
"@typescript-eslint/parser": "8.19.0",
2005020050
"@vscode/test-cli": "^0.0.10",
2005120051
"@vscode/test-electron": "2.4.1",
2005220052
"@vscode/test-web": "0.0.65",
@@ -20059,22 +20059,22 @@
2005920059
"css-loader": "7.1.2",
2006020060
"css-minimizer-webpack-plugin": "7.0.0",
2006120061
"cssnano-preset-advanced": "7.0.6",
20062-
"esbuild": "0.24.0",
20062+
"esbuild": "0.24.2",
2006320063
"esbuild-loader": "4.2.2",
20064-
"esbuild-node-externals": "1.15.0",
20064+
"esbuild-node-externals": "1.16.0",
2006520065
"esbuild-sass-plugin": "3.3.1",
20066-
"eslint": "9.16.0",
20066+
"eslint": "9.17.0",
2006720067
"eslint-import-resolver-typescript": "3.7.0",
2006820068
"eslint-plugin-anti-trojan-source": "1.1.1",
20069-
"eslint-plugin-import-x": "4.5.0",
20069+
"eslint-plugin-import-x": "4.6.1",
2007020070
"eslint-plugin-lit": "1.15.0",
2007120071
"eslint-plugin-wc": "2.2.0",
2007220072
"fork-ts-checker-webpack-plugin": "9.0.2",
2007320073
"glob": "11.0.0",
20074-
"globals": "15.13.0",
20074+
"globals": "15.14.0",
2007520075
"html-loader": "5.1.0",
2007620076
"html-webpack-plugin": "5.6.3",
20077-
"image-minimizer-webpack-plugin": "4.1.1",
20077+
"image-minimizer-webpack-plugin": "4.1.3",
2007820078
"license-checker-rseidelsohn": "4.4.2",
2007920079
"lz-string": "1.5.0",
2008020080
"mini-css-extract-plugin": "2.9.2",
@@ -20085,24 +20085,24 @@
2008520085
"regex-to-strings": "2.1.0",
2008620086
"sass": "1.82.0",
2008720087
"sass-loader": "16.0.4",
20088-
"schema-utils": "4.2.0",
20088+
"schema-utils": "4.3.0",
2008920089
"sharp": "0.32.6",
2009020090
"svgo": "3.3.2",
20091-
"terser-webpack-plugin": "5.3.10",
20091+
"terser-webpack-plugin": "5.3.11",
2009220092
"ts-loader": "9.5.1",
2009320093
"typescript": "5.7.2",
20094-
"typescript-eslint": "8.18.0",
20094+
"typescript-eslint": "8.19.0",
2009520095
"webpack": "5.97.1",
2009620096
"webpack-bundle-analyzer": "4.10.2",
20097-
"webpack-cli": "5.1.4",
20097+
"webpack-cli": "6.0.1",
2009820098
"webpack-node-externals": "3.0.0",
2009920099
"webpack-require-from": "1.8.6"
2010020100
},
2010120101
"resolutions": {
20102-
"esbuild": "0.24.0",
20102+
"esbuild": "0.24.2",
2010320103
"iconv-lite": "0.6.3",
2010420104
"node-fetch": "2.7.0",
2010520105
"semver-regex": "4.0.5"
2010620106
},
20107-
"packageManager": "[email protected]beta.3"
20107+
"packageManager": "[email protected]rc.2"
2010820108
}

0 commit comments

Comments
 (0)