This repository was archived by the owner on Sep 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 16 files changed +29
-19
lines changed Expand file tree Collapse file tree 16 files changed +29
-19
lines changed Original file line number Diff line number Diff line change 43
43
"@babel/preset-env" : " ^7.12.7" ,
44
44
"@babel/preset-typescript" : " ^7.12.7" ,
45
45
"@chakra-ui/styled-system" : " ^1.10.0" ,
46
- "@chakra-ui/utils" : " ^1.5 .0" ,
46
+ "@chakra-ui/utils" : " ^1.8 .0" ,
47
47
"@changesets/changelog-github" : " ^0.3.0" ,
48
48
"@changesets/cli" : " ^2.14.1" ,
49
49
"@commitlint/cli" : " ^11.0.0" ,
Original file line number Diff line number Diff line change 31
31
"dependencies" : {
32
32
"@chakra-ui/c-icon" : " 1.0.0-alpha.3" ,
33
33
"@chakra-ui/c-spinner" : " 1.0.0-alpha.3" ,
34
- "@chakra-ui/utils" : " ^1.5 .0" ,
34
+ "@chakra-ui/utils" : " ^1.8 .0" ,
35
35
"@chakra-ui/vue-system" : " 0.1.0-alpha.3" ,
36
36
"@chakra-ui/vue-utils" : " 0.1.0-alpha.3"
37
37
},
Original file line number Diff line number Diff line change 37
37
"watch:types" : " cross-env tsc --emitDeclarationOnly --declaration --declarationDir dist/types --watch --incremental"
38
38
},
39
39
"dependencies" : {
40
- "@chakra-ui/utils" : " ^1.5 .0" ,
40
+ "@chakra-ui/utils" : " ^1.8 .0" ,
41
41
"@chakra-ui/vue-system" : " 0.1.0-alpha.3"
42
42
},
43
43
"devDependencies" : {
Original file line number Diff line number Diff line change 36
36
"watch:types" : " cross-env tsc --emitDeclarationOnly --declaration --declarationDir dist/types --watch"
37
37
},
38
38
"dependencies" : {
39
- "@chakra-ui/utils" : " ^1.5 .0"
39
+ "@chakra-ui/utils" : " ^1.8 .0"
40
40
},
41
41
"devDependencies" : {
42
42
"vue" : " ^3.0.11"
Original file line number Diff line number Diff line change 37
37
"watch:types" : " cross-env tsc --emitDeclarationOnly --declaration --declarationDir dist/types --watch"
38
38
},
39
39
"dependencies" : {
40
- "@chakra-ui/vue-system" : " 0.1.0-alpha.2 " ,
41
- "@chakra-ui/vue-utils" : " 0.1.0-alpha.2 "
40
+ "@chakra-ui/vue-system" : " 0.1.0-alpha.3 " ,
41
+ "@chakra-ui/vue-utils" : " 0.1.0-alpha.3 "
42
42
},
43
43
"devDependencies" : {
44
44
"csstype" : " ^3.0.5" ,
Original file line number Diff line number Diff line change 37
37
"watch:types" : " cross-env tsc --emitDeclarationOnly --declaration --declarationDir dist/types --watch --incremental"
38
38
},
39
39
"dependencies" : {
40
- "@chakra-ui/utils" : " ^1.5 .0" ,
40
+ "@chakra-ui/utils" : " ^1.8 .0" ,
41
41
"@chakra-ui/vue-system" : " 0.1.0-alpha.3" ,
42
42
"focus-trap" : " ^6.3.0"
43
43
},
Original file line number Diff line number Diff line change 37
37
"watch:types" : " cross-env tsc --emitDeclarationOnly --declaration --declarationDir dist/types --watch --incremental"
38
38
},
39
39
"dependencies" : {
40
- "@chakra-ui/utils" : " ^1.5 .0" ,
40
+ "@chakra-ui/utils" : " ^1.8 .0" ,
41
41
"@popperjs/core" : " ^2.8.4"
42
42
},
43
43
"devDependencies" : {
Original file line number Diff line number Diff line change 37
37
"watch:types" : " cross-env tsc --emitDeclarationOnly --declaration --declarationDir dist/types --watch --incremental"
38
38
},
39
39
"dependencies" : {
40
- "@chakra-ui/utils" : " ^1.5 .0"
40
+ "@chakra-ui/utils" : " ^1.8 .0"
41
41
},
42
42
"devDependencies" : {
43
43
"vue" : " ^3.0.11"
Original file line number Diff line number Diff line change 29
29
"watch:types" : " cross-env tsc --emitDeclarationOnly --declaration --declarationDir dist/types --watch --incremental"
30
30
},
31
31
"dependencies" : {
32
- "@chakra-ui/vue-theme" : " 0.1.0-alpha.2 "
32
+ "@chakra-ui/vue-theme" : " 0.1.0-alpha.3 "
33
33
}
34
34
}
Original file line number Diff line number Diff line change 37
37
"watch:types" : " cross-env tsc --emitDeclarationOnly --declaration --declarationDir dist/types --watch --incremental"
38
38
},
39
39
"dependencies" : {
40
- "@chakra-ui/vue-system" : " 0.1.0-alpha.2 "
40
+ "@chakra-ui/vue-system" : " 0.1.0-alpha.3 "
41
41
}
42
42
}
You can’t perform that action at this time.
0 commit comments