diff --git a/packages/adapter/adapter-bun/package.json b/packages/adapter/adapter-bun/package.json index f0b7b3789..6d7163e62 100644 --- a/packages/adapter/adapter-bun/package.json +++ b/packages/adapter/adapter-bun/package.json @@ -27,7 +27,7 @@ "test:package": "publint --strict" }, "dependencies": { - "bun-types": "^0.8.1", + "bun-types": "^1.0.7", "@hattip/core": "workspace:*" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e54627fd7..47d276111 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: workspace:* version: link:../../base/core bun-types: - specifier: ^0.8.1 - version: 0.8.1 + specifier: ^1.0.7 + version: 1.0.7 devDependencies: '@cyco130/eslint-config': specifier: ^3.3.2 @@ -5484,8 +5484,8 @@ packages: semver: 7.5.4 dev: true - /bun-types@0.8.1: - resolution: {integrity: sha512-VuCBox66P/3a8gVOffLCWIS6vdpXq4y3eJuF3VnsyC5HpykmIjkcr5wYDn22qQdeTUmOfCcBy1SZmtrZCeUr3A==} + /bun-types@1.0.7: + resolution: {integrity: sha512-zlIp+SCutbbugs6xDy+3WC3KO3zKySpF/bRfiTk/VJUdKt+WHAzlCtLplS7XglRYDFzhRhlzXMW/R5BHkw+u2Q==} dev: false /bundle-require@4.0.1(esbuild@0.18.16):