File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 17
17
"author" : " Wojciech Krysiak" ,
18
18
"license" : " MIT" ,
19
19
"peerDependencies" : {
20
- "admin-bro" : " >=3.0.0.beta.1 " ,
20
+ "admin-bro" : " >=3.0.0.beta.10 " ,
21
21
"sequelize" : " >=4"
22
22
},
23
23
"husky" : {
30
30
"@commitlint/config-conventional" : " ^8.3.4" ,
31
31
"@semantic-release/git" : " ^9.0.0" ,
32
32
"@types/mocha" : " ^7.0.2" ,
33
- "admin-bro" : " ^3.0.0-beta.1 " ,
33
+ "admin-bro" : " ^3.0.0-beta.10 " ,
34
34
"chai" : " ^4.2.0" ,
35
35
"eslint" : " ^5.10.0" ,
36
36
"eslint-config-airbnb-base" : " ^13.1.0" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @admin-bro/design-system@^1.3.2 " :
6
- version "1.3.2 "
7
- resolved "https://registry.yarnpkg.com/@admin-bro/design-system/-/design-system-1.3.2 .tgz#ec409d189b5112dd27f8ece974f2a7252c6db8c7 "
8
- integrity sha512-uwPiOLYgqlEwBnaCmKh0FXdhsDZ4HNIVkCBXzEW9U2SNcccZprYFYE0r2W5m7j2A9yVTPnAwKrwzrYjSGe0OBw ==
5
+ " @admin-bro/design-system@^1.3.3 " :
6
+ version "1.3.3 "
7
+ resolved "https://registry.yarnpkg.com/@admin-bro/design-system/-/design-system-1.3.3 .tgz#a57d44988ec9501e7f199a49cad4f2b0180b9be1 "
8
+ integrity sha512-sZ1ocow6pU5JuNA1mW4u8Sg82CEeT3jbD/GhSGzl4ct58A/iXC7uBoN6KvM/rqR+Fzk2T/EMh4ZCpEDh3Yp6Cw ==
9
9
dependencies :
10
10
" @carbon/icons-react" " ^10.14.0"
11
11
jw-paginate "^1.0.4"
@@ -1779,12 +1779,12 @@ acorn@^6.0.2:
1779
1779
version "6.0.4"
1780
1780
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.0.4.tgz#77377e7353b72ec5104550aa2d2097a2fd40b754"
1781
1781
1782
- admin-bro@^3.0.0-beta.1 :
1783
- version "3.0.0-beta.7 "
1784
- resolved "https://registry.yarnpkg.com/admin-bro/-/admin-bro-3.0.0-beta.7 .tgz#c257b70c48163f7f35ac580bf1ad39b5f26c1fc6 "
1785
- integrity sha512-1F11kuWeVmB3nxhrPqZpt/SouCY8SqPy9dfgXApCjhM9gL1NfaaEXEq+QM48q69wvgcYvamRo3Dre9sIDLTJxQ ==
1782
+ admin-bro@^3.0.0-beta.10 :
1783
+ version "3.0.0-beta.10 "
1784
+ resolved "https://registry.yarnpkg.com/admin-bro/-/admin-bro-3.0.0-beta.10 .tgz#6b3220b39b1ed88bd6b1fb57b15c1dcb8ecfa088 "
1785
+ integrity sha512-wBYiuIhr7y7S1H2hq0RbZpSaaoaBOfcCHzRKEz46xiERmmBwHSrykOwm4oLjmG3IAIjnokDyX6umnHjPIzlUDQ ==
1786
1786
dependencies :
1787
- " @admin-bro/design-system" " ^1.3.2 "
1787
+ " @admin-bro/design-system" " ^1.3.3 "
1788
1788
" @babel/core" " ^7.10.2"
1789
1789
" @babel/parser" " ^7.10.2"
1790
1790
" @babel/plugin-transform-runtime" " ^7.10.1"
You can’t perform that action at this time.
0 commit comments