File tree 2 files changed +1095
-1078
lines changed
2 files changed +1095
-1078
lines changed Original file line number Diff line number Diff line change 16
16
],
17
17
"license" : " MIT" ,
18
18
"devDependencies" : {
19
- "@babel/cli" : " ^7.21 .5" ,
20
- "@babel/core" : " ^7.21.8 " ,
19
+ "@babel/cli" : " ^7.22 .5" ,
20
+ "@babel/core" : " ^7.22.5 " ,
21
21
"@babel/plugin-proposal-class-properties" : " ^7.18.6" ,
22
- "@babel/plugin-transform-modules-commonjs" : " ^7.21 .5" ,
23
- "@babel/preset-env" : " ^7.21 .5" ,
22
+ "@babel/plugin-transform-modules-commonjs" : " ^7.22 .5" ,
23
+ "@babel/preset-env" : " ^7.22 .5" ,
24
24
"babel-test" : " ^0.2.4" ,
25
25
"jest" : " ^29.5.0" ,
26
26
"jest-file-snapshot" : " ^0.5.0" ,
27
27
"prettier" : " ^2.8.8" ,
28
- "rimraf" : " ^3 .0.2 " ,
29
- "styled-components" : " ^5.3.10 "
28
+ "rimraf" : " ^5 .0.1 " ,
29
+ "styled-components" : " ^6.0.0-rc.6 "
30
30
},
31
31
"dependencies" : {
32
- "@babel/helper-annotate-as-pure" : " ^7.18.6 " ,
33
- "@babel/helper-module-imports" : " ^7.21.4 " ,
32
+ "@babel/helper-annotate-as-pure" : " ^7.22.5 " ,
33
+ "@babel/helper-module-imports" : " ^7.22.5 " ,
34
34
"@babel/plugin-syntax-jsx" : " ^7.22.5" ,
35
35
"lodash" : " ^4.17.21" ,
36
36
"picomatch" : " ^2.3.1"
You can’t perform that action at this time.
0 commit comments