-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Ardalan Amini <[email protected]>
- Loading branch information
1 parent
96acf3d
commit 63eaa62
Showing
15 changed files
with
403 additions
and
376 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
"@foxify/config": patch | ||
"foxify": patch | ||
"@foxify/inject": patch | ||
"@foxify/router": patch | ||
"@foxify/http": patch | ||
--- | ||
|
||
update dependencies |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,33 +15,33 @@ | |
"@hapi/hapi": "^21.3.2", | ||
"connect": "^3.7.0", | ||
"express": "^4.18.2", | ||
"fastify": "^4.9.2", | ||
"fastify": "^4.18.0", | ||
"foxify": "workspace:*", | ||
"foxify-old": "npm:[email protected]", | ||
"koa": "^2.13.4", | ||
"koa": "^2.14.2", | ||
"koa-router": "^12.0.0", | ||
"micro": "^10.0.1", | ||
"microrouter": "^3.1.3", | ||
"polka": "^0.5.2", | ||
"rayo": "^1.3.10", | ||
"rayo": "^1.4.0", | ||
"restify": "^11.1.0", | ||
"router": "^1.3.7", | ||
"router": "^1.3.8", | ||
"take-five": "^2.0.0", | ||
"total.js": "^3.4.13", | ||
"trek-engine": "^1.0.5", | ||
"trek-router": "^1.2.0" | ||
}, | ||
"devDependencies": { | ||
"@fastify/express": "^2.1.0", | ||
"@fastify/express": "^2.3.0", | ||
"@foxify/benchmark": "workspace:*", | ||
"@types/cors": "^2.8.12", | ||
"@types/express": "^4.17.14", | ||
"@types/cors": "^2.8.13", | ||
"@types/express": "^4.17.17", | ||
"@types/hapi__hapi": "^21.0.0", | ||
"@types/koa": "^2.13.5", | ||
"@types/koa": "^2.13.6", | ||
"@types/koa-router": "^7.4.4", | ||
"@types/microrouter": "^3.1.2", | ||
"@types/microrouter": "^3.1.3", | ||
"@types/polka": "^0.5.4", | ||
"@types/restify": "^8.5.5", | ||
"@types/restify": "^8.5.7", | ||
"cors": "^2.8.5", | ||
"dns-prefetch-control": "^0.3.0", | ||
"frameguard": "^4.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,10 +11,10 @@ | |
}, | ||
"dependencies": { | ||
"@foxify/router": "workspace:*", | ||
"@hapi/call": "^9.0.0", | ||
"@hapi/call": "^9.0.1", | ||
"express": "^4.18.2", | ||
"foxify-old": "npm:[email protected]", | ||
"find-my-way": "^7.3.1", | ||
"find-my-way": "^7.6.2", | ||
"koa-router": "^12.0.0", | ||
"koa-tree-router": "^0.12.1", | ||
"trek-router": "^1.2.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.