Skip to content

Commit 6c0922b

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates
Bumps the npm_and_yarn group with 1 update in the /packages/device-agent directory: [electron](https://github.com/electron/electron). Bumps the npm_and_yarn group with 1 update in the /packages/email directory: [next](https://github.com/vercel/next.js). Updates `electron` from 33.4.0 to 35.7.5 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v33.4.0...v35.7.5) Updates `next` from 15.5.13 to 16.1.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.5.13...v16.1.7) --- updated-dependencies: - dependency-name: electron dependency-version: 35.7.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.1.7 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f873aa commit 6c0922b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/device-agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/react": "^19.2.7",
3030
"@types/react-dom": "^19.2.3",
3131
"@vitejs/plugin-react": "^4.5.2",
32-
"electron": "33.4.0",
32+
"electron": "35.7.5",
3333
"electron-builder": "^25.1.8",
3434
"electron-vite": "^3.1.0",
3535
"react": "^19.1.0",

packages/email/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@react-email/tailwind": "1.0.5",
99
"@trycompai/utils": "workspace:*",
1010
"date-fns": "^4.1.0",
11-
"next": "^15.4.6",
11+
"next": "^16.1.7",
1212
"react-email": "^4.0.15",
1313
"resend": "^4.4.1",
1414
"responsive-react-email": "^0.0.5"

0 commit comments

Comments
 (0)