feat: add the tiktok integration

This commit is contained in:
Pierre Ryssen
2026-03-10 15:14:14 +01:00
parent 0dca836cf5
commit cd15c81b53
18 changed files with 701 additions and 39 deletions

2
package-lock.json generated
View File

@@ -16,6 +16,7 @@
"@types/react-dom": "^19.2.3",
"autoprefixer": "^10.4.27",
"bcryptjs": "^3.0.3",
"dotenv": "^16.4.7",
"lucide-react": "^0.575.0",
"next": "^15.5.12",
"next-auth": "^5.0.0-beta.30",
@@ -1545,7 +1546,6 @@
"version": "16.6.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.6.1.tgz",
"integrity": "sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==",
"devOptional": true,
"license": "BSD-2-Clause",
"engines": {
"node": ">=12"