File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-plugin" ,
3
- "version" : " 1.0.0-alpha.16 " ,
3
+ "version" : " 1.0.0-alpha.17 " ,
4
4
"description" : " API for composable 3rd party React plugins" ,
5
5
"repository" : " https://github.com/skidding/react-plugin.git" ,
6
6
"author" :
" Ovidiu Cherecheș <[email protected] >" ,
21
21
"array-find-index" : " ^1.0.2" ,
22
22
"lodash" : " ^4.17.11" ,
23
23
"react-is" : " ^16.6.3" ,
24
- "ui-plugin" : " ^1.0.0-alpha.23 "
24
+ "ui-plugin" : " ^1.0.0-alpha.24 "
25
25
},
26
26
"devDependencies" : {
27
27
"@skidding/async-retry" : " ^1.0.2" ,
Original file line number Diff line number Diff line change @@ -3227,10 +3227,10 @@ uglify-to-browserify@~1.0.0:
3227
3227
version "1.0.2"
3228
3228
resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7"
3229
3229
3230
- ui-plugin@^1.0.0-alpha.23 :
3231
- version "1.0.0-alpha.23 "
3232
- resolved "https://registry.yarnpkg.com/ui-plugin/-/ui-plugin-1.0.0-alpha.23 .tgz#2fd391b22ac828625d8b6eb1b83bd1446ac6c49c "
3233
- integrity sha512-Ee1klLJVAe9hOoG1hd36ZU0ULXw4cJLxmm8jlxdJOihCSABuC0TxuUmySiXur7xdmKjTyB7msO9XC+iP/W+juw ==
3230
+ ui-plugin@^1.0.0-alpha.24 :
3231
+ version "1.0.0-alpha.24 "
3232
+ resolved "https://registry.yarnpkg.com/ui-plugin/-/ui-plugin-1.0.0-alpha.24 .tgz#9f96662e5c4ce1684d9d59bf77747708303c6609 "
3233
+ integrity sha512-Hl3crnpbI9J9qadfWkmdI7wx0fuEHhlRSOZGgeWPBad3tKGcABlY2mKFdNzaHttQRaop7XkVA1Scljvec/jx8Q ==
3234
3234
dependencies :
3235
3235
lodash "^4.17.11"
3236
3236
You can’t perform that action at this time.
0 commit comments