Skip to content

Commit db21ef5

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 d17967b commit db21ef5

File tree

3 files changed

+351
-351
lines changed

3 files changed

+351
-351
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"clsx": "^2.1.1",
6060
"commitizen": "^4.3.1",
6161
"cz-conventional-changelog": "^3.3.0",
62-
"esbuild": "^0.25.1",
62+
"esbuild": "^0.25.2",
6363
"eslint": "^9.23.0",
6464
"eslint-config-prettier": "^10.1.1",
6565
"eslint-plugin-cypress": "^4.2.0",
@@ -101,7 +101,7 @@
101101
"tsx": "^4.19.3",
102102
"typescript": "~5.8.2",
103103
"verdaccio": "^6.1.0",
104-
"vite": "^6.2.3",
104+
"vite": "^6.2.6",
105105
"vitest": "^3.0.9"
106106
},
107107
"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.6",
4545
"vitest": "^3.0.9"
4646
}
4747
}

0 commit comments

Comments
 (0)