diff --git a/packages/app/package.json b/packages/app/package.json index 1f9e5ee1..f8655ee6 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -11,7 +11,7 @@ "start": "astro dev" }, "dependencies": { - "@astrojs/cloudflare": "^7.5.4", + "@astrojs/cloudflare": "^7.6.1", "@astrojs/react": "^3.0.3", "@astrojs/rss": "^3.0.0", "@astrojs/sitemap": "^3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 108d36bd..2350dfdc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,8 +88,8 @@ importers: packages/app: dependencies: '@astrojs/cloudflare': - specifier: ^7.5.4 - version: 7.5.4(@types/node@18.18.6)(astro@3.3.1) + specifier: ^7.6.1 + version: 7.6.1(@types/node@18.18.6)(astro@3.3.1) '@astrojs/react': specifier: ^3.0.3 version: 3.0.3(@types/react-dom@18.2.14)(@types/react@18.2.29)(react-dom@18.2.0)(react@18.2.0)(vite@4.5.0) @@ -259,13 +259,13 @@ packages: resolution: {integrity: sha512-pvFiLP2BeOKA/ZOS6jxx4XhKzdVLHDhGlFEaZ2flWWYf2xOqVniqpk38I04DFRyz+L0ASggl7SkItTc+ZLju4w==} dev: true - /@astrojs/cloudflare@7.5.4(@types/node@18.18.6)(astro@3.3.1): - resolution: {integrity: sha512-AOe686LoUFvj4xbqxQLHPmXNuf7c2gnwFFQSDWVabxZqoANJW7EjUK+Hb6OVD+RAbhIybUGB1LmImKgYrblEUg==} + /@astrojs/cloudflare@7.6.1(@types/node@18.18.6)(astro@3.3.1): + resolution: {integrity: sha512-U0eEJaFeb1sKgUFRcemxT5/jcnO4KHFpLxmzonBd/vD57tJPpZ7dIi2rFwAIJ5AQqhW6uo3Evk45EZq8ukN3pQ==} peerDependencies: astro: ^3.3.0 dependencies: '@astrojs/underscore-redirects': 0.3.1 - '@cloudflare/workers-types': 4.20231010.0 + '@cloudflare/workers-types': 4.20231016.0 '@iarna/toml': 2.2.5 astro: 3.3.1(@types/node@18.18.6)(typescript@5.2.2) dotenv: 16.3.1 @@ -273,7 +273,7 @@ packages: find-up: 6.3.0 miniflare: 3.20231010.0 tiny-glob: 0.2.9 - vite: 4.4.11(@types/node@18.18.6) + vite: 4.5.0(@types/node@18.18.6) transitivePeerDependencies: - '@types/node' - bufferutil @@ -762,13 +762,8 @@ packages: dev: true optional: true - /@cloudflare/workers-types@4.20231010.0: - resolution: {integrity: sha512-Jscqg52ScJMTMRHHVeoUvXYYiXPT4V59NKaClQVju9B6oPAzuePFYHwi5PLQ5Yr+xEbJ6+bHuq1aYV/69z6L0w==} - dev: false - /@cloudflare/workers-types@4.20231016.0: resolution: {integrity: sha512-eGB0cRVyoJpeyGJx2re5sbd9R316a61sY73xwnqm4cwGpb+OxCK2gc651RxGiN7H4w6LY1RpysUgeGLmj5B3+g==} - dev: true /@esbuild-plugins/node-globals-polyfill@0.2.3(esbuild@0.17.19): resolution: {integrity: sha512-r3MIryXDeXDOZh7ih1l/yE9ZLORCd5e8vWg02azWRGj5SPTuoh69A2AIyn0Z31V/kHBfZ4HgWJ+OK3GTTwLmnw==}