Skip to content

Commit e5e3593

Browse files
Bump the npm_and_yarn group across 1 directory with 4 updates
Bumps the npm_and_yarn group with 1 update in the /examples/react-electron directory: [electron](https://github.com/electron/electron). Updates `electron` from 30.5.1 to 35.7.5 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v30.5.1...v35.7.5) Updates `vite` from 5.4.20 to 7.3.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite) Updates `esbuild` from 0.21.5 to 0.27.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.21.5...v0.27.2) Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: electron dependency-version: 35.7.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.3.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.27.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a89fadf commit e5e3593

2 files changed

Lines changed: 1406 additions & 1144 deletions

File tree

examples/react-electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/react": "~19.1.13",
2121
"@types/react-dom": "~19.1.9",
2222
"@vitejs/plugin-react": "^5.0.1",
23-
"electron": "38.2.0",
23+
"electron": "35.7.5",
2424
"electron-builder": "^26.0.12",
2525
"typescript": "^5.9.2",
2626
"vite": "^7.1.3",

0 commit comments

Comments
 (0)