build(web): add iron-session and simplewebauthn deps
This commit is contained in:
parent
9af4d17aab
commit
e5a2a36fb2
@ -9,6 +9,9 @@
|
|||||||
"lint": "next lint"
|
"lint": "next lint"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@simplewebauthn/browser": "^11.0.0",
|
||||||
|
"@simplewebauthn/server": "^11.0.0",
|
||||||
|
"iron-session": "^8.0.0",
|
||||||
"next": "15.1.0",
|
"next": "15.1.0",
|
||||||
"react": "19.0.0",
|
"react": "19.0.0",
|
||||||
"react-dom": "19.0.0"
|
"react-dom": "19.0.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user