This repository was archived by the owner on Sep 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 102
102
"vue-router" : " 4.0.0-beta.10"
103
103
},
104
104
"dependencies" : {
105
- "@chakra-ui/styled-system" : " ^1.4.1 " ,
105
+ "@chakra-ui/styled-system" : " ^1.9.0 " ,
106
106
"@emotion/css" : " ^11.1.3" ,
107
107
"@emotion/server" : " ^11.0.0" ,
108
108
"@popperjs/core" : " ^2.8.4" ,
Original file line number Diff line number Diff line change 1278
1278
css-get-unit "1.0.1"
1279
1279
csstype "3.0.3"
1280
1280
1281
+ "@chakra-ui/styled-system@^1.9.0":
1282
+ version "1.9.0"
1283
+ resolved "https://registry.yarnpkg.com/@chakra-ui/styled-system/-/styled-system-1.9.0.tgz#3a139315224c9787c5ffbe7356d3dfc2e0eba3cf"
1284
+ integrity sha512-KNKfhceXZ50NvPqLwE8Bx8pGjldQ1A9tSza6Qtgdkd2detdNnw3G4uILq9MFLLBike1EcSzA7/rUcDWxKnnvQQ==
1285
+ dependencies:
1286
+ "@chakra-ui/utils" "1.4.0"
1287
+ csstype "^3.0.6"
1288
+
1281
1289
1282
1290
version "1.1.0"
1283
1291
resolved "https://registry.yarnpkg.com/@chakra-ui/utils/-/utils-1.1.0.tgz#e006d17ffc1b09c2daa08f94fbc58766c4329e76"
1289
1297
lodash.mergewith "4.6.2"
1290
1298
object-assign "4.1.1"
1291
1299
1300
+
1301
+ version "1.4.0"
1302
+ resolved "https://registry.yarnpkg.com/@chakra-ui/utils/-/utils-1.4.0.tgz#4b20c522141d68dc62b5c7be929bb6d1596db190"
1303
+ integrity sha512-ND7NIilpncnkzcNBnAySGBFpOXb3urO1X9esSY0+M5zXiq+VSSfK9JuoJd3ilvV4Dbwgzil7hMAELBuHme4uTg==
1304
+ dependencies:
1305
+ "@types/lodash.mergewith" "4.6.6"
1306
+ "@types/object-assign" "4.0.30"
1307
+ css-box-model "1.2.1"
1308
+ lodash.mergewith "4.6.2"
1309
+
1292
1310
"@cnakazawa/watch@^1.0.3":
1293
1311
version "1.0.4"
1294
1312
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a"
@@ -4985,6 +5003,11 @@ csstype@^3.0.5:
4985
5003
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.5.tgz#7fdec6a28a67ae18647c51668a9ff95bb2fa7bb8"
4986
5004
integrity sha512-uVDi8LpBUKQj6sdxNaTetL6FpeCqTjOvAQuQUa/qAqq8oOd4ivkbhgnqayl0dnPal8Tb/yB1tF+gOvCBiicaiQ==
4987
5005
5006
+ csstype@^3.0.6:
5007
+ version "3.0.7"
5008
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.7.tgz#2a5fb75e1015e84dd15692f71e89a1450290950b"
5009
+ integrity sha512-KxnUB0ZMlnUWCsx2Z8MUsr6qV6ja1w9ArPErJaJaF8a5SOWoHLIszeCTKGRGRgtLgYrs1E8CHkNSP1VZTTPc9g==
5010
+
4988
5011
currently-unhandled@^0.4.1:
4989
5012
version "0.4.1"
4990
5013
resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea"
You can’t perform that action at this time.
0 commit comments