diff --git a/apps/site/package.json b/apps/site/package.json index b8e032f8..9f79893b 100644 --- a/apps/site/package.json +++ b/apps/site/package.json @@ -19,7 +19,7 @@ "sanitize-html": "2.13.0" }, "devDependencies": { - "wrangler": "3.39.0", + "wrangler": "3.47.0", "@types/sanitize-html": "2.11.0" }, "scripts": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c7bfa3ac..a84c4e83 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: 2.11.0 version: 2.11.0 wrangler: - specifier: 3.39.0 - version: 3.39.0(@cloudflare/workers-types@4.20240329.0) + specifier: 3.47.0 + version: 3.47.0(@cloudflare/workers-types@4.20240329.0) packages: @@ -129,7 +129,7 @@ packages: find-up: 6.3.0 miniflare: 3.20240320.1 tiny-glob: 0.2.9 - wrangler: 3.39.0(@cloudflare/workers-types@4.20240329.0) + wrangler: 3.47.0(@cloudflare/workers-types@4.20240329.0) transitivePeerDependencies: - bufferutil - supports-color @@ -712,6 +712,15 @@ packages: cpu: [x64] os: [darwin] requiresBuild: true + dev: false + optional: true + + /@cloudflare/workerd-darwin-64@1.20240403.0: + resolution: {integrity: sha512-gBsoGFHCkC3tfAmr/jr6UEKEyIIeNEvfbRSIJrrkkuJ8wqqkWGZB6pmKx5lfQDvQO8R+8PgcI4pduP0NY35s/Q==} + engines: {node: '>=16'} + cpu: [x64] + os: [darwin] + requiresBuild: true optional: true /@cloudflare/workerd-darwin-arm64@1.20240320.1: @@ -720,6 +729,15 @@ packages: cpu: [arm64] os: [darwin] requiresBuild: true + dev: false + optional: true + + /@cloudflare/workerd-darwin-arm64@1.20240403.0: + resolution: {integrity: sha512-UykAt0YiFR4Y3o84QAEb6NQehwZ8CaEnZHw8doe1M03JiWxVcCdkDb3pbAs4p7Mj56/Gj0G0+SJ+JmQTn2aIQA==} + engines: {node: '>=16'} + cpu: [arm64] + os: [darwin] + requiresBuild: true optional: true /@cloudflare/workerd-linux-64@1.20240320.1: @@ -728,6 +746,15 @@ packages: cpu: [x64] os: [linux] requiresBuild: true + dev: false + optional: true + + /@cloudflare/workerd-linux-64@1.20240403.0: + resolution: {integrity: sha512-MS+Mg7MtXEH6ZFJcrGreSqDe+vU9hRZt8AZdhIVkQKDOCS6AjmBTEz6r6tj1iGLMLei4pEZegyXwf06clSR9Og==} + engines: {node: '>=16'} + cpu: [x64] + os: [linux] + requiresBuild: true optional: true /@cloudflare/workerd-linux-arm64@1.20240320.1: @@ -736,6 +763,15 @@ packages: cpu: [arm64] os: [linux] requiresBuild: true + dev: false + optional: true + + /@cloudflare/workerd-linux-arm64@1.20240403.0: + resolution: {integrity: sha512-9oMs43nctF2TYYJOzCtVOldokweSWaSqWnUjIOsKOFZue2fG4UMgIH9Sh1D4/KCdVankA2xqZ08XhoV42Q9+0A==} + engines: {node: '>=16'} + cpu: [arm64] + os: [linux] + requiresBuild: true optional: true /@cloudflare/workerd-windows-64@1.20240320.1: @@ -744,6 +780,15 @@ packages: cpu: [x64] os: [win32] requiresBuild: true + dev: false + optional: true + + /@cloudflare/workerd-windows-64@1.20240403.0: + resolution: {integrity: sha512-5FGyjzDAoUaU15GhUAGXWzOOlbCLdiDHatnjl6XY0Mbiu3ik5lz592L15QkFnNVc9a3lZGGCIsfYW2sq2R01VQ==} + engines: {node: '>=16'} + cpu: [x64] + os: [win32] + requiresBuild: true optional: true /@cloudflare/workers-types@4.20240329.0: @@ -4865,8 +4910,8 @@ packages: hasBin: true dev: false - /miniflare@3.20240320.0: - resolution: {integrity: sha512-4M2QRxs+J5sUsybBzKT++tlbrjjjGZdtWxKmj2sqLsT26dGaKDz7DxjAeF5XIhKa5cADcffygjxx4EvfWocMmw==} + /miniflare@3.20240320.1: + resolution: {integrity: sha512-MoHhT+XaFPQtplNIkJc5NtWOi5u/7VkmBUWyyxDH7ehHk4xRT2PDkMCvVOUIcaqbHNIBzigyoYegdYmZcYtdCg==} engines: {node: '>=16.13'} hasBin: true dependencies: @@ -4886,9 +4931,10 @@ packages: - bufferutil - supports-color - utf-8-validate + dev: false - /miniflare@3.20240320.1: - resolution: {integrity: sha512-MoHhT+XaFPQtplNIkJc5NtWOi5u/7VkmBUWyyxDH7ehHk4xRT2PDkMCvVOUIcaqbHNIBzigyoYegdYmZcYtdCg==} + /miniflare@3.20240403.0: + resolution: {integrity: sha512-4xoBRu60+7iCKRn6zZ/SiqP+U2FQ74LZymoZHhEcY3y62zHNRNKf8s9jsL/ooDtyQoAOKx9W5TjTGqDmOS5vfQ==} engines: {node: '>=16.13'} hasBin: true dependencies: @@ -4900,7 +4946,7 @@ packages: glob-to-regexp: 0.4.1 stoppable: 1.1.0 undici: 5.28.3 - workerd: 1.20240320.1 + workerd: 1.20240403.0 ws: 8.16.0 youch: 3.3.3 zod: 3.22.4 @@ -4908,7 +4954,6 @@ packages: - bufferutil - supports-color - utf-8-validate - dev: false /minimatch@9.0.4: resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==} @@ -6776,13 +6821,26 @@ packages: '@cloudflare/workerd-linux-64': 1.20240320.1 '@cloudflare/workerd-linux-arm64': 1.20240320.1 '@cloudflare/workerd-windows-64': 1.20240320.1 + dev: false - /wrangler@3.39.0(@cloudflare/workers-types@4.20240329.0): - resolution: {integrity: sha512-bcSuZSsC2FCLrdtpFqAu1vV993wG+z3zASbZlPP1iq1VhJyuWeRS3GlObtCrbgRTJIva1T+ZOLCno8kaMSc8Pg==} + /workerd@1.20240403.0: + resolution: {integrity: sha512-OcUPNNIUn4dC3dyRc/W6sTPjgFjJQVpbqpMCx7RmAzVrEzB+nJlz25FZr5alxIG5769UmzvMB1wlK/hMddHk0w==} + engines: {node: '>=16'} + hasBin: true + requiresBuild: true + optionalDependencies: + '@cloudflare/workerd-darwin-64': 1.20240403.0 + '@cloudflare/workerd-darwin-arm64': 1.20240403.0 + '@cloudflare/workerd-linux-64': 1.20240403.0 + '@cloudflare/workerd-linux-arm64': 1.20240403.0 + '@cloudflare/workerd-windows-64': 1.20240403.0 + + /wrangler@3.47.0(@cloudflare/workers-types@4.20240329.0): + resolution: {integrity: sha512-aptr+g+ohgJLemIEoAVejcqnfnQWk248nkIyYxGDh8ohlDjQlo1vO0/mWiyqPUsmWOxl0Yr3jdZMtfi7iukayg==} engines: {node: '>=16.17.0'} hasBin: true peerDependencies: - '@cloudflare/workers-types': ^4.20240320.1 + '@cloudflare/workers-types': ^4.20240402.0 peerDependenciesMeta: '@cloudflare/workers-types': optional: true @@ -6794,7 +6852,7 @@ packages: blake3-wasm: 2.1.5 chokidar: 3.6.0 esbuild: 0.17.19 - miniflare: 3.20240320.0 + miniflare: 3.20240403.0 nanoid: 3.3.7 path-to-regexp: 6.2.1 resolve: 1.22.8