diff --git a/apps/serverless/package.json b/apps/serverless/package.json index b73973e2..6e5cd88a 100644 --- a/apps/serverless/package.json +++ b/apps/serverless/package.json @@ -11,7 +11,7 @@ }, "license": "MIT", "dependencies": { - "hono": "^2.3.0" + "hono": "^4.0.0" }, "devDependencies": { "@cloudflare/workers-types": "^3.14.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ce09e3c1..21a391e6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -605,8 +605,8 @@ importers: apps/serverless: dependencies: hono: - specifier: ^2.3.0 - version: 2.3.1 + specifier: ^4.0.0 + version: 4.0.0 devDependencies: '@cloudflare/workers-types': specifier: ^3.14.1 @@ -649,7 +649,7 @@ importers: version: 8.5.0(eslint@8.34.0) eslint-config-turbo: specifier: latest - version: 2.8.21(eslint@8.34.0)(turbo@2.8.21) + version: 2.9.14(eslint@8.34.0)(turbo@2.8.21) eslint-define-config: specifier: ^1.5.1 version: 1.8.0 @@ -14689,14 +14689,14 @@ packages: eslint: 8.34.0 dev: false - /eslint-config-turbo@2.8.21(eslint@8.34.0)(turbo@2.8.21): - resolution: {integrity: sha512-JhZDxUYLPR9/rfWaMvYpjnEsxrPe3Nb5cu5CjazmxiygFpgV+RFBiW2DCeVfsvce85AjAdt4148MPAzu5WbmEA==} + /eslint-config-turbo@2.9.14(eslint@8.34.0)(turbo@2.8.21): + resolution: {integrity: sha512-8bAXNDwtmHV7CuSDX+FB9+TslZEP8qJoNWY9FQTEhyO42bRimcExxwOh1+K2H2JV2VFXJrkt1KxyJmy2xm8Ukw==} peerDependencies: eslint: '>6.6.0' turbo: '>2.0.0' dependencies: eslint: 8.34.0 - eslint-plugin-turbo: 2.8.21(eslint@8.34.0)(turbo@2.8.21) + eslint-plugin-turbo: 2.9.14(eslint@8.34.0)(turbo@2.8.21) turbo: 2.8.21 dev: false @@ -14882,8 +14882,8 @@ packages: eslint: 8.34.0 dev: false - /eslint-plugin-turbo@2.8.21(eslint@8.34.0)(turbo@2.8.21): - resolution: {integrity: sha512-GkbB1vfyq3TxQIavl391Jyyt5gz4XZBwejkcKbRj93gpla1TMjQePr5sUXQZJ9h5Okt361gFkoBV2Li8zytEGA==} + /eslint-plugin-turbo@2.9.14(eslint@8.34.0)(turbo@2.8.21): + resolution: {integrity: sha512-ROTlsO1JBJLATxtDNd7t22vviSb0hD8fKnjOO0WRgtxJW3VBRNO3BLAC129GPZSvEvtMH/f71Y2TzrqGPjLpEw==} peerDependencies: eslint: '>6.6.0' turbo: '>2.0.0' @@ -16541,8 +16541,8 @@ packages: react-is: 16.13.1 dev: false - /hono@2.3.1: - resolution: {integrity: sha512-BEzk6Lkb1cuEoEEo/V0j8jHBIJL+s6B2E5Y5v9WX8AXFaxeaRBdLK0U3isMclAUGs5mDpEK5cmXd23LAbwUZIQ==} + /hono@4.0.0: + resolution: {integrity: sha512-8dKhuBBpRZEodUttQhrSFJ6PQqHRjXHyeeegfxOf132pvgbf0tOb9qqb7q7eYwAWpOcYrsUOsWdJ0sQIIovhZg==} engines: {node: '>=16.0.0'} dev: false