File tree 2 files changed +383
-454
lines changed
2 files changed +383
-454
lines changed Original file line number Diff line number Diff line change 88
88
"@babel/preset-env" : " ^7.26.9" ,
89
89
"@babel/register" : " ^7.25.9" ,
90
90
"@colors/colors" : " ^1.6.0" ,
91
- "@eslint/js" : " ^9.24.0 " ,
92
- "babel-loader" : " ^9.2.1 " ,
91
+ "@eslint/js" : " ^9.25.1 " ,
92
+ "babel-loader" : " ^10.0.0 " ,
93
93
"babel-plugin-istanbul" : " ^7.0.0" ,
94
- "chai" : " ^4 .2.0" ,
94
+ "chai" : " ^5 .2.0" ,
95
95
"cross-env" : " ^7.0.3" ,
96
- "eslint" : " ^9.24.0 " ,
96
+ "eslint" : " ^9.25.1 " ,
97
97
"globals" : " ^16.0.0" ,
98
98
"karma" : " ^6.4.4" ,
99
99
"karma-mocha" : " ^2.0.1" ,
102
102
"karma-webpack" : " ^5.0.1" ,
103
103
"mocha" : " ^11.1.0" ,
104
104
"nyc" : " ^17.1.0" ,
105
- "rollup" : " ^4.34.8 " ,
105
+ "rollup" : " ^4.40.1 " ,
106
106
"tsd" : " ^0.32.0" ,
107
107
"typescript" : " ^5.8.3" ,
108
- "typescript-eslint" : " ^8.29.1 " ,
108
+ "typescript-eslint" : " ^8.31.0 " ,
109
109
"uglify-js" : " ^3.19.3" ,
110
- "webpack" : " ^5.98.0 " ,
111
- "webpack-dev-server" : " ^5.2.0 "
110
+ "webpack" : " ^5.99.7 " ,
111
+ "webpack-dev-server" : " ^5.2.1 "
112
112
},
113
113
"optionalDependencies" : {},
114
114
"dependencies" : {},
You can’t perform that action at this time.
0 commit comments