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 Aug 20, 2024
1 parent 80d5481 commit f00137e
Show file tree
Hide file tree
Showing 38 changed files with 6,260 additions and 11,407 deletions.
2 changes: 1 addition & 1 deletion deno-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@cyco130/eslint-config": "^3.9.4",
"@types/babel__core": "^7.20.5",
"@types/babel__traverse": "^7.20.6",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"eslint": "^8.57.0",
"tsx": "^4.17.0",
"typescript": "^5.5.4"
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": "^0.0.47",
"@hattip/adapter-node": "^0.0.47",
"@types/node": "^18.19.44",
"wrangler": "^3.70.0"
"@types/node": "^18.19.45",
"wrangler": "^3.72.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.47",
"@hattip/core": "^0.0.47",
"@hattip/vite": "^0.0.47",
"hono": "^4.5.5",
"vite": "^5.4.0"
"hono": "^4.5.6",
"vite": "^5.4.2"
}
}
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.47",
"@hattip/router": "^0.0.47",
"@hattip/vite": "^0.0.47",
"vite": "^5.4.0"
"vite": "^5.4.2"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"devDependencies": {
"cross-env": "^7.0.3",
"graphql": "^16.9.0",
"husky": "^9.1.4",
"lint-staged": "^15.2.8",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"vite": "^5.4.0",
"vite": "^5.4.2",
"vitest": "^2.0.5"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter/adapter-aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
},
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,13 +28,13 @@
},
"dependencies": {
"@hattip/core": "workspace:*",
"bun-types": "^1.1.22"
"bun-types": "^1.1.24"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/adapter/adapter-cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
},
"dependencies": {
"@cloudflare/kv-asset-handler": "^0.3.4",
"@cloudflare/workers-types": "^4.20240806.0",
"@cloudflare/workers-types": "^4.20240815.0",
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
}
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 @@ -31,9 +31,9 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
}
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 @@ -32,9 +32,9 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
}
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 @@ -32,7 +32,7 @@
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
}
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 @@ -31,9 +31,9 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
}
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 @@ -28,9 +28,9 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
},
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 @@ -35,9 +35,9 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter/adapter-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
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 @@ -31,9 +31,9 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
},
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 @@ -32,7 +32,7 @@
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/base/compose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@hattip/adapter-test": "workspace:*",
"@hattip/polyfills": "workspace:*",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/base/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion packages/base/headers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/base/multipart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@hattip/polyfills": "workspace:*",
"eslint": "^8.57.0",
"node-fetch-native": "^1.6.4",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
Expand Down
6 changes: 3 additions & 3 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": "^3.9.4",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
},
"dependencies": {
"@hattip/core": "workspace:*",
"@whatwg-node/fetch": "^0.9.19",
"@whatwg-node/fetch": "^0.9.20",
"node-fetch-native": "^1.6.4"
}
}
4 changes: 2 additions & 2 deletions packages/base/response/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"@cyco130/eslint-config": "^3.9.4",
"@hattip/adapter-test": "workspace:*",
"@types/eventsource": "^1.1.15",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"eslint": "^8.57.0",
"eventsource": "^2.0.2",
"eventsource-polyfill": "^0.9.6",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/base/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@hattip/adapter-test": "workspace:*",
"@hattip/polyfills": "workspace:*",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
Expand Down
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,16 +32,16 @@
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"@types/archiver": "^6.0.2",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
},
"dependencies": {
"@hattip/walk": "workspace:*",
"archiver": "^7.0.1",
"cac": "^6.7.14",
"esbuild": "^0.23.0"
"esbuild": "^0.23.1"
}
}
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,14 +31,14 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
},
"dependencies": {
"cac": "^6.7.14",
"esbuild": "^0.23.0"
"esbuild": "^0.23.1"
}
}
6 changes: 3 additions & 3 deletions packages/bundler/bundler-deno/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
},
"dependencies": {
"cac": "^6.7.14",
"cpr": "^3.0.1",
"esbuild": "^0.23.0"
"esbuild": "^0.23.1"
}
}
6 changes: 3 additions & 3 deletions packages/bundler/bundler-netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
},
"dependencies": {
"cac": "^6.7.14",
"cpr": "^3.0.1",
"esbuild": "^0.23.0"
"esbuild": "^0.23.1"
}
}
6 changes: 3 additions & 3 deletions packages/bundler/bundler-vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
},
"dependencies": {
"cac": "^6.7.14",
"cpr": "^3.0.1",
"esbuild": "^0.23.0"
"esbuild": "^0.23.1"
}
}
4 changes: 2 additions & 2 deletions packages/bundler/walk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"@types/mime-types": "^2.1.4",
"@types/node": "^18.19.44",
"@types/node": "^18.19.45",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
"devDependencies": {
"@cyco130/eslint-config": "^3.9.4",
"eslint": "^8.57.0",
"publint": "^0.2.9",
"publint": "^0.2.10",
"rimraf": "^6.0.1",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vite": "^5.4.0"
"vite": "^5.4.2"
},
"dependencies": {
"@hattip/adapter-node": "workspace:*",
Expand Down
Loading

0 comments on commit f00137e

Please sign in to comment.