File tree 4 files changed +17
-17
lines changed
4 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 17
17
"@babel/preset-env" : " 7.12.17" ,
18
18
"@babel/plugin-transform-react-jsx" : " 7.12.17" ,
19
19
"babel-loader" : " 8.2.2" ,
20
- "css-loader" : " 5.0.2 " ,
21
- "mini-css-extract-plugin" : " 1.3.8 " ,
20
+ "css-loader" : " 5.1.1 " ,
21
+ "mini-css-extract-plugin" : " 1.3.9 " ,
22
22
"style-loader" : " 2.0.0" ,
23
- "webpack" : " 5.23.0 " ,
23
+ "webpack" : " 5.24.4 " ,
24
24
"webpack-cli" : " 4.5.0"
25
25
},
26
26
"volta" : {
27
- "node" : " 14.15.5 " ,
27
+ "node" : " 14.16.0 " ,
28
28
"yarn" : " 1.22.10"
29
29
}
30
30
}
Original file line number Diff line number Diff line change 18
18
"@babel/preset-env" : " 7.12.17" ,
19
19
"@babel/plugin-transform-react-jsx" : " 7.12.17" ,
20
20
"babel-loader" : " 8.2.2" ,
21
- "css-loader" : " 5.0.2 " ,
22
- "mini-css-extract-plugin" : " 1.3.8 " ,
21
+ "css-loader" : " 5.1.1 " ,
22
+ "mini-css-extract-plugin" : " 1.3.9 " ,
23
23
"style-loader" : " 2.0.0" ,
24
- "webpack" : " 5.23.0 " ,
24
+ "webpack" : " 5.24.4 " ,
25
25
"webpack-cli" : " 4.5.0"
26
26
},
27
27
"volta" : {
28
- "node" : " 14.15.5 " ,
28
+ "node" : " 14.16.0 " ,
29
29
"yarn" : " 1.22.10"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 44
44
"@babel/plugin-proposal-class-properties" : " 7.12.13" ,
45
45
"@babel/plugin-proposal-object-rest-spread" : " 7.12.13" ,
46
46
"@babel/preset-env" : " 7.12.17" ,
47
- "@rollup/plugin-replace" : " 2.3.4 " ,
48
- "@types/node" : " 14.14.28 " ,
49
- "@types/sinon" : " 9.0.10 " ,
50
- "acorn" : " 8.0.5 " ,
47
+ "@rollup/plugin-replace" : " 2.4.1 " ,
48
+ "@types/node" : " 14.14.32 " ,
49
+ "@types/sinon" : " 9.0.11 " ,
50
+ "acorn" : " 8.1.0 " ,
51
51
"acorn-walk" : " 8.0.2" ,
52
52
"ava" : " 3.15.0" ,
53
53
"babel-plugin-minify-replace" : " 0.5.0" ,
54
54
"babel-plugin-transform-remove-console" : " 6.9.4" ,
55
55
"cross-env" : " 7.0.3" ,
56
56
"esm" : " 3.2.25" ,
57
57
"husky" : " 4.3.8" ,
58
- "jsdom" : " 16.4 .0" ,
58
+ "jsdom" : " 16.5 .0" ,
59
59
"lint-staged" : " 10.5.4" ,
60
60
"magic-string" : " 0.25.7" ,
61
61
"np" : " 7.4.0" ,
62
62
"npm-run-all" : " 4.1.5" ,
63
63
"polka" : " 0.5.2" ,
64
64
"prettier" : " 2.2.1" ,
65
65
"rimraf" : " 3.0.2" ,
66
- "rollup" : " 2.39 .0" ,
66
+ "rollup" : " 2.41 .0" ,
67
67
"rollup-plugin-analyzer" : " 3.3.0" ,
68
68
"rollup-plugin-babel" : " 4.4.0" ,
69
69
"rollup-plugin-terser" : " 7.0.2" ,
70
70
"sinon" : " 9.2.4" ,
71
71
"sirv" : " 1.0.11" ,
72
72
"tslint" : " 6.1.3" ,
73
- "typescript" : " 4.1.5 "
73
+ "typescript" : " 4.2.3 "
74
74
},
75
75
"lint-staged" : {
76
76
"*.{js,ts}" : [
123
123
]
124
124
},
125
125
"volta" : {
126
- "node" : " 14.15.5 " ,
126
+ "node" : " 14.16.0 " ,
127
127
"yarn" : " 1.22.10"
128
128
},
129
129
"publishConfig" : {
Original file line number Diff line number Diff line change 43
43
]
44
44
},
45
45
"volta" : {
46
- "node" : " 14.15.5 " ,
46
+ "node" : " 14.16.0 " ,
47
47
"yarn" : " 1.22.10"
48
48
}
49
49
}
You can’t perform that action at this time.
0 commit comments