This repository was archived by the owner on Mar 4, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed
react-component-event-listener
react-component-nesting-registry Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"packages" : [" packages/*" ],
3
- "version" : " 0.29.0 " ,
3
+ "version" : " 0.29.1 " ,
4
4
"npmClient" : " yarn" ,
5
5
"useWorkspaces" : true
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stardust-ui/docs-components" ,
3
3
"description" : " Registers a DOM nodes within a context." ,
4
- "version" : " 0.29.0 " ,
4
+ "version" : " 0.29.1 " ,
5
5
"author" : " Oleksandr Fediashov <a@fedyashov.com>" ,
6
6
"bugs" : " https://github.com/stardust-ui/react/issues" ,
7
7
"dependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stardust-ui/internal-tooling" ,
3
- "version" : " 0.29.0 " ,
3
+ "version" : " 0.29.1 " ,
4
4
"dependencies" : {
5
5
"@babel/core" : " ^7.3.4" ,
6
6
"@babel/plugin-proposal-class-properties" : " ^7.3.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stardust-ui/react-component-event-listener" ,
3
3
"description" : " React components for binding events on the global scope." ,
4
- "version" : " 0.29.0 " ,
4
+ "version" : " 0.29.1 " ,
5
5
"author" : " Oleksandr Fediashov <a@fedyashov.com>" ,
6
6
"bugs" : " https://github.com/stardust-ui/react/issues" ,
7
7
"dependencies" : {
8
8
"prop-types" : " ^15.6.1" ,
9
9
"tslib" : " ^1.9.3"
10
10
},
11
11
"devDependencies" : {
12
- "@stardust-ui/internal-tooling" : " ^0.29.0 " ,
12
+ "@stardust-ui/internal-tooling" : " ^0.29.1 " ,
13
13
"lerna-alias" : " ^3.0.3-0"
14
14
},
15
15
"files" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stardust-ui/react-component-nesting-registry" ,
3
3
"description" : " Registers a DOM nodes within a context." ,
4
- "version" : " 0.29.0 " ,
4
+ "version" : " 0.29.1 " ,
5
5
"author" : " Oleksandr Fediashov <a@fedyashov.com>" ,
6
6
"bugs" : " https://github.com/stardust-ui/react/issues" ,
7
7
"dependencies" : {
8
8
"prop-types" : " ^15.6.1" ,
9
9
"tslib" : " ^1.9.3"
10
10
},
11
11
"devDependencies" : {
12
- "@stardust-ui/internal-tooling" : " ^0.29.0 " ,
12
+ "@stardust-ui/internal-tooling" : " ^0.29.1 " ,
13
13
"lerna-alias" : " ^3.0.3-0"
14
14
},
15
15
"files" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stardust-ui/react-proptypes" ,
3
3
"description" : " Set of custom reusable PropTypes for React components, some of them are specific for Stardust UI." ,
4
- "version" : " 0.29.0 " ,
4
+ "version" : " 0.29.1 " ,
5
5
"author" : " Oleksandr Fediashov <olfedias@microsoft.com>" ,
6
6
"bugs" : " https://github.com/stardust-ui/react/issues" ,
7
7
"dependencies" : {
10
10
"tslib" : " ^1.9.3"
11
11
},
12
12
"devDependencies" : {
13
- "@stardust-ui/internal-tooling" : " ^0.29.0 " ,
13
+ "@stardust-ui/internal-tooling" : " ^0.29.1 " ,
14
14
"lerna-alias" : " ^3.0.3-0"
15
15
},
16
16
"files" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stardust-ui/react" ,
3
3
"description" : " A themable React component library." ,
4
- "version" : " 0.29.0 " ,
4
+ "version" : " 0.29.1 " ,
5
5
"author" : " Levi Thomason <me@levithomason.com>" ,
6
6
"bugs" : " https://github.com/stardust-ui/react/issues" ,
7
7
"dependencies" : {
8
- "@stardust-ui/react-component-event-listener" : " ^0.29.0 " ,
9
- "@stardust-ui/react-component-nesting-registry" : " ^0.29.0 " ,
10
- "@stardust-ui/react-proptypes" : " ^0.29.0 " ,
8
+ "@stardust-ui/react-component-event-listener" : " ^0.29.1 " ,
9
+ "@stardust-ui/react-component-nesting-registry" : " ^0.29.1 " ,
10
+ "@stardust-ui/react-proptypes" : " ^0.29.1 " ,
11
11
"classnames" : " ^2.2.5" ,
12
12
"css-shorthand-expand" : " ^1.2.0" ,
13
13
"downshift" : " ^3.2.6" ,
27
27
"tslib" : " ^1.9.3"
28
28
},
29
29
"devDependencies" : {
30
- "@stardust-ui/internal-tooling" : " ^0.29.0 " ,
30
+ "@stardust-ui/internal-tooling" : " ^0.29.1 " ,
31
31
"lerna-alias" : " ^3.0.3-0"
32
32
},
33
33
"files" : [
You can’t perform that action at this time.
0 commit comments