File tree Expand file tree Collapse file tree 9 files changed +13
-13
lines changed Expand file tree Collapse file tree 9 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 24
24
"@react-aria/live-announcer" : " ^3.0.1" ,
25
25
"@react-aria/selection" : " ^3.5.1" ,
26
26
"@react-aria/utils" : " ^3.8.2" ,
27
- "@react-stately/grid" : " 3.0.0-beta.1 " ,
27
+ "@react-stately/grid" : " 3.0.0-rc.0 " ,
28
28
"@react-stately/virtualizer" : " ^3.1.5" ,
29
- "@react-types/grid" : " 3.0.0-beta.1 " ,
29
+ "@react-types/grid" : " 3.0.0-rc.0 " ,
30
30
"@react-types/shared" : " ^3.8.0"
31
31
},
32
32
"peerDependencies" : {
Original file line number Diff line number Diff line change 28
28
"@react-stately/table" : " 3.0.0-rc.0" ,
29
29
"@react-stately/virtualizer" : " ^3.1.5" ,
30
30
"@react-types/checkbox" : " ^3.2.3" ,
31
- "@react-types/grid" : " 3.0.0-beta.1 " ,
31
+ "@react-types/grid" : " 3.0.0-rc.0 " ,
32
32
"@react-types/shared" : " ^3.8.0" ,
33
33
"@react-types/table" : " 3.0.0-rc.0"
34
34
},
Original file line number Diff line number Diff line change 49
49
"@react-spectrum/utils" : " ^3.6.2" ,
50
50
"@react-spectrum/view" : " ^3.1.3" ,
51
51
"@react-stately/collections" : " ^3.3.3" ,
52
- "@react-stately/grid" : " 3.0.0-beta.1 " ,
52
+ "@react-stately/grid" : " 3.0.0-rc.0 " ,
53
53
"@react-stately/layout" : " ^3.4.0" ,
54
54
"@react-stately/list" : " ^3.3.0" ,
55
55
"@react-stately/virtualizer" : " ^3.1.5" ,
Original file line number Diff line number Diff line change 45
45
"@react-spectrum/tooltip" : " ^3.1.4" ,
46
46
"@react-spectrum/utils" : " ^3.6.2" ,
47
47
"@react-stately/collections" : " ^3.3.3" ,
48
- "@react-stately/grid" : " 3.0.0-beta.1 " ,
48
+ "@react-stately/grid" : " 3.0.0-rc.0 " ,
49
49
"@react-stately/layout" : " ^3.4.0" ,
50
50
"@react-stately/table" : " 3.0.0-rc.0" ,
51
51
"@react-stately/virtualizer" : " ^3.1.5" ,
52
- "@react-types/grid" : " 3.0.0-beta.1 " ,
52
+ "@react-types/grid" : " 3.0.0-rc.0 " ,
53
53
"@react-types/shared" : " ^3.8.0" ,
54
54
"@react-types/table" : " 3.0.0-rc.0" ,
55
55
"@spectrum-icons/ui" : " ^3.2.1"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-stately/grid" ,
3
- "version" : " 3.0.0-beta.1 " ,
3
+ "version" : " 3.0.0-rc.0 " ,
4
4
"description" : " Spectrum UI components in React" ,
5
5
"license" : " Apache-2.0" ,
6
6
"main" : " dist/main.js" ,
19
19
"dependencies" : {
20
20
"@babel/runtime" : " ^7.6.2" ,
21
21
"@react-stately/selection" : " ^3.7.0" ,
22
- "@react-types/grid" : " 3.0.0-beta.1 " ,
22
+ "@react-types/grid" : " 3.0.0-rc.0 " ,
23
23
"@react-types/shared" : " ^3.8.0"
24
24
},
25
25
"peerDependencies" : {
Original file line number Diff line number Diff line change 19
19
"dependencies" : {
20
20
"@babel/runtime" : " ^7.6.2" ,
21
21
"@react-stately/virtualizer" : " ^3.1.5" ,
22
- "@react-types/grid" : " 3.0.0-beta.1 " ,
22
+ "@react-types/grid" : " 3.0.0-rc.0 " ,
23
23
"@react-types/shared" : " ^3.8.0" ,
24
24
"@react-types/table" : " 3.0.0-rc.0"
25
25
},
Original file line number Diff line number Diff line change 19
19
"dependencies" : {
20
20
"@babel/runtime" : " ^7.6.2" ,
21
21
"@react-stately/collections" : " ^3.3.3" ,
22
- "@react-stately/grid" : " 3.0.0-beta.1 " ,
23
- "@react-types/grid" : " 3.0.0-beta.1 " ,
22
+ "@react-stately/grid" : " 3.0.0-rc.0 " ,
23
+ "@react-types/grid" : " 3.0.0-rc.0 " ,
24
24
"@react-types/shared" : " ^3.8.0" ,
25
25
"@react-types/table" : " 3.0.0-rc.0"
26
26
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-types/grid" ,
3
- "version" : " 3.0.0-beta.1 " ,
3
+ "version" : " 3.0.0-rc.0 " ,
4
4
"description" : " Spectrum UI components in React" ,
5
5
"license" : " Apache-2.0" ,
6
6
"types" : " src/index.d.ts" ,
Original file line number Diff line number Diff line change 9
9
"url" : " https://github.com/adobe/react-spectrum"
10
10
},
11
11
"dependencies" : {
12
- "@react-types/grid" : " 3.0.0-beta.1 " ,
12
+ "@react-types/grid" : " 3.0.0-rc.0 " ,
13
13
"@react-types/shared" : " ^3.8.0"
14
14
},
15
15
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments