Update package dependencies and refactor API files to implement database interactions for analytics, authentication, collections, ratings, and scripts. Enhance user management and script handling with improved error handling and validation. Introduce database schema for structured data storage and retrieval.
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@ -49,7 +49,7 @@
|
||||
"input-otp": "^1.2.4",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"lucide-react": "^0.462.0",
|
||||
"mysql2": "^3.12.0",
|
||||
"mysql2": "^3.14.3",
|
||||
"nanoid": "^5.1.5",
|
||||
"next-themes": "^0.3.0",
|
||||
"react": "^18.3.1",
|
||||
|
Reference in New Issue
Block a user