File tree 2 files changed +2544
-2341
lines changed
2 files changed +2544
-2341
lines changed Original file line number Diff line number Diff line change 22
22
],
23
23
"license" : " MIT" ,
24
24
"dependencies" : {
25
- "@babel/runtime" : " ^7.5.5 " ,
26
- "@emotion/core" : " ^10.0.14 "
25
+ "@babel/runtime" : " ^7.11.2 " ,
26
+ "@emotion/core" : " ^10.0.28 "
27
27
},
28
28
"devDependencies" : {
29
- "@rollup/plugin-babel" : " ^5.0.0" ,
30
- "@rollup/plugin-commonjs" : " ^11.1.0" ,
31
- "@rollup/plugin-node-resolve" : " ^7.1.3" ,
32
- "babel-jest" : " ^24.8.0" ,
33
- "babel-preset-swiftcarrot" : " ^1.0.0" ,
34
- "jest" : " ^24.8.0" ,
35
- "react" : " ^16.8.6" ,
36
- "react-dom" : " ^16.8.6" ,
37
- "react-test-renderer" : " ^16.8.6" ,
38
- "rollup" : " ^1.17.0"
29
+ "@babel/core" : " ^7.11.1" ,
30
+ "@rollup/plugin-babel" : " ^5.1.0" ,
31
+ "@rollup/plugin-commonjs" : " ^14.0.0" ,
32
+ "@rollup/plugin-node-resolve" : " ^8.4.0" ,
33
+ "babel-jest" : " ^26.2.2" ,
34
+ "babel-preset-swiftcarrot" : " ^1.1.0" ,
35
+ "jest" : " ^26.2.2" ,
36
+ "react" : " ^16.13.1" ,
37
+ "react-dom" : " ^16.13.1" ,
38
+ "react-test-renderer" : " ^16.13.1" ,
39
+ "rollup" : " ^2.23.1"
39
40
},
40
41
"jest" : {
41
42
"collectCoverage" : true ,
You can’t perform that action at this time.
0 commit comments