Package Updates

This commit is contained in:
Emma Ruby 2024-11-29 01:04:15 -06:00
parent ab1aa64695
commit a906a74187
3 changed files with 848 additions and 308 deletions

BIN
bun.lockb

Binary file not shown.

1148
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -50,15 +50,15 @@
"date-fns": "^3.6.0", "date-fns": "^3.6.0",
"embla-carousel-react": "^8.3.0", "embla-carousel-react": "^8.3.0",
"eslint": "8.49.0", "eslint": "8.49.0",
"eslint-config-next": "13.5.1", "eslint-config-next": "^15.0.3",
"input-otp": "^1.2.4", "input-otp": "^1.2.4",
"lucide-react": "^0.446.0", "lucide-react": "^0.446.0",
"next": "13.5.1", "next": "^15.0.3",
"next-themes": "^0.3.0", "next-themes": "^0.3.0",
"postcss": "8.4.30", "postcss": "8.4.30",
"react": "18.2.0", "react": "^18.3.1",
"react-day-picker": "^8.10.1", "react-day-picker": "^8.10.1",
"react-dom": "18.2.0", "react-dom": "^18.3.1",
"react-hook-form": "^7.53.0", "react-hook-form": "^7.53.0",
"react-resizable-panels": "^2.1.3", "react-resizable-panels": "^2.1.3",
"recharts": "^2.12.7", "recharts": "^2.12.7",