[Docs] Add link to dependencies page - 9.0 (#214668)

## Summary

This PR adds a page to the 9.0 Kibana docs linking to the list of
third-party dependencies.

Closes: [#212706](https://github.com/elastic/kibana/issues/212706)
Rel: https://github.com/elastic/kibana/pull/214667,
[#797](https://github.com/elastic/docs-content/pull/797)

---------

Co-authored-by: florent-leborgne <florent.leborgne@elastic.co>
This commit is contained in:
wajihaparvez 2025-03-17 14:04:39 -04:00 committed by GitHub
parent cd9388519a
commit 3cbf60a903
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# List of dependencies [dependencies-versions]
Refer to [Elastic Stack third-party dependencies](https://artifacts.elastic.co/reports/dependencies/dependencies-current.html) for the complete list of dependencies.

View file

@ -14,5 +14,6 @@ Contributing to {{kib}} can be daunting at first, but it doesnt have to be. T
* [*External plugin development*](./external-plugin-development.md)
* [*Advanced*](./advanced.md)
* [*List of {{kib}} plugins*](./plugin-list.md)
* [*List of dependencies*](./dependencies-versions.md)
* [*Development Telemetry*](./development-telemetry.md)