File tree Expand file tree Collapse file tree 2 files changed +588
-435
lines changed Expand file tree Collapse file tree 2 files changed +588
-435
lines changed Original file line number Diff line number Diff line change 31
31
"@stijnvanhulle:registry" : " https://npm.pkg.github.com"
32
32
},
33
33
"peerDependencies" : {
34
- "webpack" : " ^5.60 .0"
34
+ "webpack" : " ^5.61 .0"
35
35
},
36
36
"dependencies" : {
37
- "@babel/preset-typescript" : " ^7.15 .0" ,
37
+ "@babel/preset-typescript" : " ^7.16 .0" ,
38
38
"schema-utils" : " ^3.1.1"
39
39
},
40
40
"devDependencies" : {
41
- "@babel/cli" : " ^7.15.7 " ,
42
- "@babel/core" : " ^7.15.8 " ,
41
+ "@babel/cli" : " ^7.16.0 " ,
42
+ "@babel/core" : " ^7.16.0 " ,
43
43
"@babel/polyfill" : " ^7.12.1" ,
44
- "@babel/preset-env" : " ^7.15.8 " ,
44
+ "@babel/preset-env" : " ^7.16.0 " ,
45
45
"@typescript-eslint/eslint-plugin" : " ^5.2.0" ,
46
46
"@typescript-eslint/parser" : " ^5.2.0" ,
47
47
"@webpack-contrib/defaults" : " ^6.3.0" ,
56
56
"prettier" : " ^2.4.1" ,
57
57
"standard-version" : " ^9.3.2" ,
58
58
"typescript" : " ^4.4.4" ,
59
- "webpack" : " ^5.60 .0"
59
+ "webpack" : " ^5.61 .0"
60
60
}
61
61
}
You can’t perform that action at this time.
0 commit comments