chore: remove eslint and update react-toastify

This commit is contained in:
Ravinou 2024-05-10 18:12:42 +02:00
parent 5162000e25
commit 9c28a11320
No known key found for this signature in database
GPG key ID: EEEE670C40F6A4D7
2 changed files with 953 additions and 615 deletions

1565
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -20,12 +20,11 @@
"react-dom": "^18.3.1",
"react-hook-form": "^7.51.4",
"react-select": "^5.8.0",
"react-toastify": "^9.0.8",
"react-toastify": "^10.0.5",
"spinners-react": "^1.0.7",
"swr": "^2.2.5"
},
"devDependencies": {
"eslint": "8.57.0",
"eslint-config-next": "^14.2.3",
"prettier": "^3.2.5"
}