kibana/packages/core/logging
Luke G b5e1ef0740
replace kbn/ecs with official npm package holding ecs schema (#176128)
## Summary

This PR replaces kbn/ecs package with the official ecs typescript defs
available on npm https://www.npmjs.com/package/@elastic/ecs

The idea here is to be able to update and maintain ecs type defs
independently, and in a transparent way.

ECS version used in kibana currently is 8.10.0, and after this PR is
merged I will generate current version typings & file another PR to
update the kibana dependency,

The `alpha` suffix will be removed once this new flow of ecs management
stabilizes.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2024-02-13 22:03:30 +01:00
..
core-logging-browser-internal [browser logging] allow to configure root level (#176397) 2024-02-12 05:26:57 -07:00
core-logging-browser-mocks Flags core mocks packages as devOnly (#149466) 2023-01-26 08:46:06 -07:00
core-logging-common-internal [browser logging] allow to configure root level (#176397) 2024-02-12 05:26:57 -07:00
core-logging-server Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
core-logging-server-internal replace kbn/ecs with official npm package holding ecs schema (#176128) 2024-02-13 22:03:30 +01:00
core-logging-server-mocks Flags core mocks packages as devOnly (#149466) 2023-01-26 08:46:06 -07:00