File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 20
20
"devDependencies" : {
21
21
"@babel/core" : " 7.25.2" ,
22
22
"@babel/preset-env" : " 7.25.4" ,
23
- "@codecov/webpack-plugin" : " 0.0.1-beta.10 " ,
24
- "@eslint/js" : " 9.9.1 " ,
23
+ "@codecov/webpack-plugin" : " 1.2.0 " ,
24
+ "@eslint/js" : " 9.11.0 " ,
25
25
"@jest/globals" : " 29.7.0" ,
26
- "babel-loader" : " 9.1.3 " ,
26
+ "babel-loader" : " 9.2.1 " ,
27
27
"cross-env" : " 7.0.3" ,
28
28
"css-loader" : " 7.1.2" ,
29
- "eslint" : " 9.9.1 " ,
30
- "eslint-plugin-jest" : " 28.8.1 " ,
29
+ "eslint" : " 9.11.0 " ,
30
+ "eslint-plugin-jest" : " 28.8.3 " ,
31
31
"globals" : " 15.9.0" ,
32
32
"jest" : " 29.7.0" ,
33
33
"jest-environment-jsdom" : " 29.7.0" ,
34
34
"jest-junit" : " 16.0.0" ,
35
35
"mini-css-extract-plugin" : " 2.9.1" ,
36
36
"node-fetch" : " 3.3.2" ,
37
37
"npm-run-all" : " 4.1.5" ,
38
- "postcss" : " 8.4.41 " ,
38
+ "postcss" : " 8.4.47 " ,
39
39
"postcss-loader" : " 8.1.1" ,
40
- "postcss-preset-env" : " 10.0.2 " ,
41
- "sass" : " 1.77.8 " ,
42
- "sass-loader" : " 16.0.1 " ,
40
+ "postcss-preset-env" : " 10.0.3 " ,
41
+ "sass" : " 1.79.3 " ,
42
+ "sass-loader" : " 16.0.2 " ,
43
43
"webpack" : " 5.94.0" ,
44
44
"webpack-cli" : " 5.1.4" ,
45
- "webpack-dev-server" : " 5.0.4 "
45
+ "webpack-dev-server" : " 5.1.0 "
46
46
},
47
47
"jest" : {
48
48
"collectCoverageFrom" : [
You can’t perform that action at this time.
0 commit comments