Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Bump prisma from 4.11.0 to 5.5.2 #136

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 @@ -37,7 +37,7 @@
"autoprefixer": "^10.4.13",
"concurrently": "^7.6.0",
"postcss": "^8.4.21",
"prisma": "^4.11.0",
"prisma": "^5.5.2",
"tailwindcss": "^3.2.7",
"typescript": "~4.9.5"
},
Expand Down
21 changes: 10 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1798,10 +1798,10 @@ __metadata:
languageName: node
linkType: hard

"@prisma/engines@npm:4.11.0":
version: 4.11.0
resolution: "@prisma/engines@npm:4.11.0"
checksum: 98030cead39e5009b7a91fd2463433ccdb16cbeb6c7345ed7950c25dbe0731a425fc888458a1423b594d659972e081ca3d63d301ef647f05a634209c75769db2
"@prisma/engines@npm:5.5.2":
version: 5.5.2
resolution: "@prisma/engines@npm:5.5.2"
checksum: 45c74bd3db7ae3c6544e0d5303d7750a59b2fbc6cd9b33898ef3680fdbcfdb112a3058c2dfda03b0605156b8051624c2b85de8ccad25b7d859043ecf51a7cac3
languageName: node
linkType: hard

Expand Down Expand Up @@ -2070,7 +2070,7 @@ __metadata:
concurrently: ^7.6.0
cross-env: ^7.0.3
postcss: ^8.4.21
prisma: ^4.11.0
prisma: ^5.5.2
react: ^18.2.0
react-dom: ^18.2.0
remix-auth: ^3.4.0
Expand Down Expand Up @@ -6629,15 +6629,14 @@ __metadata:
languageName: node
linkType: hard

"prisma@npm:^4.11.0":
version: 4.11.0
resolution: "prisma@npm:4.11.0"
"prisma@npm:^5.5.2":
version: 5.5.2
resolution: "prisma@npm:5.5.2"
dependencies:
"@prisma/engines": 4.11.0
"@prisma/engines": 5.5.2
bin:
prisma: build/index.js
prisma2: build/index.js
checksum: 760d80766ae16ad2d25cfc20d75433b020dff0937eab864b94b95beadd89e481508e4d3c6370a5df90749d5ac5c7af77c9c2f293b74bfdee0e548b04a905c2e7
checksum: 0f728d5953f8acb136708021da909ae9b22068bd19952378b545520ce6ce4e43f38db53fc3002866ff44dd0372b19460cc7b8c8558664492b26de6687da8680b
languageName: node
linkType: hard

Expand Down