Skip to content

Commit fcfb328

Browse files
committed
Updates dependencies
1 parent 6ebcd7f commit fcfb328

File tree

3 files changed

+842
-815
lines changed

3 files changed

+842
-815
lines changed

ThirdPartyNotices.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ GitLens
33
THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
44
This project incorporates components from the projects listed below.
55

6-
1. @lit/react version 1.0.4 (https://github.com/lit/lit)
6+
1. @lit/react version 1.0.5 (https://github.com/lit/lit)
77
2. @microsoft/fast-element version 1.13.0 (https://github.com/Microsoft/fast)
88
3. @octokit/graphql version 8.1.1 (https://github.com/octokit/graphql.js)
99
4. @octokit/request version 9.1.1 (https://github.com/octokit/request.js)
10-
5. @octokit/types version 13.4.1 (https://github.com/octokit/types.ts)
10+
5. @octokit/types version 13.5.0 (https://github.com/octokit/types.ts)
1111
6. @opentelemetry/api version 1.8.0 (https://github.com/open-telemetry/opentelemetry-js)
12-
7. @opentelemetry/exporter-trace-otlp-http version 0.50.0 (https://github.com/open-telemetry/opentelemetry-js)
13-
8. @opentelemetry/sdk-trace-base version 1.23.0 (https://github.com/open-telemetry/opentelemetry-js)
14-
9. @shoelace-style/shoelace version 2.15.0 (https://github.com/shoelace-style/shoelace)
15-
10. @vscode/codicons version 0.0.35 (https://github.com/microsoft/vscode-codicons)
12+
7. @opentelemetry/exporter-trace-otlp-http version 0.51.1 (https://github.com/open-telemetry/opentelemetry-js)
13+
8. @opentelemetry/sdk-trace-base version 1.24.1 (https://github.com/open-telemetry/opentelemetry-js)
14+
9. @shoelace-style/shoelace version 2.15.1 (https://github.com/shoelace-style/shoelace)
15+
10. @vscode/codicons version 0.0.36 (https://github.com/microsoft/vscode-codicons)
1616
11. @vscode/webview-ui-toolkit version 1.4.0 (https://github.com/microsoft/vscode-webview-ui-toolkit)
1717
12. ansi-regex version 6.0.1 (https://github.com/chalk/ansi-regex)
1818
13. billboard.js version 3.11.3 (https://github.com/naver/billboard.js)

package.json

Lines changed: 23 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -17527,16 +17527,16 @@
1752717527
"@gitkraken/gitkraken-components": "10.3.0",
1752817528
"@gitkraken/provider-apis": "0.22.1",
1752917529
"@gitkraken/shared-web-components": "0.1.1-rc.15",
17530-
"@lit/react": "1.0.4",
17530+
"@lit/react": "1.0.5",
1753117531
"@microsoft/fast-element": "1.13.0",
1753217532
"@octokit/graphql": "8.1.1",
1753317533
"@octokit/request": "9.1.1",
17534-
"@octokit/types": "13.4.1",
17534+
"@octokit/types": "13.5.0",
1753517535
"@opentelemetry/api": "1.8.0",
17536-
"@opentelemetry/exporter-trace-otlp-http": "0.50.0",
17537-
"@opentelemetry/sdk-trace-base": "1.23.0",
17538-
"@shoelace-style/shoelace": "2.15.0",
17539-
"@vscode/codicons": "0.0.35",
17536+
"@opentelemetry/exporter-trace-otlp-http": "0.51.1",
17537+
"@opentelemetry/sdk-trace-base": "1.24.1",
17538+
"@shoelace-style/shoelace": "2.15.1",
17539+
"@vscode/codicons": "0.0.36",
1754017540
"@vscode/webview-ui-toolkit": "1.4.0",
1754117541
"ansi-regex": "6.0.1",
1754217542
"billboard.js": "3.11.3",
@@ -17553,55 +17553,55 @@
1755317553
},
1755417554
"devDependencies": {
1755517555
"@eamodio/eslint-lite-webpack-plugin": "0.0.8",
17556-
"@swc/core": "1.5.0",
17556+
"@swc/core": "1.5.7",
1755717557
"@twbs/fantasticon": "3.0.0",
1755817558
"@types/mocha": "10.0.6",
1755917559
"@types/node": "18.15.0",
1756017560
"@types/react": "17.0.80",
1756117561
"@types/react-dom": "17.0.21",
1756217562
"@types/sortablejs": "1.15.8",
1756317563
"@types/vscode": "1.82.0",
17564-
"@typescript-eslint/eslint-plugin": "7.7.1",
17565-
"@typescript-eslint/parser": "7.7.1",
17566-
"@vscode/test-electron": "2.3.9",
17567-
"@vscode/test-web": "0.0.53",
17568-
"@vscode/vsce": "2.26.0",
17564+
"@typescript-eslint/eslint-plugin": "7.10.0",
17565+
"@typescript-eslint/parser": "7.10.0",
17566+
"@vscode/test-electron": "2.3.10",
17567+
"@vscode/test-web": "0.0.54",
17568+
"@vscode/vsce": "2.26.1",
1756917569
"circular-dependency-plugin": "5.2.2",
1757017570
"clean-webpack-plugin": "4.0.0",
1757117571
"concurrently": "8.2.2",
1757217572
"copy-webpack-plugin": "12.0.2",
1757317573
"csp-html-webpack-plugin": "5.1.0",
1757417574
"css-loader": "7.1.1",
17575-
"css-minimizer-webpack-plugin": "6.0.0",
17576-
"cssnano-preset-advanced": "6.1.2",
17577-
"esbuild": "0.20.2",
17575+
"css-minimizer-webpack-plugin": "7.0.0",
17576+
"cssnano-preset-advanced": "7.0.1",
17577+
"esbuild": "0.21.3",
1757817578
"esbuild-loader": "4.1.0",
17579-
"esbuild-sass-plugin": "3.2.0",
17579+
"esbuild-sass-plugin": "3.3.0",
1758017580
"eslint": "8.57.0",
1758117581
"eslint-cli": "1.1.1",
1758217582
"eslint-import-resolver-typescript": "3.6.1",
1758317583
"eslint-plugin-anti-trojan-source": "1.1.1",
1758417584
"eslint-plugin-import": "2.29.1",
17585-
"eslint-plugin-lit": "1.11.0",
17585+
"eslint-plugin-lit": "1.13.0",
1758617586
"eslint-plugin-wc": "2.1.0",
1758717587
"fork-ts-checker-webpack-plugin": "6.5.3",
17588-
"glob": "10.3.12",
17588+
"glob": "10.3.15",
1758917589
"html-loader": "5.0.0",
1759017590
"html-webpack-plugin": "5.6.0",
1759117591
"image-minimizer-webpack-plugin": "4.0.0",
1759217592
"license-checker-rseidelsohn": "4.3.0",
1759317593
"lz-string": "1.5.0",
17594-
"mini-css-extract-plugin": "2.8.1",
17594+
"mini-css-extract-plugin": "2.9.0",
1759517595
"mocha": "10.4.0",
1759617596
"prettier": "3.1.0",
17597-
"sass": "1.75.0",
17597+
"sass": "1.77.2",
1759817598
"sass-loader": "14.2.1",
1759917599
"schema-utils": "4.2.0",
1760017600
"sharp": "0.32.6",
17601-
"svgo": "3.2.0",
17601+
"svgo": "3.3.2",
1760217602
"terser-webpack-plugin": "5.3.10",
1760317603
"ts-loader": "9.5.1",
17604-
"tsc-alias": "1.8.8",
17604+
"tsc-alias": "1.8.10",
1760517605
"typescript": "5.4.5",
1760617606
"webpack": "5.91.0",
1760717607
"webpack-bundle-analyzer": "4.10.2",
@@ -17610,6 +17610,7 @@
1761017610
"webpack-require-from": "1.8.6"
1761117611
},
1761217612
"resolutions": {
17613+
"esbuild": "0.21.3",
1761317614
"iconv-lite": "0.6.3",
1761417615
"node-fetch": "2.7.0",
1761517616
"semver-regex": "4.0.5"

0 commit comments

Comments
 (0)