diff --git a/package.json b/package.json index a9c7d63..fe461fe 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "test:unit": "vitest run --typecheck" }, "devDependencies": { - "@cloudflare/workers-types": "^4.20260307.1", + "@cloudflare/workers-types": "^5.0.0", "@eslint/compat": "^1.4.1", "@eslint/markdown": "^7.5.1", "@kazupon/eslint-config": "^0.45.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b379a70..26a9c7e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: .: devDependencies: '@cloudflare/workers-types': - specifier: ^4.20260307.1 - version: 4.20260307.1 + specifier: ^5.0.0 + version: 5.20260827.1 '@eslint/compat': specifier: ^1.4.1 version: 1.4.1(eslint@9.39.4(jiti@2.6.1)) @@ -172,7 +172,7 @@ importers: devDependencies: bun-types: specifier: latest - version: 1.3.14 + version: 1.4.0 playground/deno: devDependencies: @@ -259,6 +259,9 @@ packages: '@cloudflare/workers-types@4.20260307.1': resolution: {integrity: sha512-0PvWLVVD6Q64V/XhollYtc8H35Vxm2rZi8bkZbEr3lK+mNgd2FBBVhlZ6A3saAUq3giRF4US/UfU/3a8i1PEcg==} + '@cloudflare/workers-types@5.20260827.1': + resolution: {integrity: sha512-L5wIIHcgy67AAfe8nNmfcRHLBtO+2jva14zx1HxH2tunlteNmQvo4nYtcfef1n1MKXu3Z3xB98Fvl1BorkjFtg==} + '@cspotcode/source-map-support@0.8.1': resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} engines: {node: '>=12'} @@ -1545,8 +1548,8 @@ packages: engines: {node: '>=10'} hasBin: true - bun-types@1.3.14: - resolution: {integrity: sha512-4N0ig0fEomHt5R0KCFWjovxow98rIoRwKolrYdCcknNwMekCXRnWEUvgu5soYV8QXtVsrUD8B95MBOZGPvr6KQ==} + bun-types@1.4.0: + resolution: {integrity: sha512-iIKw23BspnQQYd3prITOBxeUsxBHnwzX6YJfGMuNOZzeNcMmVqzIIVGRm1l69ogaPQmb4wB6BN8mA5bE9YuC5Q==} busboy@1.6.0: resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} @@ -2106,6 +2109,7 @@ packages: eslint@9.39.4: resolution: {integrity: sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true peerDependencies: jiti: '*' @@ -4104,6 +4108,8 @@ snapshots: '@cloudflare/workers-types@4.20260307.1': {} + '@cloudflare/workers-types@5.20260827.1': {} + '@cspotcode/source-map-support@0.8.1': dependencies: '@jridgewell/trace-mapping': 0.3.9 @@ -5209,7 +5215,7 @@ snapshots: transitivePeerDependencies: - magicast - bun-types@1.3.14: + bun-types@1.4.0: dependencies: '@types/node': 20.19.24