update dependencies

This commit is contained in:
Ravinou 2024-02-03 09:40:11 +01:00
parent 0c5e23b84c
commit 660fa112e2
No known key found for this signature in database
GPG key ID: EEEE670C40F6A4D7
2 changed files with 328 additions and 315 deletions

635
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -12,17 +12,17 @@
"@tabler/icons-react": "^2.47.0",
"bcryptjs": "^2.4.3",
"chart.js": "^4.4.1",
"next": "^13.5.6",
"next": "^14.1.0",
"next-auth": "^4.24.5",
"nodemailer": "^6.9.8",
"nodemailer": "^6.9.9",
"react": "^18.2.0",
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.49.3",
"react-hook-form": "^7.50.0",
"react-select": "^5.8.0",
"react-toastify": "^9.0.8",
"spinners-react": "^1.0.7",
"swr": "^2.2.0"
"swr": "^2.2.4"
},
"devDependencies": {
"eslint": "8.56.0",