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 11, 2023
1 parent cb455cc commit 5890fb2
Show file tree
Hide file tree
Showing 35 changed files with 1,185 additions and 928 deletions.
4 changes: 2 additions & 2 deletions examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@hattip/adapter-cloudflare-workers": "workspace:*",
"@hattip/adapter-node": "workspace:*",
"@types/node": "^20.4.4",
"wrangler": "^3.3.0"
"@types/node": "^20.4.9",
"wrangler": "^3.5.0"
}
}
4 changes: 2 additions & 2 deletions examples/cli/hono/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@hattip/adapter-node": "0.0.34",
"@hattip/core": "0.0.34",
"@hattip/vite": "0.0.34",
"hono": "^3.3.3",
"vite": "^4.4.7"
"hono": "^3.4.1",
"vite": "^4.4.9"
}
}
2 changes: 1 addition & 1 deletion examples/cli/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"@hattip/response": "0.0.34",
"@hattip/router": "0.0.34",
"@hattip/vite": "0.0.34",
"vite": "^4.4.7"
"vite": "^4.4.9"
}
}
10 changes: 5 additions & 5 deletions examples/vavite/vite-plugin-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
"@hattip/adapter-node": "^0.0.34",
"@hattip/compose": "^0.0.34",
"@types/express": "^4.17.17",
"@types/node": "^20.4.4",
"@types/react": "^18.2.16",
"@types/node": "^20.4.9",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.3",
"@vitejs/plugin-react": "^4.0.4",
"cross-env": "^7.0.3",
"express": "^4.18.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"ts-node": "^10.9.1",
"typescript": "^5.1.6",
"vavite": "2.0.1",
"vite": "^4.4.7",
"vite-plugin-ssr": "^0.4.133"
"vite": "^4.4.9",
"vite-plugin-ssr": "^0.4.135"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"graphql": "^16.7.1",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"prettier": "^3.0.0",
"prettier": "^3.0.1",
"rimraf": "^5.0.1",
"vite": "^4.4.7",
"vitest": "^0.33.0"
"vite": "^4.4.9",
"vitest": "^0.34.1"
},
"dependencies": {
"typescript": "^5.1.6"
Expand Down
12 changes: 6 additions & 6 deletions packages/adapter/adapter-bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.3.0",
"@types/node": "^20.4.4",
"bun-types": "^0.7.0",
"eslint": "^8.45.0",
"publint": "^0.1.16",
"tsup": "^7.1.0",
"@cyco130/eslint-config": "^3.3.1",
"@types/node": "^20.4.9",
"bun-types": "^0.7.3",
"eslint": "^8.47.0",
"publint": "^0.2.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6"
}
}
12 changes: 6 additions & 6 deletions packages/adapter/adapter-cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
},
"devDependencies": {
"@cloudflare/kv-asset-handler": "^0.3.0",
"@cloudflare/workers-types": "^4.20230717.1",
"@cyco130/eslint-config": "^3.3.0",
"@types/node": "^20.4.4",
"eslint": "^8.45.0",
"publint": "^0.1.16",
"tsup": "^7.1.0",
"@cloudflare/workers-types": "^4.20230807.0",
"@cyco130/eslint-config": "^3.3.1",
"@types/node": "^20.4.9",
"eslint": "^8.47.0",
"publint": "^0.2.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6"
}
}
6 changes: 3 additions & 3 deletions packages/adapter/adapter-deno/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.3.0",
"eslint": "^8.45.0",
"publint": "^0.1.16"
"@cyco130/eslint-config": "^3.3.1",
"eslint": "^8.47.0",
"publint": "^0.2.0"
}
}
10 changes: 5 additions & 5 deletions packages/adapter/adapter-fastly/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.3.0",
"@types/node": "^20.4.4",
"eslint": "^8.45.0",
"publint": "^0.1.16",
"tsup": "^7.1.0",
"@cyco130/eslint-config": "^3.3.1",
"@types/node": "^20.4.9",
"eslint": "^8.47.0",
"publint": "^0.2.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6"
}
}
10 changes: 5 additions & 5 deletions packages/adapter/adapter-lagon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.3.0",
"@types/node": "^20.4.4",
"eslint": "^8.45.0",
"publint": "^0.1.16",
"tsup": "^7.1.0",
"@cyco130/eslint-config": "^3.3.1",
"@types/node": "^20.4.9",
"eslint": "^8.47.0",
"publint": "^0.2.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6"
}
}
10 changes: 5 additions & 5 deletions packages/adapter/adapter-netlify-edge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.3.0",
"@types/node": "^20.4.4",
"eslint": "^8.45.0",
"publint": "^0.1.16",
"tsup": "^7.1.0",
"@cyco130/eslint-config": "^3.3.1",
"@types/node": "^20.4.9",
"eslint": "^8.47.0",
"publint": "^0.2.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6"
}
}
10 changes: 5 additions & 5 deletions packages/adapter/adapter-netlify-functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"test:package": "publint --strict"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.3.0",
"@types/node": "^20.4.4",
"eslint": "^8.45.0",
"publint": "^0.1.16",
"tsup": "^7.1.0",
"@cyco130/eslint-config": "^3.3.1",
"@types/node": "^20.4.9",
"eslint": "^8.47.0",
"publint": "^0.2.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6"
},
"dependencies": {
Expand Down
10 changes: 5 additions & 5 deletions packages/adapter/adapter-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"test:package": "publint --strict"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.3.0",
"@types/node": "^20.4.4",
"eslint": "^8.45.0",
"publint": "^0.1.16",
"tsup": "^7.1.0",
"@cyco130/eslint-config": "^3.3.1",
"@types/node": "^20.4.9",
"eslint": "^8.47.0",
"publint": "^0.2.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6"
},
"dependencies": {
Expand Down
10 changes: 5 additions & 5 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.3.0",
"eslint": "^8.45.0",
"publint": "^0.1.16",
"tsup": "^7.1.0",
"@cyco130/eslint-config": "^3.3.1",
"eslint": "^8.47.0",
"publint": "^0.2.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
"vitest": "^0.34.1"
},
"author": "Tessei Kameyama <[email protected]>",
"repository": "https://github.com/hattipjs/hattip",
Expand Down
10 changes: 5 additions & 5 deletions packages/adapter/adapter-uwebsockets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"test:package": "publint --strict"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.3.0",
"@types/node": "^20.4.4",
"eslint": "^8.45.0",
"publint": "^0.1.16",
"tsup": "^7.1.0",
"@cyco130/eslint-config": "^3.3.1",
"@types/node": "^20.4.9",
"eslint": "^8.47.0",
"publint": "^0.2.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/adapter/adapter-vercel-edge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"@hattip/core": "workspace:*"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.3.0",
"eslint": "^8.45.0",
"publint": "^0.1.16",
"tsup": "^7.1.0",
"@cyco130/eslint-config": "^3.3.1",
"eslint": "^8.47.0",
"publint": "^0.2.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6"
}
}
10 changes: 5 additions & 5 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.3.0",
"@cyco130/eslint-config": "^3.3.1",
"@hattip/adapter-test": "workspace:*",
"@hattip/polyfills": "workspace:*",
"eslint": "^8.45.0",
"publint": "^0.1.16",
"tsup": "^7.1.0",
"eslint": "^8.47.0",
"publint": "^0.2.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
"vitest": "^0.34.1"
}
}
6 changes: 3 additions & 3 deletions packages/base/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"test:package": "publint --strict"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.3.0",
"eslint": "^8.45.0",
"publint": "^0.1.16",
"@cyco130/eslint-config": "^3.3.1",
"eslint": "^8.47.0",
"publint": "^0.2.0",
"typescript": "^5.1.6"
}
}
10 changes: 5 additions & 5 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.3.0",
"eslint": "^8.45.0",
"publint": "^0.1.16",
"tsup": "^7.1.0",
"@cyco130/eslint-config": "^3.3.1",
"eslint": "^8.47.0",
"publint": "^0.2.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
"vitest": "^0.34.1"
}
}
10 changes: 5 additions & 5 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.3.0",
"@cyco130/eslint-config": "^3.3.1",
"@hattip/polyfills": "workspace:*",
"eslint": "^8.45.0",
"eslint": "^8.47.0",
"node-fetch-native": "^1.2.0",
"publint": "^0.1.16",
"tsup": "^7.1.0",
"publint": "^0.2.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
"vitest": "^0.34.1"
},
"dependencies": {
"@hattip/headers": "workspace:*"
Expand Down
12 changes: 6 additions & 6 deletions packages/base/polyfills/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
"test:package": "publint --strict"
},
"devDependencies": {
"@cyco130/eslint-config": "^3.3.0",
"@types/node": "^20.4.4",
"eslint": "^8.45.0",
"publint": "^0.1.16",
"tsup": "^7.1.0",
"@cyco130/eslint-config": "^3.3.1",
"@types/node": "^20.4.9",
"eslint": "^8.47.0",
"publint": "^0.2.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
"vitest": "^0.34.1"
},
"dependencies": {
"@hattip/core": "workspace:*",
Expand Down
12 changes: 6 additions & 6 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.3.0",
"@cyco130/eslint-config": "^3.3.1",
"@hattip/adapter-test": "workspace:*",
"@types/eventsource": "^1.1.11",
"@types/node": "^20.4.4",
"eslint": "^8.45.0",
"@types/node": "^20.4.9",
"eslint": "^8.47.0",
"eventsource": "^2.0.2",
"eventsource-polyfill": "^0.9.6",
"publint": "^0.1.16",
"tsup": "^7.1.0",
"publint": "^0.2.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
"vitest": "^0.34.1"
}
}
10 changes: 5 additions & 5 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.3.0",
"@cyco130/eslint-config": "^3.3.1",
"@hattip/adapter-test": "workspace:*",
"@hattip/polyfills": "workspace:*",
"eslint": "^8.45.0",
"publint": "^0.1.16",
"tsup": "^7.1.0",
"eslint": "^8.47.0",
"publint": "^0.2.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
"vitest": "^0.34.1"
}
}
Loading

0 comments on commit 5890fb2

Please sign in to comment.