Update npm packages to latest compatible versions - June 2025

This commit is contained in:
TheMaddax 2025-06-01 07:06:36 -07:00
parent 6fc18aabac
commit 2e429b0af3
3 changed files with 1546 additions and 1082 deletions

1204
backend/package-lock.json generated

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"framer-motion": "^12.6.0",
"next": "15.2.3",
"next": "^15.3.3",
"react": "19.0.0",
"react-dom": "19.0.0"
},