Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"klinecharts": "10.0.0-alpha9",
"lodash": "^4.18.1",
"next": "16.2.11",
"next-auth": "5.0.0-beta.30",
"next-auth": "5.0.0-beta.32",
"next-themes": "^0.4.6",
"react": "19.2.8",
"react-dom": "19.2.8",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@ __metadata:
languageName: node
linkType: hard

"@auth/core@npm:0.41.0":
version: 0.41.0
resolution: "@auth/core@npm:0.41.0"
"@auth/core@npm:0.41.3":
version: 0.41.3
resolution: "@auth/core@npm:0.41.3"
dependencies:
"@panva/hkdf": "npm:^1.2.1"
jose: "npm:^6.0.6"
Expand All @@ -122,15 +122,15 @@ __metadata:
peerDependencies:
"@simplewebauthn/browser": ^9.0.1
"@simplewebauthn/server": ^9.0.2
nodemailer: ^6.8.0
nodemailer: ^7.0.7 || ^8.0.5
peerDependenciesMeta:
"@simplewebauthn/browser":
optional: true
"@simplewebauthn/server":
optional: true
nodemailer:
optional: true
checksum: 10c0/2971dc78b12cb00774fa4a82105d0302b7e2d96e416336f119e7e90604878bde26fca16c5c53dc027ecb47cecffb0d1471397cd5d8aedb85a8cd4b41c742379c
checksum: 10c0/efc089fe70102a66f5ba717b49412b56f58d367800d64640092567830a5a211b35f887e00339d614963803990954ad610bd3626697673ba9f9e92b78c2c25ff0
languageName: node
linkType: hard

Expand Down Expand Up @@ -2805,7 +2805,7 @@ __metadata:
klinecharts: "npm:10.0.0-alpha9"
lodash: "npm:^4.18.1"
next: "npm:16.2.11"
next-auth: "npm:5.0.0-beta.30"
next-auth: "npm:5.0.0-beta.32"
next-themes: "npm:^0.4.6"
react: "npm:19.2.8"
react-dom: "npm:19.2.8"
Expand Down Expand Up @@ -10236,16 +10236,16 @@ __metadata:
languageName: node
linkType: hard

"next-auth@npm:5.0.0-beta.30":
version: 5.0.0-beta.30
resolution: "next-auth@npm:5.0.0-beta.30"
"next-auth@npm:5.0.0-beta.32":
version: 5.0.0-beta.32
resolution: "next-auth@npm:5.0.0-beta.32"
dependencies:
"@auth/core": "npm:0.41.0"
"@auth/core": "npm:0.41.3"
peerDependencies:
"@simplewebauthn/browser": ^9.0.1
"@simplewebauthn/server": ^9.0.2
next: ^14.0.0-0 || ^15.0.0 || ^16.0.0
nodemailer: ^7.0.7
nodemailer: ^7.0.7 || ^8.0.5
react: ^18.2.0 || ^19.0.0
peerDependenciesMeta:
"@simplewebauthn/browser":
Expand All @@ -10254,7 +10254,7 @@ __metadata:
optional: true
nodemailer:
optional: true
checksum: 10c0/31ce5ff20320a001ab93444f00c9e0afc8112fd4380a5186bf637f48f6bdc616363861d125da934ea4fa5d1044fe5a61adc988e23a886bf6fb4710aa6488405d
checksum: 10c0/f3000d6a412eab0e8cfb992eeed88882f15a2672cda3ffeda235f335a1f0809f385bf0d6f2fc58b4cb16e3d5e270124d40a9a952a3f5eca6e111bb7a7e1d2215
languageName: node
linkType: hard

Expand Down