Skip to content

Commit 2021939

Browse files
committed
Updates dependencies
1 parent e69fa21 commit 2021939

6 files changed

Lines changed: 2131 additions & 2196 deletions

File tree

ThirdPartyNotices.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ This project incorporates components from the projects listed below.
1919
14. @lit/task version 1.0.3 (https://github.com/lit/lit)
2020
15. @octokit/graphql version 9.0.3 (https://github.com/octokit/graphql.js)
2121
16. @octokit/request-error version 7.1.0 (https://github.com/octokit/request-error.js)
22-
17. @octokit/request version 10.0.8 (https://github.com/octokit/request.js)
22+
17. @octokit/request version 10.0.10 (https://github.com/octokit/request.js)
2323
18. @octokit/types version 16.0.0 (https://github.com/octokit/types.ts)
2424
19. @opentelemetry/api version 1.9.1 (https://github.com/open-telemetry/opentelemetry-js)
25-
20. @opentelemetry/exporter-trace-otlp-http version 0.218.0 (https://github.com/open-telemetry/opentelemetry-js)
26-
21. @opentelemetry/resources version 2.7.1 (https://github.com/open-telemetry/opentelemetry-js)
27-
22. @opentelemetry/sdk-trace-base version 2.7.1 (https://github.com/open-telemetry/opentelemetry-js)
25+
20. @opentelemetry/exporter-trace-otlp-http version 0.219.0 (https://github.com/open-telemetry/opentelemetry-js)
26+
21. @opentelemetry/resources version 2.8.0 (https://github.com/open-telemetry/opentelemetry-js)
27+
22. @opentelemetry/sdk-trace-base version 2.8.0 (https://github.com/open-telemetry/opentelemetry-js)
2828
23. @opentelemetry/semantic-conventions version 1.41.1 (https://github.com/open-telemetry/opentelemetry-js)
2929
24. @vscode/codicons version 0.0.45 (https://github.com/microsoft/vscode-codicons)
3030
25. diff2html version 3.4.56 (https://github.com/rtfpessoa/diff2html)
@@ -33,12 +33,12 @@ This project incorporates components from the projects listed below.
3333
28. fflate version 0.8.3 (https://github.com/101arrowz/fflate)
3434
29. ignore version 7.0.5 (https://github.com/kaelzhang/node-ignore)
3535
30. lit version 3.3.3 (https://github.com/lit/lit)
36-
31. marked version 18.0.4 (https://github.com/markedjs/marked)
36+
31. marked version 18.0.5 (https://github.com/markedjs/marked)
3737
32. microsoft/vscode (https://github.com/microsoft/vscode)
3838
33. os-browserify version 0.3.0 (https://github.com/CoderPuppy/os-browserify)
3939
34. path-browserify version 1.0.1 (https://github.com/browserify/path-browserify)
40-
35. react-dom version 19.2.6 (https://github.com/facebook/react)
41-
36. react version 19.2.6 (https://github.com/facebook/react)
40+
35. react-dom version 19.2.7 (https://github.com/facebook/react)
41+
36. react version 19.2.7 (https://github.com/facebook/react)
4242
37. signal-polyfill version 0.2.2 (https://github.com/proposal-signals/signal-polyfill)
4343
38. signal-utils version 0.21.1 (https://github.com/proposal-signals/signal-utils)
4444
39. slug version 11.0.1 (https://github.com/Trott/slug)

package.json

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -29125,12 +29125,12 @@
2912529125
},
2912629126
"dependencies": {
2912729127
"@awesome.me/webawesome": "3.7.0",
29128+
"@configcat/sdk": "1.0.2",
2912829129
"@eamodio/supertalk": "0.0.7",
2912929130
"@eamodio/supertalk-core": "0.0.6",
2913029131
"@eamodio/supertalk-signals": "0.0.6",
29131-
"@configcat/sdk": "1.0.2",
29132-
"@gitkraken/compose-tools": "0.3.1",
29133-
"@gitkraken/conflict-tools": "0.2.0",
29132+
"@gitkraken/compose-tools": "0.3.2",
29133+
"@gitkraken/conflict-tools": "0.2.1",
2913429134
"@gitkraken/gitkraken-components": "13.0.0-vnext.38",
2913529135
"@gitkraken/provider-apis": "0.40.0",
2913629136
"@gitkraken/shared-tools": "0.2.0",
@@ -29147,13 +29147,13 @@
2914729147
"@lit/react": "1.0.8",
2914829148
"@lit/task": "1.0.3",
2914929149
"@octokit/graphql": "9.0.3",
29150-
"@octokit/request": "10.0.8",
29150+
"@octokit/request": "10.0.10",
2915129151
"@octokit/request-error": "7.1.0",
2915229152
"@octokit/types": "16.0.0",
2915329153
"@opentelemetry/api": "1.9.1",
29154-
"@opentelemetry/exporter-trace-otlp-http": "0.218.0",
29155-
"@opentelemetry/resources": "2.7.1",
29156-
"@opentelemetry/sdk-trace-base": "2.7.1",
29154+
"@opentelemetry/exporter-trace-otlp-http": "0.219.0",
29155+
"@opentelemetry/resources": "2.8.0",
29156+
"@opentelemetry/sdk-trace-base": "2.8.0",
2915729157
"@opentelemetry/semantic-conventions": "1.41.1",
2915829158
"@vscode/codicons": "0.0.45",
2915929159
"diff2html": "3.4.56",
@@ -29162,11 +29162,11 @@
2916229162
"fflate": "0.8.3",
2916329163
"ignore": "7.0.5",
2916429164
"lit": "3.3.3",
29165-
"marked": "18.0.4",
29165+
"marked": "18.0.5",
2916629166
"os-browserify": "0.3.0",
2916729167
"path-browserify": "1.0.1",
29168-
"react": "19.2.6",
29169-
"react-dom": "19.2.6",
29168+
"react": "19.2.7",
29169+
"react-dom": "19.2.7",
2917029170
"signal-polyfill": "0.2.2",
2917129171
"signal-utils": "0.21.1",
2917229172
"slug": "11.0.1",
@@ -29175,25 +29175,25 @@
2917529175
},
2917629176
"devDependencies": {
2917729177
"@custom-elements-manifest/analyzer": "0.11.0",
29178-
"@e18e/eslint-plugin": "0.5.0",
29178+
"@e18e/eslint-plugin": "0.5.1",
2917929179
"@eamodio/eslint-lite-webpack-plugin": "0.5.0",
2918029180
"@eslint/compat": "2.1.0",
2918129181
"@eslint/js": "10.0.1",
2918229182
"@modelcontextprotocol/sdk": "1.29.0",
29183-
"@oxlint/plugins": "1.68.0",
29184-
"@playwright/test": "1.60.0",
29183+
"@oxlint/plugins": "1.70.0",
29184+
"@playwright/test": "1.61.0",
2918529185
"@prettier/plugin-oxc": "0.1.4",
2918629186
"@profoundlogic/hogan": "3.0.4",
29187-
"@swc/core": "1.15.40",
29187+
"@swc/core": "1.15.41",
2918829188
"@types/mocha": "catalog:",
2918929189
"@types/node": "20.16.15",
29190-
"@types/react": "19.2.14",
29190+
"@types/react": "19.2.17",
2919129191
"@types/react-dom": "19.2.3",
2919229192
"@types/sinon": "catalog:",
2919329193
"@types/slug": "5.0.9",
2919429194
"@types/sortablejs": "1.15.9",
2919529195
"@types/vscode": "1.101.0",
29196-
"@typescript-eslint/parser": "8.60.0",
29196+
"@typescript-eslint/parser": "8.61.1",
2919729197
"@vscode/test-cli": "0.0.12",
2919829198
"@vscode/test-electron": "2.5.2",
2919929199
"@vscode/test-web": "0.0.80",
@@ -29205,17 +29205,17 @@
2920529205
"csp-html-webpack-plugin": "5.1.0",
2920629206
"css-loader": "7.1.4",
2920729207
"css-minimizer-webpack-plugin": "8.0.0",
29208-
"cssnano-preset-advanced": "8.0.1",
29209-
"esbuild": "0.28.0",
29210-
"esbuild-loader": "4.4.3",
29211-
"esbuild-node-externals": "1.22.0",
29208+
"cssnano-preset-advanced": "8.0.2",
29209+
"esbuild": "0.28.1",
29210+
"esbuild-loader": "4.5.0",
29211+
"esbuild-node-externals": "1.23.1",
2921229212
"esbuild-sass-plugin": "3.7.0",
29213-
"eslint": "10.4.0",
29214-
"eslint-import-resolver-typescript": "4.4.4",
29213+
"eslint": "10.5.0",
29214+
"eslint-import-resolver-typescript": "4.4.5",
2921529215
"eslint-plugin-anti-trojan-source": "1.1.6",
2921629216
"eslint-plugin-import-x": "4.16.2",
2921729217
"eslint-plugin-lit": "2.3.1",
29218-
"eslint-plugin-oxlint": "^1.67.0",
29218+
"eslint-plugin-oxlint": "^1.70.0",
2921929219
"eslint-plugin-react-hooks": "7.1.1",
2922029220
"eslint-plugin-wc": "3.1.0",
2922129221
"fantasticon": "4.1.0",
@@ -29227,34 +29227,34 @@
2922729227
"husky": "9.1.7",
2922829228
"image-minimizer-webpack-plugin": "5.0.0",
2922929229
"license-checker-rseidelsohn": "5.0.1",
29230-
"lint-staged": "17.0.5",
29230+
"lint-staged": "17.0.7",
2923129231
"lz-string": "1.5.0",
2923229232
"mini-css-extract-plugin": "2.10.2",
29233-
"ovsx": "1.0.0",
29234-
"oxlint": "1.68.0",
29233+
"ovsx": "1.0.1",
29234+
"oxlint": "1.70.0",
2923529235
"oxlint-tsgolint": "0.23.0",
29236-
"playwright": "1.60.0",
29236+
"playwright": "1.61.0",
2923729237
"postcss": "^8.5.15",
2923829238
"postcss-lit": "^1.4.1",
2923929239
"postcss-scss": "^4.0.9",
29240-
"prettier": "3.8.3",
29240+
"prettier": "3.8.4",
2924129241
"regex-to-strings": "2.1.0",
2924229242
"sass-embedded": "1.100.0",
2924329243
"sass-loader": "17.0.0",
2924429244
"schema-utils": "4.3.3",
2924529245
"sharp": "0.34.5",
2924629246
"sinon": "catalog:",
29247-
"stylelint": "^17.12.0",
29247+
"stylelint": "^17.13.0",
2924829248
"stylelint-config-recess-order": "^7.7.0",
2924929249
"stylelint-config-standard": "^40.0.0",
2925029250
"stylelint-config-standard-scss": "^17.0.0",
2925129251
"stylelint-no-unsupported-browser-features": "^8.1.1",
2925229252
"svgo": "4.0.1",
2925329253
"terser-webpack-plugin": "5.6.1",
2925429254
"tinybench": "catalog:",
29255-
"ts-loader": "9.5.7",
29255+
"ts-loader": "9.6.1",
2925629256
"typescript": "catalog:",
29257-
"typescript-eslint": "8.60.0",
29257+
"typescript-eslint": "8.61.1",
2925829258
"webpack": "5.107.2",
2925929259
"webpack-bundle-analyzer": "5.3.0",
2926029260
"webpack-cli": "7.0.3",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
},
150150
"dependencies": {
151151
"@octokit/graphql": "9.0.3",
152-
"@octokit/request": "10.0.8",
152+
"@octokit/request": "10.0.10",
153153
"@octokit/request-error": "7.1.0",
154154
"@octokit/types": "16.0.0",
155155
"fast-string-truncated-width": "3.0.3",

packages/plus/git-github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@gitlens/git": "workspace:*",
4040
"@gitlens/utils": "workspace:*",
4141
"@octokit/graphql": "9.0.3",
42-
"@octokit/request": "10.0.8",
42+
"@octokit/request": "10.0.10",
4343
"@octokit/request-error": "7.1.0",
4444
"@octokit/types": "16.0.0"
4545
},

0 commit comments

Comments
 (0)