Skip to content
Closed
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
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/rds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint-config-evergreendocs": "*",
"nodemon": "^2.0.22",
"prisma": "^4.11.0",
"prisma-kysely": "^1.0.8",
"prisma-kysely": "^1.1.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4016,7 +4016,7 @@ __metadata:
mysql2: ^3.2.0
nodemon: ^2.0.22
prisma: ^4.11.0
prisma-kysely: ^1.0.8
prisma-kysely: ^1.1.0
ts-node: ^10.9.1
typescript: ^5.0.3
languageName: unknown
Expand Down Expand Up @@ -12400,17 +12400,17 @@ __metadata:
languageName: node
linkType: hard

"prisma-kysely@npm:^1.0.8":
version: 1.0.8
resolution: "prisma-kysely@npm:1.0.8"
"prisma-kysely@npm:^1.1.0":
version: 1.1.0
resolution: "prisma-kysely@npm:1.1.0"
dependencies:
"@prisma/generator-helper": 3.12.0
"@prisma/sdk": 3.12.0
typescript: 4.6.2
zod: ^3.21.0
bin:
prisma-kysely: dist/bin.js
checksum: 72a88c1901d4c16cf589628aa67f5c3c5f162163d64e45152ad305b30795123011dc5a05ee2e48d45bbe341fd456df1817c33099028bb27ec519415246bc7314
checksum: e7dd8ff9844a891b5e52c8360f99fbe0ca07f3838e55a2541bc378cb8e28162888679ed268449a8f4379dd21e61336542dc30bb9a85c18f827808d060d788cc7
languageName: node
linkType: hard

Expand Down