This repository was archived by the owner on Sep 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 10 files changed +21
-22
lines changed Expand file tree Collapse file tree 10 files changed +21
-22
lines changed Original file line number Diff line number Diff line change 37
37
"@babel/core" : " ^7.12.9" ,
38
38
"@babel/preset-env" : " ^7.12.7" ,
39
39
"@babel/preset-typescript" : " ^7.12.7" ,
40
- "@chakra-ui/styled-system" : " ^1.9 .0" ,
41
- "@chakra-ui/utils" : " 1.4 .0" ,
40
+ "@chakra-ui/styled-system" : " ^1.10 .0" ,
41
+ "@chakra-ui/utils" : " ^1.5 .0" ,
42
42
"@changesets/changelog-github" : " ^0.3.0" ,
43
43
"@changesets/cli" : " ^2.14.1" ,
44
44
"@commitlint/cli" : " ^11.0.0" ,
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.4 .0" ,
40
+ "@chakra-ui/utils" : " ^1.5 .0" ,
41
41
"@chakra-ui/vue-system" : " 0.0.1-alpha.0"
42
42
},
43
43
"devDependencies" : {
Original file line number Diff line number Diff line change 31
31
"dependencies" : {
32
32
"@chakra-ui/c-icon" : " 0.0.1-alpha.0" ,
33
33
"@chakra-ui/c-spinner" : " 0.0.1-alpha.0" ,
34
- "@chakra-ui/utils" : " 1.4 .0" ,
34
+ "@chakra-ui/utils" : " ^1.5 .0" ,
35
35
"@chakra-ui/vue-system" : " 0.0.1-alpha.0" ,
36
36
"@chakra-ui/vue-utils" : " 0.0.1-alpha.0"
37
37
},
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.4 .0"
39
+ "@chakra-ui/utils" : " ^1.5 .0"
40
40
},
41
41
"peerDependencies" : {
42
42
"vue" : " >=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.4 .0" ,
40
+ "@chakra-ui/utils" : " ^1.5 .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.4 .0"
40
+ "@chakra-ui/utils" : " ^1.5 .0"
41
41
},
42
42
"devDependencies" : {
43
43
"vue" : " >=3.0.5"
Original file line number Diff line number Diff line change 42
42
"@chakra-ui/c-spinner" : " 0.0.1-alpha.0" ,
43
43
"@chakra-ui/c-theme-provider" : " 0.0.1-alpha.0" ,
44
44
"@chakra-ui/c-visually-hidden" : " 0.0.1-alpha.0" ,
45
- "@chakra-ui/styled-system" : " ^1.9 .0" ,
46
- "@chakra-ui/utils" : " 1.4 .0" ,
45
+ "@chakra-ui/styled-system" : " ^1.10 .0" ,
46
+ "@chakra-ui/utils" : " ^1.5 .0" ,
47
47
"@chakra-ui/vue-system" : " 0.0.1-alpha.0" ,
48
48
"@chakra-ui/vue-theme" : " 0.0.1-alpha.0" ,
49
49
"@chakra-ui/vue-theme-tools" : " 0.0.1-alpha.0"
Original file line number Diff line number Diff line change 30
30
},
31
31
"dependencies" : {
32
32
"@chakra-ui/c-color-mode" : " 0.0.1-alpha.0" ,
33
- "@chakra-ui/styled-system" : " ^1.9 .0" ,
34
- "@chakra-ui/utils" : " 1.4 .0" ,
33
+ "@chakra-ui/styled-system" : " ^1.10 .0" ,
34
+ "@chakra-ui/utils" : " ^1.5 .0" ,
35
35
"@chakra-ui/vue-utils" : " 0.0.1-alpha.0" ,
36
36
"@emotion/css" : " ^11.1.3" ,
37
37
"lodash.camelcase" : " ^4.3.0" ,
Original file line number Diff line number Diff line change 25
25
"build:types" : " cross-env tsc --emitDeclarationOnly --declaration --declarationDir dist/types"
26
26
},
27
27
"dependencies" : {
28
- "@chakra-ui/utils" : " 1.4 .0" ,
28
+ "@chakra-ui/utils" : " ^1.5 .0" ,
29
29
"@chakra-ui/vue-system" : " 0.0.1-alpha.0" ,
30
30
"@types/tinycolor2" : " ^1.4.2" ,
31
31
"tinycolor2" : " ^1.4.2"
Original file line number Diff line number Diff line change 1054
1054
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
1055
1055
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
1056
1056
1057
- "@chakra-ui/styled-system@^1.9 .0":
1058
- version "1.9.1 "
1059
- resolved "https://registry.yarnpkg.com/@chakra-ui/styled-system/-/styled-system-1.9.1 .tgz#4541a3944c64fc2c2705685abe76faaf1591c7f3 "
1060
- integrity sha512-LS/1oW2BP1/wY+GbBpoMTdb1ezVx1P32zR52OUn4ANogsDcB/7/DMMj6tuS4yaZEZ9AKliORI+p0CD9P/ETyQA ==
1057
+ "@chakra-ui/styled-system@^1.10 .0":
1058
+ version "1.10.0 "
1059
+ resolved "https://registry.yarnpkg.com/@chakra-ui/styled-system/-/styled-system-1.10.0 .tgz#7734c59206c9fe7cada516a4e86411cfe2657934 "
1060
+ integrity sha512-f+ujP58hMRbClyXy+4d4rrWKVAf7iImNX6fSJMWG3KLfTI+PyVh7VWOtRlkt+sJQHJBUlAHp9IOTBcv9idL8Hg ==
1061
1061
dependencies:
1062
- "@chakra-ui/utils" "1.4 .0"
1062
+ "@chakra-ui/utils" "1.5 .0"
1063
1063
csstype "^3.0.6"
1064
1064
1065
- "@chakra-ui/utils@1.4 .0":
1066
- version "1.4 .0"
1067
- resolved "https://registry.yarnpkg.com/@chakra-ui/utils/-/utils-1.4 .0.tgz#4b20c522141d68dc62b5c7be929bb6d1596db190 "
1068
- integrity sha512-ND7NIilpncnkzcNBnAySGBFpOXb3urO1X9esSY0+M5zXiq+VSSfK9JuoJd3ilvV4Dbwgzil7hMAELBuHme4uTg ==
1065
+ "@chakra-ui/utils@1.5.0", "@chakra-ui/utils@^1.5 .0":
1066
+ version "1.5 .0"
1067
+ resolved "https://registry.yarnpkg.com/@chakra-ui/utils/-/utils-1.5 .0.tgz#8ba5ac1353d85c7fbdfa843c8023d9a2b4a2915d "
1068
+ integrity sha512-rHLGzAo7cwIF9LkfEFEqtmgZN4/e1kuu5fVO4DrLJHcOA7c+wibrNK8QaplBefpq+b5bnmmznE4YHpXqG8yiCQ ==
1069
1069
dependencies:
1070
1070
"@types/lodash.mergewith" "4.6.6"
1071
- "@types/object-assign" "4.0.30"
1072
1071
css-box-model "1.2.1"
1073
1072
lodash.mergewith "4.6.2"
1074
1073
You can’t perform that action at this time.
0 commit comments