This repository was archived by the owner on Sep 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 3939 "postpublish" : " yarn clean"
4040 },
4141 "devDependencies" : {
42- "@sanity/client" : " ^5.4.0 " ,
42+ "@sanity/client" : " ^5.4.2 " ,
4343 "@types/lru-cache" : " ^5.1.0" ,
4444 "@types/node" : " ^14.14.41" ,
45- "next-auth" : " ^4.20 .1" ,
45+ "next-auth" : " ^4.21 .1" ,
4646 "typescript" : " ^4.2.4"
4747 },
4848 "dependencies" : {
5151 "groq" : " ^2.2.6"
5252 },
5353 "peerDependencies" : {
54- "@sanity/client" : " ^5.4.0 " ,
55- "next-auth" : " ^4.20 .1"
54+ "@sanity/client" : " ^5.4.2 " ,
55+ "next-auth" : " ^4.21 .1"
5656 },
5757 "bugs" : {
5858 "url" : " https://github.com/Fedeya/next-auth-sanity/issues"
Original file line number Diff line number Diff line change 3434 resolved "https://registry.yarnpkg.com/@phc/format/-/format-1.0.0.tgz#b5627003b3216dc4362125b13f48a4daa76680e4"
3535 integrity sha512-m7X9U6BG2+J+R1lSOdCiITLLrxm+cWlNI3HUFA92oLO77ObGNzaKdh8pMLqdZcshtkKuV84olNNXDfMc4FezBQ==
3636
37- " @sanity/client@^5.4.0 " :
38- version "5.4.0 "
39- resolved "https://registry.yarnpkg.com/@sanity/client/-/client-5.4.0 .tgz#db916fee7b77abfe761be535d49e309f41057524 "
40- integrity sha512-9O0zzBOcoji937610qjgDh3/5DCKGZ1w1Tsjnunq+EEdLvl0FBXiBA77an6gZ7CuqUhsjDmSi+Xn7ax28RAsvw ==
37+ " @sanity/client@^5.4.2 " :
38+ version "5.4.2 "
39+ resolved "https://registry.yarnpkg.com/@sanity/client/-/client-5.4.2 .tgz#253b11d76a058de1fe6ec4f191d5872c7825fa80 "
40+ integrity sha512-M/ebzTGwYq+NDGMfBWxKtwtmCRJbBvXxAIQXu/J0vxnr8mXKw8gBQ7GaG0tI4WJ54w5sI6pnrD6mPiKdRHVNYw ==
4141 dependencies :
4242 " @sanity/eventsource" " 5"
4343 get-it "^8.1"
@@ -400,10 +400,10 @@ ms@2.1.2:
400400 resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
401401 integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
402402
403- next-auth@^4.20 .1 :
404- version "4.20 .1"
405- resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.20 .1.tgz#6e65c4fde14171f6ce64f05f672f80f39fc418c7 "
406- integrity sha512-ZcTUN4qzzZ/zJYgOW0hMXccpheWtAol8QOMdMts+LYRcsPGsqf2hEityyaKyECQVw1cWInb9dF3wYwI5GZdEmQ ==
403+ next-auth@^4.21 .1 :
404+ version "4.21 .1"
405+ resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.21 .1.tgz#8db520395b2c697bd1259b76831d319728f0d50d "
406+ integrity sha512-NYkU4jAPSVxWhCblE8dDFAnKM7kOoO/QEobQ0RoEVP9Wox99A3PKHwOAsWhSg8ahJG/iKIWk2Bo1xHvsS4R39Q ==
407407 dependencies :
408408 " @babel/runtime" " ^7.20.13"
409409 " @panva/hkdf" " ^1.0.2"
You can’t perform that action at this time.
0 commit comments