File tree Expand file tree Collapse file tree 3 files changed +170
-170
lines changed Expand file tree Collapse file tree 3 files changed +170
-170
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ This project incorporates components from the projects listed below.
8
8
3. @lit/react version 1.0.5 (https://github.com/lit/lit)
9
9
4. @lit/task version 1.0.1 (https://github.com/lit/lit)
10
10
5. @octokit/graphql version 8.1.1 (https://github.com/octokit/graphql.js)
11
- 6. @octokit/request-error version 6.1.4 (https://github.com/octokit/request-error.js)
11
+ 6. @octokit/request-error version 6.1.5 (https://github.com/octokit/request-error.js)
12
12
7. @octokit/request version 9.1.3 (https://github.com/octokit/request.js)
13
- 8. @octokit/types version 13.5 .0 (https://github.com/octokit/types.ts)
13
+ 8. @octokit/types version 13.6 .0 (https://github.com/octokit/types.ts)
14
14
9. @opentelemetry/api version 1.9.0 (https://github.com/open-telemetry/opentelemetry-js)
15
15
10. @opentelemetry/exporter-trace-otlp-http version 0.53.0 (https://github.com/open-telemetry/opentelemetry-js)
16
16
11. @opentelemetry/resources version 1.26.0 (https://github.com/open-telemetry/opentelemetry-js)
Original file line number Diff line number Diff line change 17918
17918
"@lit/task": "1.0.1",
17919
17919
"@octokit/graphql": "8.1.1",
17920
17920
"@octokit/request": "9.1.3",
17921
- "@octokit/request-error": "6.1.4 ",
17922
- "@octokit/types": "13.5 .0",
17921
+ "@octokit/request-error": "6.1.5 ",
17922
+ "@octokit/types": "13.6 .0",
17923
17923
"@opentelemetry/api": "1.9.0",
17924
17924
"@opentelemetry/exporter-trace-otlp-http": "0.53.0",
17925
17925
"@opentelemetry/resources": "1.26.0",
17967
17967
"cssnano-preset-advanced": "7.0.6",
17968
17968
"esbuild": "0.24.0",
17969
17969
"esbuild-loader": "4.2.2",
17970
- "esbuild-node-externals": "1.14 .0",
17970
+ "esbuild-node-externals": "1.15 .0",
17971
17971
"esbuild-sass-plugin": "3.3.1",
17972
17972
"eslint": "9.11.1",
17973
17973
"eslint-import-resolver-typescript": "3.6.3",
17996
17996
"ts-loader": "9.5.1",
17997
17997
"typescript": "5.6.2",
17998
17998
"typescript-eslint": "8.7.0",
17999
- "webpack": "5.94 .0",
17999
+ "webpack": "5.95 .0",
18000
18000
"webpack-bundle-analyzer": "4.10.2",
18001
18001
"webpack-cli": "5.1.4",
18002
18002
"webpack-node-externals": "3.0.0",
You can’t perform that action at this time.
0 commit comments