Skip to content

Commit ed7ece0

Browse files
committed
merge develop
2 parents 728e45a + 38a95b6 commit ed7ece0

3 files changed

Lines changed: 20 additions & 19 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@babel/plugin-transform-flow-strip-types": "^7.4.0",
9494
"@bluebase/cli-essentials": "^0.0.4",
9595
"@bluebase/code-standards": "^1.0.3",
96-
"@bluebase/core": "^4.0.0-aplha.18",
96+
"@bluebase/core": "^4.0.0-aplha.22",
9797
"@bluebase/storybook-addon": "^3.0.0",
9898
"@blueeast/tslint-config-blueeast": "^0.7.0",
9999
"@storybook/addon-actions": "^5.0.6",

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ export default createPlugin({
5656
FormHelperText,
5757
IconButton,
5858
List,
59+
ListAvatar: Avatar,
5960
ListIcon,
6061
ListItem,
6162
ListSubheader,

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -907,17 +907,17 @@
907907
tslib "^1.9.3"
908908

909909
"@bluebase/components@^5.2.0":
910-
version "5.2.0"
911-
resolved "https://registry.yarnpkg.com/@bluebase/components/-/components-5.2.0.tgz#ff370678edb4c411f85e3d8e8c41b5c83f9ca531"
912-
integrity sha512-D8J+vCHaxnzXcxemdtVHbLpmhfRBDAzGIrQ7HcidFnO7tQrLu0+uBUCRNfkvxXalDpcBThEcDG3HzWLYwQwiPg==
910+
version "5.4.0"
911+
resolved "https://registry.yarnpkg.com/@bluebase/components/-/components-5.4.0.tgz#bd8d3ae0807727eb25da66b70eb517aa5d2aabff"
912+
integrity sha512-OqYeKLLoOBff+Q6gt74Te98rN0JQR1y2O+foskl/oSqGDV+otO0Z31HclDG4GPZOipzfO+UhsELf6Gx5J87/8Q==
913913
dependencies:
914914
deepmerge "^3.2.0"
915915
tslib "^1.9.3"
916916

917-
"@bluebase/core@^4.0.0-aplha.18":
918-
version "4.0.0-aplha.20"
919-
resolved "https://registry.yarnpkg.com/@bluebase/core/-/core-4.0.0-aplha.20.tgz#ba5dcc49c260d1107622da3749a1e597951e4f27"
920-
integrity sha512-WYuqQuqMjynxMiPaImge7MV0hTaA+euDWi+JadQNCvwGyA7+uMJkzOG7/DlVnMgjtnNkXFp+1KaLQf0xo9wysQ==
917+
"@bluebase/core@^4.0.0-aplha.22":
918+
version "4.0.0-aplha.22"
919+
resolved "https://registry.yarnpkg.com/@bluebase/core/-/core-4.0.0-aplha.22.tgz#11b0f91f0402923e585ec02cddd75198903b2923"
920+
integrity sha512-1v7khPBCTsY0AsoJjfB9a+h7qGOJSoN0CqAia0KCrb1RAW2jDQmpsxlv5/grnAQs8F7S+UbnDcdtc/8nkeEC8Q==
921921
dependencies:
922922
deepmerge "^3.2.0"
923923
hoist-non-react-statics "^3.3.0"
@@ -2260,9 +2260,9 @@ acorn-dynamic-import@^4.0.0:
22602260
integrity sha512-d3OEjQV4ROpoflsnUA8HozoIR504TFxNivYEUi6uwz0IYhBkTDXGuWlNdMtybRt3nqVx/L6XqMt0FxkXuWKZhw==
22612261

22622262
acorn-globals@^4.1.0, acorn-globals@^4.3.0:
2263-
version "4.3.1"
2264-
resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-4.3.1.tgz#deb149c59276657ebd40ba2ba849ddd529763ccf"
2265-
integrity sha512-gJSiKY8dBIjV/0jagZIFBdVMtfQyA5QHCvAT48H2q8REQoW8Fs5AOjqBql1LgSXgrMWdevcE+8cdZ33NtVbIBA==
2263+
version "4.3.2"
2264+
resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-4.3.2.tgz#4e2c2313a597fd589720395f6354b41cd5ec8006"
2265+
integrity sha512-BbzvZhVtZP+Bs1J1HcwrQe8ycfO0wStkSGxuul3He3GkHOIZ6eTqOkPuw9IP1X3+IkOo4wiJmwkobzXYz4wewQ==
22662266
dependencies:
22672267
acorn "^6.0.1"
22682268
acorn-walk "^6.0.1"
@@ -6889,10 +6889,10 @@ flush-write-stream@^1.0.0:
68896889
inherits "^2.0.3"
68906890
readable-stream "^2.3.6"
68916891

6892-
focus-lock@^0.6.0:
6893-
version "0.6.2"
6894-
resolved "https://registry.yarnpkg.com/focus-lock/-/focus-lock-0.6.2.tgz#d8ac9dbc46250779789c3e6f43d978c7dfa59dcd"
6895-
integrity sha512-Wuq6TSOgsGQmzbpvinl1TcEw4BAUhD9T06myl5HvaBlO0geAz9ABtqBIqPkkNyO3AgPzEDazetL5hSRgj+2iqQ==
6892+
focus-lock@^0.6.3:
6893+
version "0.6.3"
6894+
resolved "https://registry.yarnpkg.com/focus-lock/-/focus-lock-0.6.3.tgz#ef0e82ebac0023f841039d60bf329725d6438028"
6895+
integrity sha512-EU6ePgEauhWrzJEN5RtG1d1ayrWXhEnfzTjnieHj+jG9tNHDEhKTAnCn1TN3gs9h6XWCDH6cpeX1VXY/lzLwZg==
68966896

68976897
for-in@^1.0.1, for-in@^1.0.2:
68986898
version "1.0.2"
@@ -12018,12 +12018,12 @@ react-fast-compare@^2.0.2:
1201812018
integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==
1201912019

1202012020
react-focus-lock@^1.17.7:
12021-
version "1.18.3"
12022-
resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-1.18.3.tgz#19d84afeab935c0b5de196922f71db7c481baba4"
12023-
integrity sha512-4fPAHnsr8oCYPgVmcMZ8NbAE9jm/OshPjXEM5PHseu2lDernzm/b1sHhYzZUO4OoW9D/u1AQsV6n4trRllow7w==
12021+
version "1.19.0"
12022+
resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-1.19.0.tgz#2c246133112c8d3bbede7751da87839ed2bfb857"
12023+
integrity sha512-7LcBljnGAkgDMcEtVPYJAikprxJ/ui3evJLS54kjDUV7AX1aSgIskfSjoDVviRguxMpxhcAiGK5gtYXORT/qTw==
1202412024
dependencies:
1202512025
"@babel/runtime" "^7.0.0"
12026-
focus-lock "^0.6.0"
12026+
focus-lock "^0.6.3"
1202712027
prop-types "^15.6.2"
1202812028
react-clientside-effect "^1.2.0"
1202912029

0 commit comments

Comments
 (0)