@codecov/bundle-analyzer
Advanced tools
Comparing version 1.6.0 to 1.7.0
{ | ||
"name": "@codecov/bundle-analyzer", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "Official Codecov Bundle Analyzer", | ||
@@ -44,3 +44,3 @@ "author": "Codecov", | ||
"yargs": "^17.7.2", | ||
"@codecov/bundler-plugin-core": "^1.6.0" | ||
"@codecov/bundler-plugin-core": "^1.7.0" | ||
}, | ||
@@ -52,10 +52,10 @@ "devDependencies": { | ||
"@types/yargs": "^17.0.33", | ||
"@vitest/coverage-v8": "^1.5.0", | ||
"@vitest/coverage-v8": "^2.1.8", | ||
"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", | ||
"unbuild": "^2.0.0", | ||
"vite": "^5.2.14", | ||
"vitest": "^1.5.0" | ||
"vite": "^6.0.3", | ||
"vitest": "^2.1.8" | ||
}, | ||
@@ -62,0 +62,0 @@ "volta": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
58327