Update deps

This commit is contained in:
Darren Clarke 2025-12-17 16:11:02 +01:00
parent 2f0ff8b0c3
commit 956c3b2584
18 changed files with 845 additions and 1098 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@link-stack/link",
"version": "3.4.0-beta.2",
"version": "3.4.0-beta.3",
"type": "module",
"scripts": {
"dev": "next dev -H 0.0.0.0",
@ -31,7 +31,7 @@
"graphql-request": "^7.2.0",
"ioredis": "^5.8.1",
"mui-chips-input": "^6.0.0",
"next": "15.5.4",
"next": "15.5.9",
"next-auth": "^4.24.11",
"react": "19.2.0",
"react-cookie": "^8.0.1",