@codecov/webpack-plugin
Advanced tools
Comparing version 1.6.0 to 1.7.0
{ | ||
"name": "@codecov/webpack-plugin", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "Official Codecov Webpack plugin", | ||
@@ -34,3 +34,3 @@ "author": "Codecov", | ||
"unplugin": "^1.10.1", | ||
"@codecov/bundler-plugin-core": "^1.6.0" | ||
"@codecov/bundler-plugin-core": "^1.7.0" | ||
}, | ||
@@ -41,11 +41,11 @@ "devDependencies": { | ||
"@types/webpack": "^5.28.5", | ||
"@vitest/coverage-v8": "^1.5.0", | ||
"@vitest/coverage-v8": "^2.1.8", | ||
"chalk": "4.1.2", | ||
"codecovProdRollupPlugin": "npm:@codecov/rollup-plugin@1.5.0", | ||
"msw": "^2.1.5", | ||
"msw": "^2.7.0", | ||
"ts-node": "^10.9.2", | ||
"typedoc": "^0.25.12", | ||
"typedoc": "^0.27.5", | ||
"typescript": "^5.3.3", | ||
"unbuild": "^2.0.0", | ||
"vitest": "^1.5.0", | ||
"vitest": "^2.1.8", | ||
"webpack": "^5.96.1" | ||
@@ -52,0 +52,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
62844