Skip to content

Commit d66b1bf

Browse files
chore(deps-dev): bump the npm_and_yarn group across 1 directory with 3 updates (#65)
Bumps the npm_and_yarn group with 3 updates in the / directory: [electron](https://github.com/electron/electron), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [lodash](https://github.com/lodash/lodash). Updates `electron` from 40.8.3 to 40.8.5 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v40.8.3...v40.8.5) Updates `vite` from 7.3.1 to 7.3.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite) Updates `lodash` from 4.17.23 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: electron dependency-version: 40.8.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.3.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f66a24 commit d66b1bf

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/ws": "^8.18.1",
5050
"@typescript-eslint/parser": "^8.56.0",
5151
"concurrently": "^9.2.1",
52-
"electron": "^40.8.3",
52+
"electron": "^40.8.5",
5353
"electron-builder": "^26.8.1",
5454
"eslint": "^9.39.3",
5555
"eslint-config-prettier": "^10.1.8",
@@ -59,7 +59,7 @@
5959
"prettier": "^3.8.1",
6060
"typescript": "~5.9.3",
6161
"typescript-eslint": "^8.56.0",
62-
"vite": "^7.3.1",
62+
"vite": "^7.3.2",
6363
"vite-plugin-solid": "^2.11.10",
6464
"vitest": "^4.0.18",
6565
"wait-on": "^9.0.4"

0 commit comments

Comments
 (0)