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" : " ^101.0.1 " ,
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" : " ^101.0.1 " ,
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 3120
3120
dependencies:
3121
3121
tslib "^1.9.3"
3122
3122
3123
- "@elastic/eui@^99.2.0":
3124
- version "99.2.0"
3125
- resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-99.2.0.tgz#910424bbd50f419eb5db149598ab58ccc4bb492e"
3126
- integrity sha512-zu37kNqZ3nodofNsfl+mXk51vVb7N+6zx3BrMrjk8rXOVKRrEfe6RMAPKcTECYBdx4nH20X4WnyE9HMilpnnsg==
3123
+
3124
+ version "0.1.0"
3125
+ resolved "https://registry.yarnpkg.com/@elastic/eui-theme-common/-/eui-theme-common-0.1.0.tgz#fa74c7f72b4ca69ff1f7a5cf45e55c979064ab73"
3126
+ integrity sha512-2Pm9PeEr4QXjtL/YYM6faXbQ2Fm/mJXzV7QLBxUW8iHov70IHZy1e3xJOio0lI1IbO3S7t79EIS6J3/uNffJfA==
3127
+ dependencies:
3128
+ "@types/lodash" "^4.14.202"
3129
+ chroma-js "^2.4.2"
3130
+ lodash "^4.17.21"
3131
+
3132
+ "@elastic/eui@^101.0.1":
3133
+ version "101.0.1"
3134
+ resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-101.0.1.tgz#505360831452674ab452bf1fd6a5622c391299c0"
3135
+ integrity sha512-W0gYh4nfDMp/VvZTF0cA0UNQzuT7x+t6nTMvcShXdJ/qEQQfnlcQx50Nd0RMid2zu7HnrKElx8TJcFeTelWs1g==
3127
3136
dependencies:
3137
+ "@elastic/eui-theme-common" "0.1.0"
3138
+ "@elastic/prismjs-esql" "^1.0.0"
3128
3139
"@hello-pangea/dnd" "^16.6.0"
3129
3140
"@types/lodash" "^4.14.202"
3130
3141
"@types/numeral" "^2.0.5"
3159
3170
uuid "^8.3.0"
3160
3171
vfile "^4.2.1"
3161
3172
3173
+ "@elastic/prismjs-esql@^1.0.0":
3174
+ version "1.0.0"
3175
+ resolved "https://registry.yarnpkg.com/@elastic/prismjs-esql/-/prismjs-esql-1.0.0.tgz#370c996536dcea8840f2c2288a97aca4982e13c5"
3176
+ integrity sha512-kEQcj9wg7pUaFkW7m7zs0fz4cmg0kWUMQv6SyENXKvLGMecgDjNciEoN3CMg22PYURelbnhM7ii6nFv9hAr2NA==
3177
+
3162
3178
"@emotion/babel-plugin@^11.10.5":
3163
3179
version "11.10.5"
3164
3180
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