Skip to content

Commit 871cb15

Browse files
chore: bump the npm-patch-minor group across 1 directory with 3 updates
Bumps the npm-patch-minor group with 3 updates in the / directory: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [esbuild](https://github.com/evanw/esbuild) and [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli). Updates `@vitest/coverage-v8` from 4.1.5 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/coverage-v8) Updates `esbuild` from 0.27.4 to 0.28.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.4...v0.28.0) Updates `vite-plus` from 0.1.20 to 0.1.22 - [Release notes](https://github.com/voidzero-dev/vite-plus/releases) - [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.1.22/packages/cli) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-minor - dependency-name: esbuild dependency-version: 0.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-patch-minor - dependency-name: vite-plus dependency-version: 0.1.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0e2286 commit 871cb15

2 files changed

Lines changed: 463 additions & 512 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@
5252
"devDependencies": {
5353
"@types/node": "^25.9.1",
5454
"@vitest/coverage-v8": "^4.1.5",
55-
"esbuild": "^0.27.0",
55+
"esbuild": "^0.28.0",
5656
"is-ci": "^4.1.0",
5757
"postject": "^1.0.0-alpha.6",
5858
"typescript": "^6.0.3",
59-
"vite-plus": "0.1.20"
59+
"vite-plus": "0.1.22"
6060
},
6161
"engines": {
6262
"node": ">=24.14.0"

0 commit comments

Comments
 (0)