Skip to content

Commit

Permalink
Updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eamodio committed Jan 26, 2025
1 parent c39ec45 commit cbd6de9
Show file tree
Hide file tree
Showing 4 changed files with 699 additions and 644 deletions.
14 changes: 7 additions & 7 deletions ThirdPartyNotices.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ This project incorporates components from the projects listed below.
1. @gk-nzaytsev/fast-string-truncated-width version 1.1.0 (https://github.com/nzaytsev/fast-string-truncated-width)
2. @lit-labs/signals version 0.1.1 (https://github.com/lit/lit)
3. @lit/context version 1.1.3 (https://github.com/lit/lit)
4. @lit/react version 1.0.6 (https://github.com/lit/lit)
5. @lit/task version 1.0.1 (https://github.com/lit/lit)
4. @lit/react version 1.0.7 (https://github.com/lit/lit)
5. @lit/task version 1.0.2 (https://github.com/lit/lit)
6. @octokit/graphql version 8.1.2 (https://github.com/octokit/graphql.js)
7. @octokit/request-error version 6.1.6 (https://github.com/octokit/request-error.js)
8. @octokit/request version 9.1.4 (https://github.com/octokit/request.js)
9. @octokit/types version 13.6.2 (https://github.com/octokit/types.ts)
8. @octokit/request version 9.2.0 (https://github.com/octokit/request.js)
9. @octokit/types version 13.7.0 (https://github.com/octokit/types.ts)
10. @opentelemetry/api version 1.9.0 (https://github.com/open-telemetry/opentelemetry-js)
11. @opentelemetry/exporter-trace-otlp-http version 0.57.0 (https://github.com/open-telemetry/opentelemetry-js)
12. @opentelemetry/resources version 1.30.0 (https://github.com/open-telemetry/opentelemetry-js)
13. @opentelemetry/sdk-trace-base version 1.30.0 (https://github.com/open-telemetry/opentelemetry-js)
11. @opentelemetry/exporter-trace-otlp-http version 0.57.1 (https://github.com/open-telemetry/opentelemetry-js)
12. @opentelemetry/resources version 1.30.1 (https://github.com/open-telemetry/opentelemetry-js)
13. @opentelemetry/sdk-trace-base version 1.30.1 (https://github.com/open-telemetry/opentelemetry-js)
14. @opentelemetry/semantic-conventions version 1.28.0 (https://github.com/open-telemetry/opentelemetry-js)
15. @shoelace-style/shoelace version 2.19.1 (https://github.com/shoelace-style/shoelace)
16. @vscode/codicons version 0.0.36 (https://github.com/microsoft/vscode-codicons)
Expand Down
1 change: 1 addition & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ export default ts.config(
'@typescript-eslint/no-inferrable-types': ['warn', { ignoreParameters: true, ignoreProperties: true }],
'@typescript-eslint/no-invalid-void-type': 'off',
'@typescript-eslint/no-misused-promises': ['error', { checksVoidReturn: false }],
'@typescript-eslint/no-misused-spread': 'off', // Too noisy
'@typescript-eslint/no-non-null-assertion': 'off',
'@typescript-eslint/no-redundant-type-constituents': 'off',
'@typescript-eslint/no-restricted-imports': [
Expand Down
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20122,16 +20122,16 @@
"@gk-nzaytsev/fast-string-truncated-width": "1.1.0",
"@lit-labs/signals": "0.1.1",
"@lit/context": "1.1.3",
"@lit/react": "1.0.6",
"@lit/task": "1.0.1",
"@lit/react": "1.0.7",
"@lit/task": "1.0.2",
"@octokit/graphql": "8.1.2",
"@octokit/request": "9.1.4",
"@octokit/request": "9.2.0",
"@octokit/request-error": "6.1.6",
"@octokit/types": "13.6.2",
"@octokit/types": "13.7.0",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/exporter-trace-otlp-http": "0.57.0",
"@opentelemetry/resources": "1.30.0",
"@opentelemetry/sdk-trace-base": "1.30.0",
"@opentelemetry/exporter-trace-otlp-http": "0.57.1",
"@opentelemetry/resources": "1.30.1",
"@opentelemetry/sdk-trace-base": "1.30.1",
"@opentelemetry/semantic-conventions": "1.28.0",
"@shoelace-style/shoelace": "2.19.1",
"@vscode/codicons": "0.0.36",
Expand All @@ -20151,8 +20151,8 @@
},
"devDependencies": {
"@eamodio/eslint-lite-webpack-plugin": "0.2.0",
"@eslint/js": "9.17.0",
"@playwright/test": "1.49.1",
"@eslint/js": "9.19.0",
"@playwright/test": "1.50.0",
"@swc/core": "1.10.4",
"@twbs/fantasticon": "3.0.0",
"@types/eslint__js": "8.42.3",
Expand All @@ -20163,7 +20163,7 @@
"@types/slug": "5.0.9",
"@types/sortablejs": "1.15.8",
"@types/vscode": "1.82.0",
"@typescript-eslint/parser": "8.19.1",
"@typescript-eslint/parser": "8.21.0",
"@vscode/test-cli": "^0.0.10",
"@vscode/test-electron": "2.4.1",
"@vscode/test-web": "0.0.65",
Expand All @@ -20180,14 +20180,14 @@
"esbuild-loader": "4.2.2",
"esbuild-node-externals": "1.16.0",
"esbuild-sass-plugin": "3.3.1",
"eslint": "9.17.0",
"eslint-import-resolver-oxc": "0.8.0",
"eslint": "9.19.0",
"eslint-import-resolver-oxc": "0.10.1",
"eslint-plugin-anti-trojan-source": "1.1.1",
"eslint-plugin-import-x": "4.6.1",
"eslint-plugin-lit": "1.15.0",
"eslint-plugin-wc": "2.2.0",
"fork-ts-checker-webpack-plugin": "9.0.2",
"glob": "11.0.0",
"glob": "11.0.1",
"globals": "15.14.0",
"html-loader": "5.1.0",
"html-webpack-plugin": "5.6.3",
Expand All @@ -20197,18 +20197,18 @@
"mini-css-extract-plugin": "2.9.2",
"mocha": "10.8.2",
"ovsx": "0.10.1",
"playwright": "1.49.1",
"playwright": "1.50.0",
"prettier": "3.1.0",
"regex-to-strings": "2.1.0",
"sass": "1.83.1",
"sass": "1.83.4",
"sass-loader": "16.0.4",
"schema-utils": "4.3.0",
"sharp": "0.33.5",
"svgo": "3.3.2",
"terser-webpack-plugin": "5.3.11",
"ts-loader": "9.5.1",
"ts-loader": "9.5.2",
"typescript": "5.7.3",
"typescript-eslint": "8.19.1",
"typescript-eslint": "8.21.0",
"webpack": "5.97.1",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "6.0.1",
Expand Down
Loading

0 comments on commit cbd6de9

Please sign in to comment.