Skip to content

Commit

Permalink
forgot to update yarn lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jvelo committed Sep 22, 2024
1 parent 5d8ec82 commit 6d72db9
Showing 1 changed file with 15 additions and 9 deletions.
24 changes: 15 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1964,10 +1964,10 @@
resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-3.4.1-2.57771c0558568c7d08bd34c7248af5244ae16bd9.tgz#ad922c461baea416ec26ad33a144c70ae7e997d4"
integrity sha512-H8bnBT5jLap+0nULBAGjf+xb5XNn4d60U4J9cck+UanyEkeMS3aYCeHvNiQl46XwvN60jkUX8BwV3NOEmPh0SQ==

"@prisma/engines@3.4.1-2.57771c0558568c7d08bd34c7248af5244ae16bd9":
version "3.4.1-2.57771c0558568c7d08bd34c7248af5244ae16bd9"
resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-3.4.1-2.57771c0558568c7d08bd34c7248af5244ae16bd9.tgz#8e5534bfe255210c29b5181f694c9acd32d558c2"
integrity sha512-NO4Q88k3CfUpYzfpDD+0wSVCqhaeljCFAGSe1XyvmXAOlMU2AAjCwmRn6S4UXlT9yEGB/LwFjdvGjcgfUQ+Mtw==
"@prisma/engines@3.13.0-17.efdf9b1183dddfd4258cd181a72125755215ab7b":
version "3.13.0-17.efdf9b1183dddfd4258cd181a72125755215ab7b"
resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-3.13.0-17.efdf9b1183dddfd4258cd181a72125755215ab7b.tgz#d3a457cec4ef7a3b3412c45b1f2eac68c974474b"
integrity sha512-Ip9CcCeUocH61eXu4BUGpvl5KleQyhcUVLpWCv+0ZmDv44bFaDpREqjGHHdRupvPN/ugB6gTlD9b9ewdj02yVA==

"@reach/router@^1.2.1":
version "1.3.4"
Expand Down Expand Up @@ -10161,12 +10161,13 @@ pretty-quick@^2.0.1:
mri "^1.1.4"
multimatch "^4.0.0"

prisma@3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/prisma/-/prisma-3.4.2.tgz#d09e983f30fed579ddb1bb60adb369db732e3de5"
integrity sha512-wOD1lni7MfH/Qkp5SAkUthLKG+pQcpD31Nm8nAKj9ESgqId/dy+JDSTYOuk/pySvFyby/A+bsAPWIaVmo7qqhQ==
prisma@3.13.0:
version "3.13.0"
resolved "https://registry.yarnpkg.com/prisma/-/prisma-3.13.0.tgz#b11edd5631222ff1bf1d5324732d47801386aa8c"
integrity sha512-oO1auBnBtieGdiN+57IgsA9Vr7Sy4HkILi1KSaUG4mpKfEbnkTGnLOxAqjLed+K2nsG/GtE1tJBtB7JxN1a78Q==
dependencies:
"@prisma/engines" "3.4.1-2.57771c0558568c7d08bd34c7248af5244ae16bd9"
"@prisma/engines" "3.13.0-17.efdf9b1183dddfd4258cd181a72125755215ab7b"
ts-pattern "^4.0.1"

prismic-helpers@^1.0.3:
version "1.0.3"
Expand Down Expand Up @@ -12408,6 +12409,11 @@ ts-node@^9:
source-map-support "^0.5.17"
yn "3.1.1"

ts-pattern@^4.0.1:
version "4.3.0"
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-4.3.0.tgz#7a995b39342f1b00d1507c2d2f3b90ea16e178a6"
integrity sha512-pefrkcd4lmIVR0LA49Imjf9DYLK8vtWhqBPA3Ya1ir8xCW0O2yjL9dsCVvI7pCodLC5q7smNpEtDR2yVulQxOg==

ts-pnp@^1.1.2:
version "1.2.0"
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.2.0.tgz#a500ad084b0798f1c3071af391e65912c86bca92"
Expand Down

0 comments on commit 6d72db9

Please sign in to comment.