Skip to content

Commit

Permalink
chore(deps): bump the prisma group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the prisma group with 3 updates in the /web directory: [@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.13.0 to 5.16.2
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.16.2/packages/adapter-neon)

Updates `@prisma/client` from 5.13.0 to 5.16.2
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.16.2/packages/client)

Updates `prisma` from 5.13.0 to 5.16.2
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.16.2/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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent ab36002 commit 8eaa0b2
Show file tree
Hide file tree
Showing 2 changed files with 6,401 additions and 4,711 deletions.
6 changes: 3 additions & 3 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@nivo/heatmap": "^0.86.0",
"@nivo/line": "^0.86.0",
"@olros/stats": "^2.2.1",
"@prisma/adapter-neon": "5.13.0",
"@prisma/client": "5.13.0",
"@prisma/adapter-neon": "5.16.2",
"@prisma/client": "5.16.2",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-checkbox": "^1.0.4",
Expand Down Expand Up @@ -101,7 +101,7 @@
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.5.14",
"prisma": "5.13.0",
"prisma": "5.16.2",
"tailwindcss": "4.0.0-alpha.14",
"typescript": "^5.4.2",
"vite": "^5.2.7",
Expand Down
Loading

0 comments on commit 8eaa0b2

Please sign in to comment.