@@ -4589,6 +4589,27 @@ prisma-client-lib@1.32.2:
45894589 ws "^6.1.0"
45904590 zen-observable "^0.8.10"
45914591
4592+ prisma-client-lib@1.33.0 :
4593+ version "1.33.0"
4594+ resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.33.0.tgz#e446c85ffd926283230ba98d0ee8dd6ba3988782"
4595+ integrity sha512-jM2CrcgNH7WgwGBDyJebTcbG2JUQgHhuOw27Pn30KwGTJw8rqanIBhuVfhlWHPvOSSO30u/KV4hMPspiH4vyww==
4596+ dependencies :
4597+ " @types/node" " ^10.12.0"
4598+ " @types/prettier" " ^1.13.2"
4599+ debug "^4.1.0"
4600+ flow-bin "^0.87.0"
4601+ graphql-tag "^2.10.0"
4602+ http-link-dataloader "^0.1.6"
4603+ jsonwebtoken "^8.3.0"
4604+ lodash.flatten "^4.4.0"
4605+ prettier "1.16.4"
4606+ prisma-datamodel "1.33.0"
4607+ prisma-generate-schema "1.33.0"
4608+ subscriptions-transport-ws "^0.9.15"
4609+ uppercamelcase "^3.0.0"
4610+ ws "^6.1.0"
4611+ zen-observable "^0.8.10"
4612+
45924613prisma-datamodel@1.32.2 :
45934614 version "1.32.2"
45944615 resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.32.2.tgz#509f730c44e92c6a2ece56f90cd8a420154fbcde"
@@ -4598,6 +4619,15 @@ prisma-datamodel@1.32.2:
45984619 pluralize "^7.0.0"
45994620 popsicle "10"
46004621
4622+ prisma-datamodel@1.33.0 :
4623+ version "1.33.0"
4624+ resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.33.0.tgz#64d8b4cc78ada8c60cc31d7fda51d060b202886f"
4625+ integrity sha512-RjdxjSYAikEATQo1Oxtw7n1ySdXv1wnyI8BVTH+ffasdQ/iVHsW5qia6+3nLznc7pgTLpwBEmZVtmPPWNI/z1A==
4626+ dependencies :
4627+ graphql "^14.0.2"
4628+ pluralize "^7.0.0"
4629+ popsicle "10"
4630+
46014631prisma-db-introspection@1.32.2 :
46024632 version "1.32.2"
46034633 resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.32.2.tgz#0ffac33d3c3ffa5699650bc3c5b514c4df04bfd1"
@@ -4625,6 +4655,16 @@ prisma-generate-schema@1.32.2:
46254655 popsicle "10"
46264656 prisma-datamodel "1.32.2"
46274657
4658+ prisma-generate-schema@1.33.0 :
4659+ version "1.33.0"
4660+ resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.33.0.tgz#d966240de5e0c925d7e4ae7f64cb0f476115e51e"
4661+ integrity sha512-ZGuFpzDOM2MHB3U33x7pckt3xsvR15C9ndP0SNsCxckRY7XDu3BRncTPXpbWKUR91RCpSH2ipyaPutd+0Bttvg==
4662+ dependencies :
4663+ graphql "^14.0.2"
4664+ pluralize "^7.0.0"
4665+ popsicle "10"
4666+ prisma-datamodel "1.33.0"
4667+
46284668prisma-json-schema@0.1.3 :
46294669 version "0.1.3"
46304670 resolved "https://registry.yarnpkg.com/prisma-json-schema/-/prisma-json-schema-0.1.3.tgz#6c302db8f464f8b92e8694d3f7dd3f41ac9afcbe"
0 commit comments