Skip to content

Commit 669bc1d

Browse files
build(deps): bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 3 updates in the /tests/browser directory: [esbuild](https://github.com/evanw/esbuild), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [form-data](https://github.com/form-data/form-data). Updates `esbuild` from 0.24.2 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.24.2...v0.25.0) Updates `vite` from 6.1.0 to 6.1.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.1.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.1.6/packages/vite) Updates `form-data` from 4.0.1 to 4.0.4 - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.1...v4.0.4) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 6.1.6 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f2ba5c commit 669bc1d

File tree

2 files changed

+422
-127
lines changed

2 files changed

+422
-127
lines changed

tests/browser/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"@vue-kakuyaku/core": "^0.4.3",
88
"@vueuse/core": "^8.0.1",
99
"cypress": "^13.12.0",
10-
"esbuild": "^0.24.2",
10+
"esbuild": "^0.25.0",
1111
"npm-run-all": "^4.1.5",
1212
"sass": "^1.52.1",
13-
"vite": "^6.1.0",
13+
"vite": "^6.1.6",
1414
"vite-plugin-wasm": "^3.4.1",
1515
"vue": "^3.2.47"
1616
},

0 commit comments

Comments
 (0)