Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @prisma/client from 5.5.0 to 5.5.2 #602

Merged
merged 1 commit into from
Oct 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@geist-ui/core": "^2.3.8",
"@geist-ui/icons": "^1.0.2",
"@next/bundle-analyzer": "^13.5.6",
"@prisma/client": "^5.5.0",
"@prisma/client": "^5.5.2",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@upstash/redis": "^1.23.4",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -779,24 +779,24 @@ __metadata:
languageName: node
linkType: hard

"@prisma/client@npm:^5.5.0":
version: 5.5.0
resolution: "@prisma/client@npm:5.5.0"
"@prisma/client@npm:^5.5.2":
version: 5.5.2
resolution: "@prisma/client@npm:5.5.2"
dependencies:
"@prisma/engines-version": 5.5.0-19.475c616176945d72f4330c92801f0c5e6398dc0f
"@prisma/engines-version": 5.5.1-1.aebc046ce8b88ebbcb45efe31cbe7d06fd6abc0a
peerDependencies:
prisma: "*"
peerDependenciesMeta:
prisma:
optional: true
checksum: c1998a50ac476f2f96e3c83b6630ce294bce5bfea901d47b114ce620bb91845a5f4d4050f8cc9f7f591f2348fbc3e4f03ad5bbeecc1914e11669f391bab5fe7b
checksum: 71ac5830041106070744645b882aa3270b8fb2d4a6bdf844c5e936543b2fccc3a6939e2ce47a5aad07f5c958e97ade06b7843a6664d8c9038403a357d04c5f88
languageName: node
linkType: hard

"@prisma/engines-version@npm:5.5.0-19.475c616176945d72f4330c92801f0c5e6398dc0f":
version: 5.5.0-19.475c616176945d72f4330c92801f0c5e6398dc0f
resolution: "@prisma/engines-version@npm:5.5.0-19.475c616176945d72f4330c92801f0c5e6398dc0f"
checksum: 14dd15c2698755707409102aaa94f4e578b9ca9c78b48196c8c73f58edbd1cede612937d678eb6051a749f6ceeae44f2fcc94f8fcec3a6dbb8b21d413cca71cc
"@prisma/engines-version@npm:5.5.1-1.aebc046ce8b88ebbcb45efe31cbe7d06fd6abc0a":
version: 5.5.1-1.aebc046ce8b88ebbcb45efe31cbe7d06fd6abc0a
resolution: "@prisma/engines-version@npm:5.5.1-1.aebc046ce8b88ebbcb45efe31cbe7d06fd6abc0a"
checksum: bd0a1dd20f9c69526099800a9b1870ab5969ad8da728e3cec676b826f5d7e8751e118486901bde2f14f4edce02e98a26da1ad93560c4b51ec38be3356b1b6913
languageName: node
linkType: hard

Expand Down Expand Up @@ -4956,7 +4956,7 @@ __metadata:
"@geist-ui/core": ^2.3.8
"@geist-ui/icons": ^1.0.2
"@next/bundle-analyzer": ^13.5.6
"@prisma/client": ^5.5.0
"@prisma/client": ^5.5.2
"@tanstack/react-query": ^4.36.1
"@tanstack/react-query-devtools": ^4.36.1
"@testing-library/jest-dom": ^6.1.4
Expand Down