Skip to content

Commit b111c2e

Browse files
authored
Update mlp ui lib version (#122)
Co-authored-by: Tio Pramayudi <[email protected]>
1 parent 51144a3 commit b111c2e

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@elastic/datemath": "5.0.3",
88
"@elastic/eui": "31.10.0",
9-
"@gojek/mlp-ui": "1.3.1",
9+
"@gojek/mlp-ui": "1.4.0",
1010
"@reach/router": "1.3.3",
1111
"@sentry/browser": "5.15.5",
1212
"js-yaml": "^4.0.0",

ui/yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1221,16 +1221,18 @@
12211221
uuid "^8.3.0"
12221222
vfile "^4.2.0"
12231223

1224-
"@gojek/mlp-ui@1.3.1":
1225-
version "1.3.1"
1226-
resolved "https://registry.yarnpkg.com/@gojek/mlp-ui/-/mlp-ui-1.3.1.tgz#90b8885230a25a172d11faa6823361429614ebb1"
1227-
integrity sha512-Z6c20U1LHc19ZCH+5xfuRKKUqrkvmsTUyppiHM7oRXncGp6C7h0rIUEzLHSqqW4IJZxHSYmD6KK2odU09PDYDg==
1224+
"@gojek/mlp-ui@1.4.0":
1225+
version "1.4.0"
1226+
resolved "https://registry.yarnpkg.com/@gojek/mlp-ui/-/mlp-ui-1.4.0.tgz#3d8bfab3fb70e4c840a13e6c5be07dbaa5e139f1"
1227+
integrity sha512-AofGbnvSqjb+TmemO3CoWDtUt/t43HlUk0mfg5/5r2U/JnTRzXgJlWq4QJQBUzsZftSS3/09zrlJWWP/ajz8Kg==
12281228
dependencies:
12291229
classnames "^2.2.6"
12301230
lodash "^4.17.20"
12311231
prop-types "15.7.2"
12321232
proper-url-join "2.1.1"
12331233
query-string "^6.13.1"
1234+
react-collapsed "^3.0.1"
1235+
react-ellipsis-text "^1.2.1"
12341236
react-fast-compare "^3.2.0"
12351237
react-google-login "5.1.19"
12361238
react-scroll "^1.8.1"

0 commit comments

Comments
 (0)