Skip to content

Commit

Permalink
updated upstash dependency to version 1.24.3 and added crypto-js depe…
Browse files Browse the repository at this point in the history
…ndency

Signed-off-by: Daniel Einars <contact@dle.dev>
  • Loading branch information
polaroidkidd committed Oct 31, 2023
1 parent 4dd2d67 commit 105ef5c
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 12 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@
"@lucia-auth/adapter-prisma": "^3.0.2",
"@lucia-auth/adapter-session-redis": "^2.1.1",
"@prisma/client": "^5.5.2",
"@upstash/redis": "1.23.4",
"@upstash/redis": "1.24.3",
"classnames": "^2.3.2",
"crypto-js": "^4.2.0",
"svelte-markdown": "^0.4.0",
"sveltekit-superforms": "^1.8.0",
"uuid": "^9.0.1",
Expand Down Expand Up @@ -100,4 +101,4 @@
"vitest": "0.34.6",
"wrangler": "^3.15.0"
}
}
}
31 changes: 21 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 105ef5c

Please sign in to comment.