Skip to content

Commit

Permalink
fix(deps): update prisma monorepo to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 28, 2023
1 parent 6d574b9 commit 44e7452
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
}
},
"dependencies": {
"@prisma/client": "3.15.2",
"@prisma/client": "4.11.0",
"@sapphire/decorators": "^4.3.8",
"@sapphire/discord.js-utilities": "^4.12.0",
"@sapphire/eslint-config": "4.3.8",
Expand Down Expand Up @@ -96,7 +96,7 @@
"npm-run-all": "^4.1.5",
"prettier": "2.8.4",
"pretty-quick": "^3.1.3",
"prisma": "3.15.2",
"prisma": "4.11.0",
"reflect-metadata": "0.1.13",
"tsc-watch": "5.0.3",
"tsup": "^5.12.9",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2891,31 +2891,31 @@ __metadata:
languageName: node
linkType: hard

"@prisma/client@npm:3.15.2":
version: 3.15.2
resolution: "@prisma/client@npm:3.15.2"
"@prisma/client@npm:4.11.0":
version: 4.11.0
resolution: "@prisma/client@npm:4.11.0"
dependencies:
"@prisma/engines-version": 3.15.1-1.461d6a05159055555eb7dfb337c9fb271cbd4d7e
"@prisma/engines-version": 4.11.0-57.8fde8fef4033376662cad983758335009d522acb
peerDependencies:
prisma: "*"
peerDependenciesMeta:
prisma:
optional: true
checksum: ef7eaeba6c9b85b0c4ebd95ce87083ca0deb0a588b46a8fac1f9769228e550785c53eb991be774746a7e6bf36c4bcb199bffa20795737aa59384216273d981be
checksum: ca8d8f820caaf4a76b94674f88207d5bb14f57a9682d37d2f79c56378f259cd3b14b30a110ab59a97647fcf3c46f896e7a2d20ded2777e09b835d7accd70cf1d
languageName: node
linkType: hard

"@prisma/engines-version@npm:3.15.1-1.461d6a05159055555eb7dfb337c9fb271cbd4d7e":
version: 3.15.1-1.461d6a05159055555eb7dfb337c9fb271cbd4d7e
resolution: "@prisma/engines-version@npm:3.15.1-1.461d6a05159055555eb7dfb337c9fb271cbd4d7e"
checksum: f2ea2b3efe2ed90c1448b79e8718eefa7ee12f68dcee3fb9c322aee1cb8847602628436e7760b5ddc1e84da5fb799d464d9b4809a3989393842b75d933273abc
"@prisma/engines-version@npm:4.11.0-57.8fde8fef4033376662cad983758335009d522acb":
version: 4.11.0-57.8fde8fef4033376662cad983758335009d522acb
resolution: "@prisma/engines-version@npm:4.11.0-57.8fde8fef4033376662cad983758335009d522acb"
checksum: f040b93d09b21feaef193080eed22142fa26b3cf86d089ebb4286f5f45ed17a98e030a8bb55c0bec2892e15880a697f6754c6966b7795cf7ba4553f59fb387e7
languageName: node
linkType: hard

"@prisma/engines@npm:3.15.1-1.461d6a05159055555eb7dfb337c9fb271cbd4d7e":
version: 3.15.1-1.461d6a05159055555eb7dfb337c9fb271cbd4d7e
resolution: "@prisma/engines@npm:3.15.1-1.461d6a05159055555eb7dfb337c9fb271cbd4d7e"
checksum: 4be65608ab55f17e16791143dcdb7578f5461efb3de211e75cc256eb1b8282ffa7ed50a91c098d0267b6e5b47ad90d4aaeb1600958b1667652ee17bb75b16b8c
"@prisma/engines@npm:4.11.0":
version: 4.11.0
resolution: "@prisma/engines@npm:4.11.0"
checksum: 98030cead39e5009b7a91fd2463433ccdb16cbeb6c7345ed7950c25dbe0731a425fc888458a1423b594d659972e081ca3d63d301ef647f05a634209c75769db2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8402,15 +8402,15 @@ __metadata:
languageName: node
linkType: hard

"prisma@npm:3.15.2":
version: 3.15.2
resolution: "prisma@npm:3.15.2"
"prisma@npm:4.11.0":
version: 4.11.0
resolution: "prisma@npm:4.11.0"
dependencies:
"@prisma/engines": 3.15.1-1.461d6a05159055555eb7dfb337c9fb271cbd4d7e
"@prisma/engines": 4.11.0
bin:
prisma: build/index.js
prisma2: build/index.js
checksum: 2efdd77cadad51c7c2ff6fcfe0b594849733dffee73755b0e48cefd426e75f0cb5dbe134360a92e47865d331b11308878be91c009acf9f51ca57f86212492118
checksum: 760d80766ae16ad2d25cfc20d75433b020dff0937eab864b94b95beadd89e481508e4d3c6370a5df90749d5ac5c7af77c9c2f293b74bfdee0e548b04a905c2e7
languageName: node
linkType: hard

Expand Down Expand Up @@ -9134,7 +9134,7 @@ __metadata:
"@commitlint/cli": 17.4.4
"@commitlint/config-angular": 17.4.4
"@commitlint/config-conventional": 17.4.4
"@prisma/client": 3.15.2
"@prisma/client": 4.11.0
"@sapphire/decorators": ^4.3.8
"@sapphire/discord.js-utilities": ^4.12.0
"@sapphire/eslint-config": 4.3.8
Expand Down Expand Up @@ -9169,7 +9169,7 @@ __metadata:
npm-run-all: ^4.1.5
prettier: 2.8.4
pretty-quick: ^3.1.3
prisma: 3.15.2
prisma: 4.11.0
reflect-metadata: 0.1.13
tsc-watch: 5.0.3
tsup: ^5.12.9
Expand Down

0 comments on commit 44e7452

Please sign in to comment.