mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-20 16:55:32 -04:00
📦 npm: Bump the prisma group with 3 updates
Bumps the prisma group with 3 updates: [@prisma/adapter-neon](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-neon), [@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-neon` from 5.7.1 to 5.8.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/HEAD/packages/adapter-neon) Updates `@prisma/client` from 5.7.1 to 5.8.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/HEAD/packages/client) Updates `prisma` from 5.7.1 to 5.8.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/HEAD/packages/cli) --- updated-dependencies: - dependency-name: "@prisma/adapter-neon" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prisma - 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:
+3
-3
@@ -24,8 +24,8 @@
|
||||
"@novnc/novnc": "1.4.0",
|
||||
"@octokit/graphql": "^7.0.2",
|
||||
"@octokit/graphql-schema": "^14.46.1",
|
||||
"@prisma/adapter-neon": "^5.7.1",
|
||||
"@prisma/client": "^5.7.1",
|
||||
"@prisma/adapter-neon": "^5.8.0",
|
||||
"@prisma/client": "^5.8.0",
|
||||
"@react-spring/web": "^9.7.3",
|
||||
"@stitches/react": "1.3.1-1",
|
||||
"@vercel/edge": "^1.1.1",
|
||||
@@ -94,7 +94,7 @@
|
||||
"eslint-plugin-prettier": "~5.1.2",
|
||||
"lint-staged": "^15.2.0",
|
||||
"prettier": "^3.1.1",
|
||||
"prisma": "^5.7.1",
|
||||
"prisma": "^5.8.0",
|
||||
"simple-git-hooks": "^2.9.0",
|
||||
"typescript": "^5.3.3",
|
||||
"uglify-js": "^3.17.4"
|
||||
|
||||
Reference in New Issue
Block a user