mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-20 16:55:32 -04:00
📦 npm: Bump the prisma group across 1 directory with 2 updates
Bumps the prisma group with 2 updates in the / directory: [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli). Updates `@prisma/client` from 6.3.1 to 6.4.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.4.1/packages/client) Updates `prisma` from 6.3.1 to 6.4.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.4.1/packages/cli) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prisma - dependency-name: prisma dependency-type: direct:development update-type: version-update:semver-minor dependency-group: prisma ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+2
-2
@@ -25,7 +25,7 @@
|
||||
"@next/bundle-analyzer": "15.2.0-canary.60",
|
||||
"@octokit/graphql": "^8.2.1",
|
||||
"@octokit/graphql-schema": "^15.25.0",
|
||||
"@prisma/client": "^6.3.1",
|
||||
"@prisma/client": "^6.4.1",
|
||||
"@react-spring/web": "^9.7.5",
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"clsx": "^2.1.1",
|
||||
@@ -82,7 +82,7 @@
|
||||
"eslint-plugin-prettier": "~5.2.3",
|
||||
"lint-staged": "^15.4.3",
|
||||
"prettier": "^3.5.2",
|
||||
"prisma": "^6.3.1",
|
||||
"prisma": "^6.4.1",
|
||||
"schema-dts": "^1.1.2",
|
||||
"simple-git-hooks": "^2.11.1",
|
||||
"typescript": "^5.7.3"
|
||||
|
||||
Reference in New Issue
Block a user