File tree Expand file tree Collapse file tree 2 files changed +5
-18
lines changed Expand file tree Collapse file tree 2 files changed +5
-18
lines changed Original file line number Diff line number Diff line change 2222 "@types/jest" : " ^26.0.0" ,
2323 "@types/lodash" : " ^4.14.146" ,
2424 "@types/react-dom" : " ^16.9.4" ,
25- "emotion" : " ^10 .0.23 " ,
25+ "emotion" : " ^11 .0.0 " ,
2626 "html-webpack-plugin" : " ^4.0.1" ,
2727 "husky" : " ^4.0.0" ,
2828 "jest" : " ^26.6.0" ,
Original file line number Diff line number Diff line change @@ -2071,16 +2071,6 @@ cosmiconfig@^7.0.0:
20712071 path-type "^4.0.0"
20722072 yaml "^1.10.0"
20732073
2074- create-emotion@^10.0.27 :
2075- version "10.0.27"
2076- resolved "https://registry.yarnpkg.com/create-emotion/-/create-emotion-10.0.27.tgz#cb4fa2db750f6ca6f9a001a33fbf1f6c46789503"
2077- integrity sha512-fIK73w82HPPn/RsAij7+Zt8eCE8SptcJ3WoRMfxMtjteYxud8GDTKKld7MYwAX2TVhrw29uR1N/bVGxeStHILg==
2078- dependencies :
2079- " @emotion/cache" " ^10.0.27"
2080- " @emotion/serialize" " ^0.11.15"
2081- " @emotion/sheet" " 0.9.4"
2082- " @emotion/utils" " 0.11.3"
2083-
20842074cross-spawn@^6.0.0 :
20852075 version "6.0.5"
20862076 resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
@@ -2444,13 +2434,10 @@ emojis-list@^3.0.0:
24442434 resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
24452435 integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==
24462436
2447- emotion@^10.0.23 :
2448- version "10.0.27"
2449- resolved "https://registry.yarnpkg.com/emotion/-/emotion-10.0.27.tgz#f9ca5df98630980a23c819a56262560562e5d75e"
2450- integrity sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==
2451- dependencies :
2452- babel-plugin-emotion "^10.0.27"
2453- create-emotion "^10.0.27"
2437+ emotion@^11.0.0 :
2438+ version "11.0.0"
2439+ resolved "https://registry.yarnpkg.com/emotion/-/emotion-11.0.0.tgz#e33353668e72f0adea1f6fba790dc6c5b05b45d9"
2440+ integrity sha512-QW3CRqic3aRw1OBOcnvxaHEpCmxtlGwZ5tM9dV5rY3Rn+F41E8EgTPOqJ5VfsqQ5ZXHDs2zSDyUwGI0ZfC2+5A==
24542441
24552442encodeurl@~1.0.2 :
24562443 version "1.0.2"
You can’t perform that action at this time.
0 commit comments