Skip to content

Commit 91b4489

Browse files
Bump the npm group across 2 directories with 2 updates (#3351)
Bumps the npm group with 1 update in the /package directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Bumps the npm group with 1 update in the /tests directory: [@vercel/ncc](https://github.com/vercel/ncc). Updates `vite` from 7.1.5 to 7.1.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.6/packages/vite) Updates `@vercel/ncc` from 0.38.3 to 0.38.4 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.3...0.38.4) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@vercel/ncc" dependency-version: 0.38.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93bf4a1 commit 91b4489

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"tsx": "^4.20.5",
6161
"typescript": "^5.9.2",
6262
"typescript-eslint": "^8.44.0",
63-
"vite": "^7.1.5",
63+
"vite": "^7.1.6",
6464
"vite-tsconfig-paths": "^5.1.4",
6565
"vitest": "^3.2.4"
6666
},

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@swc/core": "1.13.2",
1616
"@types/node": "^24.5.1",
17-
"@vercel/ncc": "^0.38.3",
17+
"@vercel/ncc": "^0.38.4",
1818
"@vitest/coverage-v8": "^3.2.4",
1919
"source-map-support": "^0.5.21",
2020
"typescript": "^5.9.2",

0 commit comments

Comments
 (0)