File tree Expand file tree Collapse file tree 3 files changed +22
-6
lines changed Expand file tree Collapse file tree 3 files changed +22
-6
lines changed Original file line number Diff line number Diff line change 69
69
"@commitlint/cli" : " ^12.1.1" ,
70
70
"@commitlint/config-conventional" : " ^12.1.1" ,
71
71
"@elastic/datemath" : " ^5.0.3" ,
72
- "@elastic/eui" : " ^99 .2.0" ,
72
+ "@elastic/eui" : " ^102 .2.0" ,
73
73
"@emotion/react" : " ^11.10.5" ,
74
74
"@emotion/css" : " ^11.10.5" ,
75
75
"@mdx-js/loader" : " ^1.6.6" ,
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@elastic/charts" : " *" ,
14
14
"@elastic/datemath" : " ^5.0.3" ,
15
- "@elastic/eui" : " ^99 .2.0" ,
15
+ "@elastic/eui" : " ^102 .2.0" ,
16
16
"@emotion/react" : " ^11.10.5" ,
17
17
"@emotion/css" : " ^11.10.5" ,
18
18
"luxon" : " ^1.27.0" ,
Original file line number Diff line number Diff line change 3103
3103
dependencies:
3104
3104
tslib "^1.9.3"
3105
3105
3106
- "@elastic/eui@^99.2.0":
3107
- version "99.2.0"
3108
- resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-99.2.0.tgz#910424bbd50f419eb5db149598ab58ccc4bb492e"
3109
- integrity sha512-zu37kNqZ3nodofNsfl+mXk51vVb7N+6zx3BrMrjk8rXOVKRrEfe6RMAPKcTECYBdx4nH20X4WnyE9HMilpnnsg==
3106
+
3107
+ version "1.0.0"
3108
+ resolved "https://registry.yarnpkg.com/@elastic/eui-theme-common/-/eui-theme-common-1.0.0.tgz#c5e7b7597c4ebe71fc533b18458415a14a93794d"
3109
+ integrity sha512-9+P21npVm05OmFr0OPkA5DSdts9teOo/OEotbJFAVkqBLkNf+Eevv6q89B8eQ6r383RnVwTl7vBzb6M9PnULJg==
3110
+ dependencies:
3111
+ "@types/lodash" "^4.14.202"
3112
+ chroma-js "^2.4.2"
3113
+ lodash "^4.17.21"
3114
+
3115
+ "@elastic/eui@^102.2.0":
3116
+ version "102.2.0"
3117
+ resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-102.2.0.tgz#cba90fece1afa78686fd51ba9fa5fd019fd0c6a0"
3118
+ integrity sha512-ksFQ66kKtftvcaEuHuzI7vI6CSDeet9QU5nkBDOl18QuoA3VyeGzX4ISranWj+Gyk22SGn2K9BEudXSVkoDBWg==
3110
3119
dependencies:
3120
+ "@elastic/eui-theme-common" "1.0.0"
3121
+ "@elastic/prismjs-esql" "^1.1.0"
3111
3122
"@hello-pangea/dnd" "^16.6.0"
3112
3123
"@types/lodash" "^4.14.202"
3113
3124
"@types/numeral" "^2.0.5"
3142
3153
uuid "^8.3.0"
3143
3154
vfile "^4.2.1"
3144
3155
3156
+ "@elastic/prismjs-esql@^1.1.0":
3157
+ version "1.1.0"
3158
+ resolved "https://registry.yarnpkg.com/@elastic/prismjs-esql/-/prismjs-esql-1.1.0.tgz#c7f84de21bb453831df7e8565be7430b1b078836"
3159
+ integrity sha512-k2zZfCL4l+qCXfmc9jrnDdEWW2jDPFAHlCq1JAh3x7zWN6Eyc6ACn3oj9oy49xsuAO+BAhQ345uueL8K/3UIKg==
3160
+
3145
3161
"@emotion/babel-plugin@^11.10.5":
3146
3162
version "11.10.5"
3147
3163
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.10.5.tgz#65fa6e1790ddc9e23cc22658a4c5dea423c55c3c"
You can’t perform that action at this time.
0 commit comments