feat(web): vendor react-hot-toast (#1883)

* feat(web): vendor react-hot-toast

* vendor react-hot-toast to be react 19 compatible

* feat: remove react-hot-toast and add goober

* chore: fix lint warnings
This commit is contained in:
ze0s 2024-12-19 16:12:29 +01:00 committed by GitHub
parent 43c28fc0c6
commit d8f578b5ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
46 changed files with 1071 additions and 59 deletions

View file

@ -55,13 +55,13 @@
"buffer": "^6.0.3",
"date-fns": "^4.1.0",
"formik": "^2.4.6",
"goober": "^2.1.16",
"http-proxy-middleware": "^3.0.3",
"postcss": "^8.4.49",
"react": "^18.3.1",
"react-debounce-input": "^3.3.0",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.2",
"react-hot-toast": "^2.4.1",
"react-multi-select-component": "^4.3.4",
"react-popper-tooltip": "^4.4.2",
"react-ridge-state": "4.2.9",