Split 5K from Kelly Madison, added 5KVids network with 5K and 8K sites.

This commit is contained in:
DebaucheryLibrarian
2025-11-21 04:47:42 +01:00
parent ec58893b81
commit 5f22e9cbdb
7 changed files with 117 additions and 35 deletions

6
package-lock.json generated
View File

@@ -34,6 +34,7 @@
"connect-session-knex": "^4.0.0",
"convert": "^4.14.0",
"cookie": "^0.6.0",
"csv-parse": "^6.1.0",
"csv-stringify": "^6.4.4",
"date-fns": "^2.30.0",
"dayjs": "^1.11.10",
@@ -7967,6 +7968,11 @@
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.2.tgz",
"integrity": "sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ=="
},
"node_modules/csv-parse": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-6.1.0.tgz",
"integrity": "sha512-CEE+jwpgLn+MmtCpVcPtiCZpVtB6Z2OKPTr34pycYYoL7sxdOkXDdQ4lRiw6ioC0q6BLqhc6cKweCVvral8yhw=="
},
"node_modules/csv-stringify": {
"version": "6.4.4",
"resolved": "https://registry.npmjs.org/csv-stringify/-/csv-stringify-6.4.4.tgz",