File tree 3 files changed +501
-492
lines changed 3 files changed +501
-492
lines changed Original file line number Diff line number Diff line change 41
41
"solhint-plugin-prettier" : " ^0.0.5"
42
42
},
43
43
"resolutions" : {
44
- "underscore@npm" : " ^1.13.2" ,
44
+ "async@npm" : " ^2.6.4" ,
45
+ "ejs@npm" : " ^3.1.7" ,
45
46
"lodash@npm" : " ^4.17.21" ,
46
47
"minimist@npm" : " ^1.2.6" ,
47
- "node-fetch" : " ^2.6.7" ,
48
48
"nanoid" : " ^3.3.1" ,
49
- "async@npm " : " ^2.6.4 " ,
50
- "ejs @npm" : " ^3.1.7 "
49
+ "node-fetch " : " ^2.6.7 " ,
50
+ "underscore @npm" : " ^1.13.2 "
51
51
},
52
52
"commitlint" : {
53
53
"extends" : [
Original file line number Diff line number Diff line change 30
30
"generate" : " graphql-codegen"
31
31
},
32
32
"devDependencies" : {
33
- "@parcel/transformer-svg-react" : " ^2.5.0 " ,
33
+ "@parcel/transformer-svg-react" : " ^2.6.2 " ,
34
34
"@types/react" : " ^18.0.0" ,
35
35
"@types/react-dom" : " ^18.0.0" ,
36
36
"@types/styled-components" : " ^5.1.21" ,
47
47
"eslint-plugin-security" : " ^1.4.0" ,
48
48
"eslint-utils" : " ^3.0.0" ,
49
49
"lru-cache" : " ^7.8.0" ,
50
- "parcel" : " ^2.6.0 " ,
50
+ "parcel" : " ^2.6.2 " ,
51
51
"prettier" : " ^2.5.1" ,
52
52
"typescript" : " ^4.5.5"
53
53
},
You can’t perform that action at this time.
0 commit comments