diff --git a/package.json b/package.json index d0150af..8a3a8e6 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@astrojs/preact": "^3.1.0", "@astrojs/tailwind": "^5.1.0", "@astrojs/ts-plugin": "^1.5.2", - "@cloudflare/workers-types": "^4.20240208.0", + "@cloudflare/workers-types": "^4.20240423.0", "@typescript-eslint/eslint-plugin": "^7.0.1", "@typescript-eslint/parser": "^7.0.1", "astro-compress": "^2.2.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 367e1a2..9e3c106 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,8 +41,8 @@ devDependencies: specifier: ^1.5.2 version: 1.5.2 '@cloudflare/workers-types': - specifier: ^4.20240208.0 - version: 4.20240208.0 + specifier: ^4.20240423.0 + version: 4.20240423.0 '@typescript-eslint/eslint-plugin': specifier: ^7.0.1 version: 7.0.1(@typescript-eslint/parser@7.0.1)(eslint@8.56.0)(typescript@5.3.3) @@ -134,7 +134,7 @@ packages: astro: ^4.2.0 dependencies: '@astrojs/underscore-redirects': 0.3.3 - '@cloudflare/workers-types': 4.20240208.0 + '@cloudflare/workers-types': 4.20240423.0 '@iarna/toml': 2.2.5 astro: 4.3.7(typescript@5.3.3) dotenv: 16.4.1 @@ -612,8 +612,8 @@ packages: dev: true optional: true - /@cloudflare/workers-types@4.20240208.0: - resolution: {integrity: sha512-MVGTTjZpJu4kJONvai5SdJzWIhOJbuweVZ3goI7FNyG+JdoQH41OoB+nMhLsX626vPLZVWGPIWsiSo/WZHzgQw==} + /@cloudflare/workers-types@4.20240423.0: + resolution: {integrity: sha512-ssuccb3j+URp6mP2p0PcQE9vmS3YeKBQnALHF9P3yQfUAFozuhTsDTbqmL+zPrJvUcG7SL2xVQkNDF9QJeKDZw==} dev: true /@ctrl/tinycolor@3.6.1: