Skip to content

Commit 4724caa

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 /apps/app directory: [@novu/api](https://github.com/novuhq/novu-ts). Bumps the npm_and_yarn group with 1 update in the /packages/device-agent directory: [electron](https://github.com/electron/electron). Updates `@novu/api` from 1.8.0 to 3.15.0 - [Release notes](https://github.com/novuhq/novu-ts/releases) - [Changelog](https://github.com/novuhq/novu-ts/blob/main/RELEASES.md) - [Commits](novuhq/novu-ts@v1.8.0...v3.15.0) Updates `electron` from 39.8.4 to 39.8.5 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v39.8.4...v39.8.5) --- updated-dependencies: - dependency-name: "@novu/api" dependency-version: 3.15.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: electron dependency-version: 39.8.5 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af06b7a commit 4724caa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@monaco-editor/react": "^4.7.0",
3333
"@nangohq/frontend": "^0.53.2",
3434
"@next/third-parties": "^15.3.1",
35-
"@novu/api": "^1.6.0",
35+
"@novu/api": "^3.15.0",
3636
"@novu/nextjs": "^3.10.1",
3737
"@number-flow/react": "^0.5.9",
3838
"@prisma/adapter-pg": "7.6.0",

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": "39.8.4",
32+
"electron": "39.8.5",
3333
"electron-builder": "^25.1.8",
3434
"electron-vite": "^3.1.0",
3535
"react": "^19.1.0",

0 commit comments

Comments
 (0)