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 Nov 28, 2024
1 parent 87659fc commit 1ba032f
Show file tree
Hide file tree
Showing 38 changed files with 6,841 additions and 12,675 deletions.
6 changes: 3 additions & 3 deletions deno-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"@cyco130/eslint-config": "^5.0.0",
"@types/babel__core": "^7.20.5",
"@types/babel__traverse": "^7.20.6",
"@types/node": "^18.19.64",
"eslint": "^9.14.0",
"@types/node": "^18.19.66",
"eslint": "^9.15.0",
"tsx": "^4.19.2",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
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": "^0.0.49",
"@hattip/adapter-node": "^0.0.49",
"@types/node": "^18.19.64",
"wrangler": "^3.84.1"
"@types/node": "^18.19.66",
"wrangler": "^3.91.0"
}
}
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": "^0.0.49",
"@hattip/core": "^0.0.49",
"@hattip/vite": "^0.0.49",
"hono": "^4.6.8",
"vite": "^5.4.10"
"hono": "^4.6.12",
"vite": "^5.4.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": "^0.0.49",
"@hattip/router": "^0.0.49",
"@hattip/vite": "^0.0.49",
"vite": "^5.4.10"
"vite": "^5.4.11"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"devDependencies": {
"cross-env": "^7.0.3",
"graphql": "^16.9.0",
"husky": "^9.1.6",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"rimraf": "^6.0.1",
"vite": "^5.4.10",
"vitest": "^2.1.4"
"vite": "^5.4.11",
"vitest": "^2.1.6"
},
"dependencies": {
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
8 changes: 4 additions & 4 deletions packages/adapter/adapter-aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^5.0.0",
"@types/node": "^18.19.64",
"eslint": "^9.14.0",
"@types/node": "^18.19.66",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"dependencies": {
"@hattip/adapter-node": "workspace:*",
"@hattip/core": "workspace:*",
"@hattip/polyfills": "workspace:*",
"@types/aws-lambda": "^8.10.145",
"@types/aws-lambda": "^8.10.146",
"aws-lambda": "^1.0.7",
"lambda-stream": "^0.5.0"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/adapter/adapter-bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
},
"dependencies": {
"@hattip/core": "workspace:*",
"bun-types": "^1.1.34"
"bun-types": "^1.1.37"
},
"devDependencies": {
"@cyco130/eslint-config": "^5.0.0",
"@types/node": "^18.19.64",
"eslint": "^9.14.0",
"@types/node": "^18.19.66",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
8 changes: 4 additions & 4 deletions packages/adapter/adapter-cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
},
"dependencies": {
"@cloudflare/kv-asset-handler": "^0.3.4",
"@cloudflare/workers-types": "^4.20241022.0",
"@cloudflare/workers-types": "^4.20241127.0",
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^5.0.0",
"@types/node": "^18.19.64",
"eslint": "^9.14.0",
"@types/node": "^18.19.66",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
6 changes: 3 additions & 3 deletions packages/adapter/adapter-deno/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^5.0.0",
"@types/node": "^18.19.64",
"eslint": "^9.14.0",
"@types/node": "^18.19.66",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
8 changes: 4 additions & 4 deletions packages/adapter/adapter-fastly/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"test:package": "publint --strict"
},
"dependencies": {
"@fastly/js-compute": "^3.26.0",
"@fastly/js-compute": "^3.27.2",
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^5.0.0",
"@types/node": "^18.19.64",
"eslint": "^9.14.0",
"@types/node": "^18.19.66",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
4 changes: 2 additions & 2 deletions packages/adapter/adapter-lagon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^5.0.0",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
6 changes: 3 additions & 3 deletions packages/adapter/adapter-netlify-edge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^5.0.0",
"@types/node": "^18.19.64",
"eslint": "^9.14.0",
"@types/node": "^18.19.66",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
6 changes: 3 additions & 3 deletions packages/adapter/adapter-netlify-functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^5.0.0",
"@types/node": "^18.19.64",
"eslint": "^9.14.0",
"@types/node": "^18.19.66",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"dependencies": {
"@hattip/adapter-node": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions packages/adapter/adapter-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^5.0.0",
"@types/node": "^18.19.64",
"eslint": "^9.14.0",
"@types/node": "^18.19.66",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"dependencies": {
"@hattip/core": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions packages/adapter/adapter-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^5.0.0",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vitest": "^2.1.4"
"typescript": "^5.7.2",
"vitest": "^2.1.6"
},
"author": "Tessei Kameyama <[email protected]>",
"repository": "github:hattipjs/hattip",
Expand Down
6 changes: 3 additions & 3 deletions packages/adapter/adapter-uwebsockets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^5.0.0",
"@types/node": "^18.19.64",
"eslint": "^9.14.0",
"@types/node": "^18.19.66",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"dependencies": {
"@hattip/core": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter/adapter-vercel-edge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^5.0.0",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
6 changes: 3 additions & 3 deletions packages/base/compose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"@cyco130/eslint-config": "^5.0.0",
"@hattip/adapter-test": "workspace:*",
"@hattip/polyfills": "workspace:*",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vitest": "^2.1.4"
"typescript": "^5.7.2",
"vitest": "^2.1.6"
}
}
4 changes: 2 additions & 2 deletions packages/base/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^5.0.0",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
6 changes: 3 additions & 3 deletions packages/base/headers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^5.0.0",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vitest": "^2.1.4"
"typescript": "^5.7.2",
"vitest": "^2.1.6"
}
}
6 changes: 3 additions & 3 deletions packages/base/multipart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"devDependencies": {
"@cyco130/eslint-config": "^5.0.0",
"@hattip/polyfills": "workspace:*",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"node-fetch-native": "^1.6.4",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vitest": "^2.1.4"
"typescript": "^5.7.2",
"vitest": "^2.1.6"
},
"dependencies": {
"@hattip/headers": "workspace:*"
Expand Down
10 changes: 5 additions & 5 deletions packages/base/polyfills/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^5.0.0",
"@types/node": "^18.19.64",
"eslint": "^9.14.0",
"@types/node": "^18.19.66",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vitest": "^2.1.4"
"typescript": "^5.7.2",
"vitest": "^2.1.6"
},
"dependencies": {
"@hattip/core": "workspace:*",
"@whatwg-node/fetch": "^0.9.22",
"@whatwg-node/fetch": "^0.10.1",
"node-fetch-native": "^1.6.4"
}
}
8 changes: 4 additions & 4 deletions packages/base/response/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
"@cyco130/eslint-config": "^5.0.0",
"@hattip/adapter-test": "workspace:*",
"@types/eventsource": "^1.1.15",
"@types/node": "^18.19.64",
"eslint": "^9.14.0",
"@types/node": "^18.19.66",
"eslint": "^9.15.0",
"eventsource": "^2.0.2",
"eventsource-polyfill": "^0.9.6",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vitest": "^2.1.4"
"typescript": "^5.7.2",
"vitest": "^2.1.6"
}
}
6 changes: 3 additions & 3 deletions packages/base/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"@cyco130/eslint-config": "^5.0.0",
"@hattip/adapter-test": "workspace:*",
"@hattip/polyfills": "workspace:*",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vitest": "^2.1.4"
"typescript": "^5.7.2",
"vitest": "^2.1.6"
}
}
6 changes: 3 additions & 3 deletions packages/bundler/bundler-aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"devDependencies": {
"@cyco130/eslint-config": "^5.0.0",
"@types/archiver": "^6.0.3",
"@types/node": "^18.19.64",
"eslint": "^9.14.0",
"@types/node": "^18.19.66",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"dependencies": {
"@hattip/walk": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions packages/bundler/bundler-cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^5.0.0",
"@types/node": "^18.19.64",
"eslint": "^9.14.0",
"@types/node": "^18.19.66",
"eslint": "^9.15.0",
"publint": "^0.2.12",
"tsup": "^8.3.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"dependencies": {
"cac": "^6.7.14",
Expand Down
Loading

0 comments on commit 1ba032f

Please sign in to comment.