File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codec-string" ,
3
3
"version" : " 0.1.3" ,
4
- "description" : " decode the codec = string in a media mime type" ,
4
+ "description" : " decode the codecs = string in a media mime type" ,
5
5
"type" : " module" ,
6
6
"engines" : {
7
7
"node" : " >=16"
28
28
"author" : " paul_higgs@hotmail.com" ,
29
29
"license" : " BSD" ,
30
30
"dependencies" : {
31
- "@babel/preset-env" : " ^7.22.20 " ,
32
- "babel-loader" : " ^9.1.3 " ,
31
+ "@babel/preset-env" : " ^7.26.0 " ,
32
+ "babel-loader" : " ^9.2.1 " ,
33
33
"clean-webpack-plugin" : " ^4.0.0" ,
34
34
"eslint-plugin-import-quotes" : " ^0.0.1" ,
35
- "eslint-webpack-plugin" : " ^4.0.1 " ,
36
- "html-webpack-plugin" : " ^5.5 .3" ,
37
- "webpack-merge" : " ^5.9.0 "
35
+ "eslint-webpack-plugin" : " ^4.2.0 " ,
36
+ "html-webpack-plugin" : " ^5.6 .3" ,
37
+ "webpack-merge" : " ^6.0.1 "
38
38
},
39
39
"devDependencies" : {
40
40
"webpack-cli" : " ^5.1.4" ,
41
- "webpack-dev-server" : " ^4.15.1 "
41
+ "webpack-dev-server" : " ^5.1.0 "
42
42
},
43
43
"repository" : {
44
44
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments