Skip to content

Commit 8c3cae8

Browse files
build(deps): bump the npm_and_yarn group with 2 updates
Bumps the npm_and_yarn group with 2 updates: [esbuild](https://github.com/evanw/esbuild) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `esbuild` from 0.25.1 to 0.25.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.1...v0.25.2) Updates `vite` from 6.2.3 to 6.2.4 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8419444 commit 8c3cae8

File tree

3 files changed

+291
-296
lines changed

3 files changed

+291
-296
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"clsx": "^2.1.1",
5757
"commitizen": "^4.3.1",
5858
"cz-conventional-changelog": "^3.3.0",
59-
"esbuild": "^0.25.1",
59+
"esbuild": "^0.25.2",
6060
"eslint": "^9.23.0",
6161
"eslint-config-prettier": "^10.1.1",
6262
"eslint-plugin-cypress": "^4.2.0",
@@ -95,7 +95,7 @@
9595
"tsx": "^4.19.3",
9696
"typescript": "~5.8.2",
9797
"verdaccio": "^6.1.0",
98-
"vite": "^6.2.3",
98+
"vite": "^6.2.4",
9999
"vitest": "^3.0.9"
100100
},
101101
"pnpm": {

packages/nx-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"minimatch": "^10.0.1",
4242
"openapi-types": "^12.1.3",
4343
"typescript": "~5.8.2",
44-
"vite": "^6.2.3",
44+
"vite": "^6.2.4",
4545
"vitest": "^3.0.9"
4646
}
4747
}

0 commit comments

Comments
 (0)