File tree 4 files changed +8
-8
lines changed
utilities/fast-react-wrapper
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " @microsoft/fast-react-wrapper" ,
3
3
"description" : " A utility for wrapping web components for use in React." ,
4
4
"sideEffects" : false ,
5
- "version" : " 0.3.23 " ,
5
+ "version" : " 0.3.24 " ,
6
6
"author" : {
7
7
"name" : " Microsoft" ,
8
8
"url" : " https://discord.gg/FcSNfg4"
87
87
"webpack" : " ^4.44.0"
88
88
},
89
89
"dependencies" : {
90
- "@microsoft/fast-element" : " ^1.12 .0" ,
91
- "@microsoft/fast-foundation" : " ^2.49.5 "
90
+ "@microsoft/fast-element" : " ^1.13 .0" ,
91
+ "@microsoft/fast-foundation" : " ^2.49.6 "
92
92
},
93
93
"peerDependencies" : {
94
94
"react" : " >=16.9.0"
Original file line number Diff line number Diff line change 2
2
"name" : " @microsoft/fast-element" ,
3
3
"description" : " A library for constructing Web Components" ,
4
4
"sideEffects" : false ,
5
- "version" : " 1.12 .0" ,
5
+ "version" : " 1.13 .0" ,
6
6
"author" : {
7
7
"name" : " Microsoft" ,
8
8
"url" : " https://discord.gg/FcSNfg4"
Original file line number Diff line number Diff line change 2
2
"name" : " @microsoft/fast-foundation" ,
3
3
"description" : " A library of Web Component building blocks" ,
4
4
"sideEffects" : false ,
5
- "version" : " 2.49.5 " ,
5
+ "version" : " 2.49.6 " ,
6
6
"author" : {
7
7
"name" : " Microsoft" ,
8
8
"url" : " https://discord.gg/FcSNfg4"
95
95
"webpack" : " ^4.44.0"
96
96
},
97
97
"dependencies" : {
98
- "@microsoft/fast-element" : " ^1.12 .0" ,
98
+ "@microsoft/fast-element" : " ^1.13 .0" ,
99
99
"@microsoft/fast-web-utilities" : " ^5.4.1" ,
100
100
"tabbable" : " ^5.2.0" ,
101
101
"tslib" : " ^1.13.0"
Original file line number Diff line number Diff line change 2
2
"name" : " @microsoft/fast-router" ,
3
3
"description" : " A web-components-based router." ,
4
4
"sideEffects" : false ,
5
- "version" : " 0.4.8 " ,
5
+ "version" : " 0.4.9 " ,
6
6
"author" : {
7
7
"name" : " Microsoft" ,
8
8
"url" : " https://discord.gg/FcSNfg4"
84
84
"webpack" : " ^4.44.0"
85
85
},
86
86
"dependencies" : {
87
- "@microsoft/fast-element" : " ^1.12 .0"
87
+ "@microsoft/fast-element" : " ^1.13 .0"
88
88
}
89
89
}
You can’t perform that action at this time.
0 commit comments