Update deps

This commit is contained in:
Darren Clarke 2025-03-24 12:13:31 +01:00
parent f79a0023dc
commit bcecf61a46
8 changed files with 1895 additions and 2446 deletions

View file

@ -31,7 +31,7 @@
"date-fns": "^4.1.0",
"graphql-request": "^7.1.0",
"mui-chips-input": "^2.1.5",
"next": "^14.2.23",
"next": "^14.2.25",
"next-auth": "^4.24.8",
"react": "18.3.1",
"react-cookie": "^7.2.0",
@ -43,7 +43,7 @@
"devDependencies": {
"@link-stack/eslint-config": "*",
"@types/node": "^22.7.3",
"@types/react": "18.3.9",
"@types/react": "^18",
"@types/uuid": "^10.0.0"
}
}