Backend refactor reconciliation + ASPA verification fix + silent-failure audit #2
1208
package-lock.json
generated
1208
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -53,10 +53,10 @@
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/renefichtmueller/PeerCortex.git"
|
||||
"url": "https://gitea.context-x.org/rene/PeerCortex.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/renefichtmueller/PeerCortex/issues"
|
||||
"url": "https://gitea.context-x.org/rene/PeerCortex/issues"
|
||||
},
|
||||
"homepage": "https://peercortex.org",
|
||||
"engines": {
|
||||
@ -71,8 +71,7 @@
|
||||
"cheerio": "^1.0.0",
|
||||
"fastify": "^5.8.5",
|
||||
"joi": "^17.11.0",
|
||||
"node-cron": "^3.0.3",
|
||||
"node-whois": "^2.1.3",
|
||||
"node-cron": "^4.6.0",
|
||||
"ollama": "^0.5.12",
|
||||
"pg": "^8.11.0",
|
||||
"playwright": "^1.40.0",
|
||||
@ -83,7 +82,6 @@
|
||||
"@playwright/test": "^1.40.0",
|
||||
"@types/better-sqlite3": "^7.6.12",
|
||||
"@types/node": "^22.10.0",
|
||||
"@types/node-cron": "^3.0.0",
|
||||
"@types/pg": "^8.11.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.18.0",
|
||||
"@typescript-eslint/parser": "^8.18.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user