revert: koa/router

This commit is contained in:
ThatOneCalculator 2023-01-10 14:14:40 -08:00
parent ac4ef7eace
commit db0dab012d
No known key found for this signature in database
GPG key ID: 8703CACD01000000
3 changed files with 11 additions and 10 deletions

View file

@ -29,7 +29,7 @@
"@elastic/elasticsearch": "7.17.0",
"@koa/cors": "3.4.3",
"@koa/multer": "3.0.0",
"@koa/router": "9.4.0",
"@koa/router": "9.0.1",
"@peertube/http-signature": "1.7.0",
"@sinonjs/fake-timers": "9.1.2",
"@syuilo/aiscript": "0.11.1",

View file

@ -50,16 +50,16 @@ html
= title || 'Calckey'
block desc
meta(name='description' content= desc || '✨🌎✨ A interplanetary communication platform ✨🚀✨')
meta(name='description' content=desc || 'An open source, decentralized social media platform that\'s free forever! 🚀')
block meta
if privateMode
meta(name='robots' content='noindex')
block og
meta(property='og:title' content= title || 'Calckey')
meta(property='og:description' content= desc || '✨🌎 A interplanetary communication platform 🚀✨')
meta(property='og:image' content= img)
meta(property='og:title' content=title || 'Calckey')
meta(property='og:description' content=desc || 'An open source, decentralized social media platform that\'s free forever! 🚀')
meta(property='og:image' content=img)
style
include ../style.css

View file

@ -705,16 +705,16 @@ __metadata:
languageName: node
linkType: hard
"@koa/router@npm:9.4.0":
version: 9.4.0
resolution: "@koa/router@npm:9.4.0"
"@koa/router@npm:9.0.1":
version: 9.0.1
resolution: "@koa/router@npm:9.0.1"
dependencies:
debug: ^4.1.1
http-errors: ^1.7.3
koa-compose: ^4.1.0
methods: ^1.1.2
path-to-regexp: ^6.1.0
checksum: 80712e72e466f71ea118ab206ad54f4b341797728c04e556f00af939303d5da4459375440500bc360de77995794401459a23ec3a3f9c321386ef7c184643e39b
checksum: 0013bfd26c1acd44c772a08adae5edac8168c662fd2a06c7e174e2a899806908e73e077234c26888fad3ddc54478b27e5b8c7f5db41cd2e27f3b837c54b2f9b8
languageName: node
linkType: hard
@ -3185,7 +3185,7 @@ __metadata:
"@elastic/elasticsearch": 7.17.0
"@koa/cors": 3.4.3
"@koa/multer": 3.0.0
"@koa/router": 9.4.0
"@koa/router": 9.0.1
"@peertube/http-signature": 1.7.0
"@redocly/openapi-core": 1.0.0-beta.119
"@sinonjs/fake-timers": 9.1.2
@ -3831,6 +3831,7 @@ __metadata:
dependencies:
"@bull-board/api": ^4.6.4
"@bull-board/ui": ^4.6.4
"@koa/router": 9.0.1
"@tensorflow/tfjs": ^3.21.0
"@types/gulp": 4.0.10
"@types/gulp-rename": 2.0.1