Skip to content

Commit f165f36

Browse files
chore(deps): bump the prisma group across 1 directory with 3 updates (#2651)
chore(deps): bump the prisma group in /front-end with 3 updates Bumps the prisma group in /front-end with 3 updates: [@prisma/adapter-better-sqlite3](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-better-sqlite3), [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli). Updates `@prisma/adapter-better-sqlite3` from 7.6.0 to 7.7.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.7.0/packages/adapter-better-sqlite3) Updates `@prisma/client` from 7.6.0 to 7.7.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.7.0/packages/client) Updates `prisma` from 7.6.0 to 7.7.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.7.0/packages/cli) --- updated-dependencies: - dependency-name: "@prisma/adapter-better-sqlite3" dependency-version: 7.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prisma - dependency-name: "@prisma/client" dependency-version: 7.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prisma - dependency-name: prisma dependency-version: 7.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: prisma ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1cf610 commit f165f36

File tree

2 files changed

+76
-101
lines changed

2 files changed

+76
-101
lines changed

front-end/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@electron-toolkit/utils": "4.0.0",
3737
"@hiero-ledger/proto": "2.28.0",
3838
"@hiero-ledger/sdk": "2.82.0",
39-
"@prisma/adapter-better-sqlite3": "7.6.0",
40-
"@prisma/client": "7.6.0",
39+
"@prisma/adapter-better-sqlite3": "7.7.0",
40+
"@prisma/client": "7.7.0",
4141
"@vuepic/vue-datepicker": "11.0.3",
4242
"@vueuse/core": "12.8.2",
4343
"argon2": "0.44.0",
@@ -87,7 +87,7 @@
8787
"happy-dom": "20.8.9",
8888
"prebuild-install": "7.1.3",
8989
"prettier": "3.8.1",
90-
"prisma": "7.6.0",
90+
"prisma": "7.7.0",
9191
"sass": "1.97.3",
9292
"typescript": "5.7.3",
9393
"vite": "6.4.2",

0 commit comments

Comments
 (0)