Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent 744fd7d commit c5227c0
Show file tree
Hide file tree
Showing 36 changed files with 368 additions and 479 deletions.
4 changes: 2 additions & 2 deletions deno-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"@babel/core": "^7.23.7",
"@babel/preset-typescript": "^7.23.3",
"@babel/traverse": "^7.23.7",
"@cyco130/eslint-config": "^3.5.0",
"@cyco130/eslint-config": "^3.6.0",
"@types/babel__core": "^7.20.5",
"@types/babel__traverse": "^7.20.5",
"@types/node": "^20.10.6",
"@types/node": "^20.10.7",
"eslint": "^8.56.0",
"tsx": "^4.7.0",
"typescript": "^5.3.3"
Expand Down
4 changes: 2 additions & 2 deletions examples/basic/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@hattip/adapter-cloudflare-workers": "*",
"@hattip/adapter-node": "*",
"@types/node": "^20.10.6",
"wrangler": "^3.22.1"
"@types/node": "^20.10.7",
"wrangler": "^3.22.3"
}
}
4 changes: 2 additions & 2 deletions examples/vite/hono/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@hattip/adapter-node": "*",
"@hattip/core": "*",
"@hattip/vite": "*",
"hono": "^3.11.11",
"vite": "^5.0.10"
"hono": "^3.12.0",
"vite": "^5.0.11"
}
}
2 changes: 1 addition & 1 deletion examples/vite/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"@hattip/response": "*",
"@hattip/router": "*",
"@hattip/vite": "*",
"vite": "^5.0.10"
"vite": "^5.0.11"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
"rimraf": "^5.0.5",
"vite": "^5.0.10",
"vitest": "^1.1.0"
"vite": "^5.0.11",
"vitest": "^1.1.3"
},
"dependencies": {
"typescript": "^5.3.3"
Expand Down
6 changes: 3 additions & 3 deletions packages/adapter/adapter-bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
},
"dependencies": {
"@hattip/core": "workspace:*",
"bun-types": "^1.0.20"
"bun-types": "^1.0.21"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@types/node": "^20.10.6",
"@cyco130/eslint-config": "^3.6.0",
"@types/node": "^20.10.7",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter/adapter-cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@types/node": "^20.10.6",
"@cyco130/eslint-config": "^3.6.0",
"@types/node": "^20.10.7",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter/adapter-deno/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@types/node": "^20.10.6",
"@cyco130/eslint-config": "^3.6.0",
"@types/node": "^20.10.7",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter/adapter-fastly/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@types/node": "^20.10.6",
"@cyco130/eslint-config": "^3.6.0",
"@types/node": "^20.10.7",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter/adapter-lagon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@cyco130/eslint-config": "^3.6.0",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter/adapter-netlify-edge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@types/node": "^20.10.6",
"@cyco130/eslint-config": "^3.6.0",
"@types/node": "^20.10.7",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter/adapter-netlify-functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"test:package": "publint --strict"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@types/node": "^20.10.6",
"@cyco130/eslint-config": "^3.6.0",
"@types/node": "^20.10.7",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter/adapter-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"test:package": "publint --strict"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@types/node": "^20.10.6",
"@cyco130/eslint-config": "^3.6.0",
"@types/node": "^20.10.7",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter/adapter-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"@hattip/polyfills": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@cyco130/eslint-config": "^3.6.0",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vitest": "^1.1.0"
"vitest": "^1.1.3"
},
"author": "Tessei Kameyama <tkamenoko@vivaldi.net>",
"repository": "https://github.com/hattipjs/hattip",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter/adapter-uwebsockets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"test:package": "publint --strict"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@types/node": "^20.10.6",
"@cyco130/eslint-config": "^3.6.0",
"@types/node": "^20.10.7",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter/adapter-vercel-edge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@cyco130/eslint-config": "^3.6.0",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/base/compose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@cyco130/eslint-config": "^3.6.0",
"@hattip/adapter-test": "workspace:*",
"@hattip/polyfills": "workspace:*",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vitest": "^1.1.0"
"vitest": "^1.1.3"
}
}
2 changes: 1 addition & 1 deletion packages/base/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test:package": "publint --strict"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@cyco130/eslint-config": "^3.6.0",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"typescript": "^5.3.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/base/headers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@cyco130/eslint-config": "^3.6.0",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vitest": "^1.1.0"
"vitest": "^1.1.3"
}
}
4 changes: 2 additions & 2 deletions packages/base/multipart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"test:package": "publint --strict"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@cyco130/eslint-config": "^3.6.0",
"@hattip/polyfills": "workspace:*",
"eslint": "^8.56.0",
"node-fetch-native": "^1.6.1",
"publint": "^0.2.7",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vitest": "^1.1.0"
"vitest": "^1.1.3"
},
"dependencies": {
"@hattip/headers": "workspace:*"
Expand Down
8 changes: 4 additions & 4 deletions packages/base/polyfills/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
"test:package": "publint --strict"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@types/node": "^20.10.6",
"@cyco130/eslint-config": "^3.6.0",
"@types/node": "^20.10.7",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vitest": "^1.1.0"
"vitest": "^1.1.3"
},
"dependencies": {
"@hattip/core": "workspace:*",
"@whatwg-node/fetch": "^0.9.14",
"@whatwg-node/fetch": "^0.9.15",
"node-fetch-native": "^1.6.1"
}
}
6 changes: 3 additions & 3 deletions packages/base/response/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@cyco130/eslint-config": "^3.6.0",
"@hattip/adapter-test": "workspace:*",
"@types/eventsource": "^1.1.15",
"@types/node": "^20.10.6",
"@types/node": "^20.10.7",
"eslint": "^8.56.0",
"eventsource": "^2.0.2",
"eventsource-polyfill": "^0.9.6",
"publint": "^0.2.7",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vitest": "^1.1.0"
"vitest": "^1.1.3"
}
}
4 changes: 2 additions & 2 deletions packages/base/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@cyco130/eslint-config": "^3.6.0",
"@hattip/adapter-test": "workspace:*",
"@hattip/polyfills": "workspace:*",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vitest": "^1.1.0"
"vitest": "^1.1.3"
}
}
4 changes: 2 additions & 2 deletions packages/bundler/bundler-cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"test:package": "publint --strict"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@types/node": "^20.10.6",
"@cyco130/eslint-config": "^3.6.0",
"@types/node": "^20.10.7",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/bundler/bundler-deno/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"test:package": "publint --strict"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@types/node": "^20.10.6",
"@cyco130/eslint-config": "^3.6.0",
"@types/node": "^20.10.7",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/bundler/bundler-netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"test:package": "publint --strict"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@types/node": "^20.10.6",
"@cyco130/eslint-config": "^3.6.0",
"@types/node": "^20.10.7",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/bundler/bundler-vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"test:package": "publint --strict"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@types/node": "^20.10.6",
"@cyco130/eslint-config": "^3.6.0",
"@types/node": "^20.10.7",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/bundler/walk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
"mime-types": "^2.1.35"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@cyco130/eslint-config": "^3.6.0",
"@types/mime-types": "^2.1.4",
"@types/node": "^20.10.6",
"@types/node": "^20.10.7",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vitest": "^1.1.0"
"vitest": "^1.1.3"
}
}
4 changes: 2 additions & 2 deletions packages/cli/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"vite": "4 | 5"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@cyco130/eslint-config": "^3.6.0",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"rimraf": "^5.0.5",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vite": "^5.0.10"
"vite": "^5.0.11"
},
"dependencies": {
"@hattip/adapter-node": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/middleware/cookie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"cookie": "^0.6.0"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@types/node": "^20.10.6",
"@cyco130/eslint-config": "^3.6.0",
"@types/node": "^20.10.7",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/middleware/cors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"cookie": "^0.6.0"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.5.0",
"@cyco130/eslint-config": "^3.6.0",
"@hattip/adapter-test": "workspace:*",
"@hattip/polyfills": "workspace:*",
"@hattip/response": "workspace:*",
"@types/node": "^20.10.6",
"@types/node": "^20.10.7",
"eslint": "^8.56.0",
"publint": "^0.2.7",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vitest": "^1.1.0"
"vitest": "^1.1.3"
}
}
Loading

0 comments on commit c5227c0

Please sign in to comment.