Skip to content

Commit

Permalink
Merge branch 'main' of github.com:sneakycrow/website
Browse files Browse the repository at this point in the history
  • Loading branch information
sneakycrow committed Oct 16, 2024
2 parents e6e0d16 + bd97732 commit 245c820
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@floating-ui/dom": "^1.6.8",
"@gleam-lang/highlight.js-gleam": "^1.5.0",
"@lucia-auth/adapter-prisma": "^4.0.1",
"@prisma/client": "^5.17.0",
"@prisma/client": "^5.20.0",
"@sentry/node": "^8.22.0",
"@sentry/profiling-node": "^8.27.0",
"@sentry/sveltekit": "^7.84.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -759,10 +759,10 @@
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.25.tgz#f077fdc0b5d0078d30893396ff4827a13f99e817"
integrity sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ==

"@prisma/client@^5.17.0":
version "5.17.0"
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.17.0.tgz#9079947bd749689c2dabfb9ecc70a24ebefb1f43"
integrity sha512-N2tnyKayT0Zf7mHjwEyE8iG7FwTmXDHFZ1GnNhQp0pJUObsuel4ZZ1XwfuAYkq5mRIiC/Kot0kt0tGCfLJ70Jw==
"@prisma/client@^5.20.0":
version "5.20.0"
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-5.20.0.tgz#4fc9f2b2341c9c997c139df4445688dd6b39663b"
integrity sha512-CLv55ZuMuUawMsxoqxGtLT3bEZoa2W8L3Qnp6rDIFWy+ZBrUcOFKdoeGPSnbBqxc3SkdxJrF+D1veN/WNynZYA==

"@prisma/[email protected]":
version "5.19.1"
Expand Down

0 comments on commit 245c820

Please sign in to comment.