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] committed Feb 28, 2024
1 parent 0fac231 commit 0e513c1
Show file tree
Hide file tree
Showing 38 changed files with 1,147 additions and 1,236 deletions.
4 changes: 2 additions & 2 deletions deno-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@cyco130/eslint-config": "^3.6.4",
"@types/babel__core": "^7.20.5",
"@types/babel__traverse": "^7.20.5",
"@types/node": "^20.11.19",
"eslint": "^8.56.0",
"@types/node": "^20.11.21",
"eslint": "^8.57.0",
"tsx": "^4.7.1",
"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": "^0.0.43",
"@hattip/adapter-node": "^0.0.43",
"@types/node": "^20.11.19",
"wrangler": "^3.28.3"
"@types/node": "^20.11.21",
"wrangler": "^3.30.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.43",
"@hattip/core": "^0.0.43",
"@hattip/vite": "^0.0.43",
"hono": "^4.0.3",
"vite": "^5.1.3"
"hono": "^4.0.7",
"vite": "^5.1.4"
}
}
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.43",
"@hattip/router": "^0.0.43",
"@hattip/vite": "^0.0.43",
"vite": "^5.1.3"
"vite": "^5.1.4"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"vite": "^5.1.3",
"vitest": "^1.3.0"
"vite": "^5.1.4",
"vitest": "^1.3.1"
},
"dependencies": {
"typescript": "^5.3.3"
Expand Down
6 changes: 3 additions & 3 deletions packages/adapter/adapter-aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.6.4",
"@types/node": "^20.11.19",
"eslint": "^8.56.0",
"@types/node": "^20.11.21",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
Expand All @@ -41,7 +41,7 @@
"@hattip/adapter-node": "workspace:*",
"@hattip/core": "workspace:*",
"@hattip/polyfills": "workspace:*",
"@types/aws-lambda": "^8.10.133",
"@types/aws-lambda": "^8.10.134",
"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,13 +28,13 @@
},
"dependencies": {
"@hattip/core": "workspace:*",
"@types/bun": "^1.0.5",
"bun-types": "^1.0.27"
"@types/bun": "^1.0.8",
"bun-types": "^1.0.29"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.6.4",
"@types/node": "^20.11.19",
"eslint": "^8.56.0",
"@types/node": "^20.11.21",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
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,13 +31,13 @@
},
"dependencies": {
"@cloudflare/kv-asset-handler": "^0.3.1",
"@cloudflare/workers-types": "^4.20240208.0",
"@cloudflare/workers-types": "^4.20240222.0",
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.6.4",
"@types/node": "^20.11.19",
"eslint": "^8.56.0",
"@types/node": "^20.11.21",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
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,8 +31,8 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.6.4",
"@types/node": "^20.11.19",
"eslint": "^8.56.0",
"@types/node": "^20.11.21",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
Expand Down
6 changes: 3 additions & 3 deletions packages/adapter/adapter-fastly/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"test:package": "publint --strict"
},
"dependencies": {
"@fastly/js-compute": "^3.8.2",
"@fastly/js-compute": "^3.8.3",
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.6.4",
"@types/node": "^20.11.19",
"eslint": "^8.56.0",
"@types/node": "^20.11.21",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
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 @@ -31,7 +31,7 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.6.4",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
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,8 +31,8 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.6.4",
"@types/node": "^20.11.19",
"eslint": "^8.56.0",
"@types/node": "^20.11.21",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
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,8 +28,8 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.6.4",
"@types/node": "^20.11.19",
"eslint": "^8.56.0",
"@types/node": "^20.11.21",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
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,8 +35,8 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.6.4",
"@types/node": "^20.11.19",
"eslint": "^8.56.0",
"@types/node": "^20.11.21",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
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 @@ -32,11 +32,11 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.6.4",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vitest": "^1.3.0"
"vitest": "^1.3.1"
},
"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 @@ -31,8 +31,8 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.6.4",
"@types/node": "^20.11.19",
"eslint": "^8.56.0",
"@types/node": "^20.11.21",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
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 @@ -31,7 +31,7 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.6.4",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
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 @@ -31,10 +31,10 @@
"@cyco130/eslint-config": "^3.6.4",
"@hattip/adapter-test": "workspace:*",
"@hattip/polyfills": "workspace:*",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vitest": "^1.3.0"
"vitest": "^1.3.1"
}
}
2 changes: 1 addition & 1 deletion packages/base/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.6.4",
"eslint": "^8.56.0",
"eslint": "^8.57.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 @@ -32,10 +32,10 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.6.4",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vitest": "^1.3.0"
"vitest": "^1.3.1"
}
}
4 changes: 2 additions & 2 deletions packages/base/multipart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"devDependencies": {
"@cyco130/eslint-config": "^3.6.4",
"@hattip/polyfills": "workspace:*",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"node-fetch-native": "^1.6.2",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vitest": "^1.3.0"
"vitest": "^1.3.1"
},
"dependencies": {
"@hattip/headers": "workspace:*"
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,12 +35,12 @@
},
"devDependencies": {
"@cyco130/eslint-config": "^3.6.4",
"@types/node": "^20.11.19",
"eslint": "^8.56.0",
"@types/node": "^20.11.21",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vitest": "^1.3.0"
"vitest": "^1.3.1"
},
"dependencies": {
"@hattip/core": "workspace:*",
Expand Down
6 changes: 3 additions & 3 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": "^3.6.4",
"@hattip/adapter-test": "workspace:*",
"@types/eventsource": "^1.1.15",
"@types/node": "^20.11.19",
"eslint": "^8.56.0",
"@types/node": "^20.11.21",
"eslint": "^8.57.0",
"eventsource": "^2.0.2",
"eventsource-polyfill": "^0.9.6",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vitest": "^1.3.0"
"vitest": "^1.3.1"
}
}
4 changes: 2 additions & 2 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": "^3.6.4",
"@hattip/adapter-test": "workspace:*",
"@hattip/polyfills": "workspace:*",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vitest": "^1.3.0"
"vitest": "^1.3.1"
}
}
8 changes: 4 additions & 4 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.6.4",
"@types/archiver": "^6.0.2",
"@types/node": "^20.11.19",
"eslint": "^8.56.0",
"@types/node": "^20.11.21",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"dependencies": {
"@hattip/walk": "workspace:*",
"archiver": "^6.0.1",
"archiver": "^6.0.2",
"cac": "^6.7.14",
"esbuild": "^0.20.0"
"esbuild": "^0.20.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.6.4",
"@types/node": "^20.11.19",
"eslint": "^8.56.0",
"@types/node": "^20.11.21",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"dependencies": {
"cac": "^6.7.14",
"esbuild": "^0.20.0"
"esbuild": "^0.20.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.6.4",
"@types/node": "^20.11.19",
"eslint": "^8.56.0",
"@types/node": "^20.11.21",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"dependencies": {
"cac": "^6.7.14",
"cpr": "^3.0.1",
"esbuild": "^0.20.0"
"esbuild": "^0.20.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.6.4",
"@types/node": "^20.11.19",
"eslint": "^8.56.0",
"@types/node": "^20.11.21",
"eslint": "^8.57.0",
"publint": "^0.2.7",
"tsup": "^8.0.2",
"typescript": "^5.3.3"
},
"dependencies": {
"cac": "^6.7.14",
"cpr": "^3.0.1",
"esbuild": "^0.20.0"
"esbuild": "^0.20.1"
}
}
Loading

0 comments on commit 0e513c1

Please sign in to comment.