Skip to content

Commit

Permalink
chore: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
whatwewant committed Apr 25, 2022
1 parent aefcc12 commit f7a916f
Show file tree
Hide file tree
Showing 16 changed files with 43 additions and 43 deletions.
4 changes: 2 additions & 2 deletions packages/body/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/body",
"version": "0.13.37",
"version": "1.0.1",
"description": "body parser for koex",
"main": "lib/index.js",
"repository": "https://github.com/koexjs/router",
Expand Down Expand Up @@ -57,7 +57,7 @@
"access": "public"
},
"dependencies": {
"@koex/core": "^0.13.37",
"@koex/core": "^1.0.1",
"@types/formidable": "1.0.31",
"@zcorky/is": "^1.0.6",
"co-body": "^6.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/bootstrap",
"version": "0.13.37",
"version": "1.0.1",
"description": "koex bootstrap",
"keywords": [
"koex",
Expand Down Expand Up @@ -68,7 +68,7 @@
"url": "https://github.com/koexjs/bootstrap/issues"
},
"dependencies": {
"@koex/core": "^0.13.37",
"@koex/core": "^1.0.1",
"boxen": "^5.0.1",
"chalk": "^4.1.1"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/cli",
"version": "0.13.33",
"version": "1.0.1",
"description": "Koex CLI",
"keywords": [
"koex",
Expand Down Expand Up @@ -73,7 +73,7 @@
"dependencies": {
"@cliz/cli": "^0.0.2",
"@cliz/core": "^0.2.2",
"@koex/graceful": "^0.13.29",
"@koex/graceful": "^1.0.1",
"@zeit/ncc": "^0.22.3",
"@zodash/delay": "^0.1.6",
"@zodash/logger": "^0.2.16",
Expand Down
8 changes: 4 additions & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/core",
"version": "0.13.37",
"version": "1.0.1",
"description": "koex is a fast api",
"keywords": [
"koex",
Expand Down Expand Up @@ -68,9 +68,9 @@
"url": "https://github.com/koexjs/koex/issues"
},
"dependencies": {
"@koex/graceful": "^0.13.29",
"@koex/router": "^0.13.36",
"@koex/type": "^0.13.29",
"@koex/graceful": "^1.0.1",
"@koex/router": "^1.0.1",
"@koex/type": "^1.0.1",
"@types/koa": "^2.0.49",
"@types/koa-compose": "^3.2.4",
"@zcorky/lru": "^1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/graceful/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/graceful",
"version": "0.13.29",
"version": "1.0.1",
"description": "Exist NodeJs process gracefully",
"keywords": [
"koex"
Expand Down
8 changes: 4 additions & 4 deletions packages/passport-doreamon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/passport-doreamon",
"version": "0.13.37",
"version": "1.0.1",
"description": "koex passport-doreamon",
"keywords": [
"koex",
Expand Down Expand Up @@ -70,10 +70,10 @@
"url": "https://github.com/koexjs/koex/issues"
},
"devDependencies": {
"@koex/core": "^0.13.37",
"@koex/passport": "^0.13.37"
"@koex/core": "^1.0.1",
"@koex/passport": "^1.0.1"
},
"dependencies": {
"@koex/passport-oauth2-config": "^0.13.37"
"@koex/passport-oauth2-config": "^1.0.1"
}
}
8 changes: 4 additions & 4 deletions packages/passport-gihub-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/passport-github-config",
"version": "0.13.37",
"version": "1.0.1",
"description": "koex passport-github",
"keywords": [
"koex",
Expand Down Expand Up @@ -70,10 +70,10 @@
"url": "https://github.com/koexjs/koex/issues"
},
"devDependencies": {
"@koex/core": "^0.13.37",
"@koex/passport": "^0.13.37"
"@koex/core": "^1.0.1",
"@koex/passport": "^1.0.1"
},
"dependencies": {
"@koex/passport-oauth2-config": "^0.13.37"
"@koex/passport-oauth2-config": "^1.0.1"
}
}
8 changes: 4 additions & 4 deletions packages/passport-gihub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/passport-github",
"version": "0.13.37",
"version": "1.0.1",
"description": "koex passport-github",
"keywords": [
"koex",
Expand Down Expand Up @@ -70,10 +70,10 @@
"url": "https://github.com/koexjs/koex/issues"
},
"devDependencies": {
"@koex/core": "^0.13.37",
"@koex/passport": "^0.13.37"
"@koex/core": "^1.0.1",
"@koex/passport": "^1.0.1"
},
"dependencies": {
"@koex/passport-oauth2": "^0.13.37"
"@koex/passport-oauth2": "^1.0.1"
}
}
6 changes: 3 additions & 3 deletions packages/passport-local/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/passport-local",
"version": "0.13.37",
"version": "1.0.1",
"description": "koex passport-local",
"keywords": [
"koex",
Expand Down Expand Up @@ -69,9 +69,9 @@
"url": "https://github.com/koexjs/koex/issues"
},
"devDependencies": {
"@koex/core": "^0.13.37"
"@koex/core": "^1.0.1"
},
"dependencies": {
"@koex/passport": "^0.13.37"
"@koex/passport": "^1.0.1"
}
}
8 changes: 4 additions & 4 deletions packages/passport-oauth2-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/passport-oauth2-config",
"version": "0.13.37",
"version": "1.0.1",
"description": "koex passport-oauth2-config",
"keywords": [
"koex",
Expand Down Expand Up @@ -70,11 +70,11 @@
"url": "https://github.com/koexjs/koex/issues"
},
"devDependencies": {
"@koex/core": "^0.13.37",
"@koex/passport": "^0.0.10"
"@koex/core": "^1.0.1",
"@koex/passport": "^1.0.1"
},
"dependencies": {
"@koex/passport": "^0.13.37",
"@koex/passport": "^1.0.1",
"@zcorky/query-string": "^1.0.2",
"@zodash/get": "^1.0.15",
"node-fetch": "^2.6.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/passport-oauth2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/passport-oauth2",
"version": "0.13.37",
"version": "1.0.1",
"description": "koex passport-oauth2",
"keywords": [
"koex",
Expand Down Expand Up @@ -69,11 +69,11 @@
"url": "https://github.com/koexjs/koex/issues"
},
"devDependencies": {
"@koex/core": "^0.13.37",
"@koex/passport": "^0.0.10"
"@koex/core": "^1.0.1",
"@koex/passport": "^1.0.1"
},
"dependencies": {
"@koex/passport": "^0.13.37",
"@koex/passport": "^1.0.1",
"@zcorky/query-string": "^1.0.2",
"node-fetch": "^2.6.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/passport/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/passport",
"version": "0.13.37",
"version": "1.0.1",
"description": "koex passport",
"keywords": [
"koex",
Expand Down Expand Up @@ -68,7 +68,7 @@
"url": "https://github.com/koexjs/koex/issues"
},
"devDependencies": {
"@koex/core": "^0.13.37"
"@koex/core": "^1.0.1"
},
"dependencies": {
"@zcorky/query-string": "^1.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/ratelimit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/ratelimit",
"version": "0.13.37",
"version": "1.0.1",
"description": "ratelimit for koa extend",
"main": "lib/index.js",
"module": "lib/index.js",
Expand All @@ -15,7 +15,7 @@
"prepublishOnly": "npm run build"
},
"devDependencies": {
"@koex/core": "^0.13.37"
"@koex/core": "^1.0.1"
},
"files": [
"lib/"
Expand Down Expand Up @@ -57,7 +57,7 @@
"access": "public"
},
"dependencies": {
"@koex/type": "^0.13.29",
"@koex/type": "^1.0.1",
"@zcorky/is": "^1.0.6",
"@zcorky/lru": "^1.0.3",
"debug": "^4.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/router",
"version": "0.13.36",
"version": "1.0.1",
"description": "router for koa extend",
"main": "lib/index.js",
"repository": "https://github.com/koexjs/router",
Expand Down Expand Up @@ -57,7 +57,7 @@
"access": "public"
},
"dependencies": {
"@koex/type": "^0.13.29",
"@koex/type": "^1.0.1",
"@zcorky/lru": "^1.0.5",
"koa-compose": "^4.1.0",
"path-to-regexp": "^3.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/static/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/static",
"version": "0.13.36",
"version": "1.0.1",
"description": "static cache for koa extend",
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/type/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koex/type",
"version": "0.13.29",
"version": "1.0.1",
"description": "koex is a fast api",
"keywords": [
"koex",
Expand Down

0 comments on commit f7a916f

Please sign in to comment.