diff --git a/packages/app/package.json b/packages/app/package.json index e2dd95203..256534622 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -16,7 +16,7 @@ "@astrojs/node": "^8.2.5", "@astrojs/react": "^3.3.0", "@astrojs/rss": "^4.0.5", - "@astrojs/sitemap": "^3.1.2", + "@astrojs/sitemap": "^3.1.3", "@astrojs/tailwind": "^5.1.0", "@breadc/color": "^0.9.7", "@floating-ui/react": "^0.26.12", @@ -27,7 +27,7 @@ "@radix-ui/react-scroll-area": "^1.0.5", "@radix-ui/react-slot": "^1.0.2", "@radix-ui/react-tooltip": "^1.0.7", - "astro": "^4.6.1", + "astro": "^4.6.2", "astro-robots-txt": "^1.0.0", "bgmd": "^0.0.49", "class-variance-authority": "^0.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b0442a7c6..404429c67 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -76,10 +76,10 @@ importers: dependencies: '@astrojs/cloudflare': specifier: ^10.1.0 - version: 10.1.0(astro@4.6.1(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5))(bufferutil@4.0.8)(utf-8-validate@5.0.10) + version: 10.1.0(astro@4.6.2(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5))(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@astrojs/node': specifier: ^8.2.5 - version: 8.2.5(astro@4.6.1(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5)) + version: 8.2.5(astro@4.6.2(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5)) '@astrojs/react': specifier: ^3.3.0 version: 3.3.0(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(vite@5.2.8(@types/node@20.12.7)(terser@5.30.3)) @@ -87,11 +87,11 @@ importers: specifier: ^4.0.5 version: 4.0.5 '@astrojs/sitemap': - specifier: ^3.1.2 - version: 3.1.2 + specifier: ^3.1.3 + version: 3.1.3 '@astrojs/tailwind': specifier: ^5.1.0 - version: 5.1.0(astro@4.6.1(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5))(tailwindcss@3.4.3) + version: 5.1.0(astro@4.6.2(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5))(tailwindcss@3.4.3) '@breadc/color': specifier: ^0.9.7 version: 0.9.7 @@ -120,8 +120,8 @@ importers: specifier: ^1.0.7 version: 1.0.7(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) astro: - specifier: ^4.6.1 - version: 4.6.1(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5) + specifier: ^4.6.2 + version: 4.6.2(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5) astro-robots-txt: specifier: ^1.0.0 version: 1.0.0 @@ -218,7 +218,7 @@ importers: version: 0.2.4 '@vite-pwa/astro': specifier: ^0.3.1 - version: 0.3.1(@vite-pwa/assets-generator@0.2.4)(astro@4.6.1(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5))(vite-plugin-pwa@0.19.8(@vite-pwa/assets-generator@0.2.4)(vite@5.2.8(@types/node@20.12.7)(terser@5.30.3))(workbox-build@7.0.0(@types/babel__core@7.20.5))(workbox-window@7.0.0)) + version: 0.3.1(@vite-pwa/assets-generator@0.2.4)(astro@4.6.2(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5))(vite-plugin-pwa@0.19.8(@vite-pwa/assets-generator@0.2.4)(vite@5.2.8(@types/node@20.12.7)(terser@5.30.3))(workbox-build@7.0.0(@types/babel__core@7.20.5))(workbox-window@7.0.0)) animegarden: specifier: workspace:* version: link:../animegarden @@ -453,8 +453,8 @@ packages: '@astrojs/rss@4.0.5': resolution: {integrity: sha512-IyJVL6z09AQtxbgLaAwebT3T5YKe4oTHDesqydJv1KLHw+zEzzMCFuuNsEyxjiqu7df9+DDCpDXLj/WRiEUXvw==} - '@astrojs/sitemap@3.1.2': - resolution: {integrity: sha512-FxOJldIl5ltZ5CNjocQxHkAO9orwHBjqtaU28o4smobp9vowS0nbGp+I9CrPxkzWdl1crSDm9vjL9tnvG1DSug==} + '@astrojs/sitemap@3.1.3': + resolution: {integrity: sha512-9WB5c071L+FNbs/0727lcqbHvS17TxnDRdfXXiAMustBRFlqkCrziHy+MsfeghxtyXp0pFTFO3NjGRfOppbFzQ==} '@astrojs/tailwind@5.1.0': resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==} @@ -2524,6 +2524,9 @@ packages: '@types/bittorrent-protocol@3.1.6': resolution: {integrity: sha512-hqiRctJX9t9kknr6nn0q7UlcWHKvw2gSnPc/4jxt7Q/T0RP9txNv27Djue9ZjCNlAJ+irqAnCxtb+TcSpMyhtA==} + '@types/cookie@0.5.4': + resolution: {integrity: sha512-7z/eR6O859gyWIAjuvBWFzNURmf2oPBmJlfVWkwehU5nzIyjwBsTh7WMmEEV4JFnHuQ3ex4oyTvfKzcyJVDBNA==} + '@types/debug@4.1.12': resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==} @@ -2874,8 +2877,8 @@ packages: astro-robots-txt@1.0.0: resolution: {integrity: sha512-6JQSLid4gMhoWjOm85UHLkgrw0+hHIjnJVIUqxjU2D6feKlVyYukMNYjH44ZDZBK1P8hNxd33PgWlHzCASvedA==} - astro@4.6.1: - resolution: {integrity: sha512-gcL22NEhuRi4wu9/x5Kn2eJf7nT6GeU5BxdN6AHbUnX6UzEDIWtpgHs5lBIZYExKbHKN9PjEGXWQzQtFwLU+5g==} + astro@4.6.2: + resolution: {integrity: sha512-Kl+Wd7MJMQFnI3+V0JxF4HPbs8M67eltqQgtztReOwDLSl0VnOd39rM61W/3LEh10FZ0F13xrDgtdgfXzuLVbg==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -7306,12 +7309,12 @@ snapshots: jsonpointer: 5.0.1 leven: 3.1.0 - '@astrojs/cloudflare@10.1.0(astro@4.6.1(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5))(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + '@astrojs/cloudflare@10.1.0(astro@4.6.2(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5))(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@astrojs/internal-helpers': 0.3.0 '@astrojs/underscore-redirects': 0.3.3 '@cloudflare/workers-types': 4.20240405.0 - astro: 4.6.1(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5) + astro: 4.6.2(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5) esbuild: 0.19.12 miniflare: 3.20240405.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) tiny-glob: 0.2.9 @@ -7352,9 +7355,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/node@8.2.5(astro@4.6.1(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5))': + '@astrojs/node@8.2.5(astro@4.6.2(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5))': dependencies: - astro: 4.6.1(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5) + astro: 4.6.2(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5) send: 0.18.0 server-destroy: 1.0.1 transitivePeerDependencies: @@ -7381,14 +7384,14 @@ snapshots: fast-xml-parser: 4.3.6 kleur: 4.1.5 - '@astrojs/sitemap@3.1.2': + '@astrojs/sitemap@3.1.3': dependencies: sitemap: 7.1.1 zod: 3.22.4 - '@astrojs/tailwind@5.1.0(astro@4.6.1(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5))(tailwindcss@3.4.3)': + '@astrojs/tailwind@5.1.0(astro@4.6.2(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5))(tailwindcss@3.4.3)': dependencies: - astro: 4.6.1(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5) + astro: 4.6.2(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5) autoprefixer: 10.4.19(postcss@8.4.38) postcss: 8.4.38 postcss-load-config: 4.0.2(postcss@8.4.38) @@ -9605,6 +9608,8 @@ snapshots: dependencies: '@types/node': 20.12.7 + '@types/cookie@0.5.4': {} + '@types/debug@4.1.12': dependencies: '@types/ms': 0.7.34 @@ -9909,9 +9914,9 @@ snapshots: sharp-ico: 0.1.5 unconfig: 0.3.13 - '@vite-pwa/astro@0.3.1(@vite-pwa/assets-generator@0.2.4)(astro@4.6.1(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5))(vite-plugin-pwa@0.19.8(@vite-pwa/assets-generator@0.2.4)(vite@5.2.8(@types/node@20.12.7)(terser@5.30.3))(workbox-build@7.0.0(@types/babel__core@7.20.5))(workbox-window@7.0.0))': + '@vite-pwa/astro@0.3.1(@vite-pwa/assets-generator@0.2.4)(astro@4.6.2(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5))(vite-plugin-pwa@0.19.8(@vite-pwa/assets-generator@0.2.4)(vite@5.2.8(@types/node@20.12.7)(terser@5.30.3))(workbox-build@7.0.0(@types/babel__core@7.20.5))(workbox-window@7.0.0))': dependencies: - astro: 4.6.1(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5) + astro: 4.6.2(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5) vite-plugin-pwa: 0.19.8(@vite-pwa/assets-generator@0.2.4)(vite@5.2.8(@types/node@20.12.7)(terser@5.30.3))(workbox-build@7.0.0(@types/babel__core@7.20.5))(workbox-window@7.0.0) optionalDependencies: '@vite-pwa/assets-generator': 0.2.4 @@ -10069,7 +10074,7 @@ snapshots: valid-filename: 4.0.0 zod: 3.22.4 - astro@4.6.1(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5): + astro@4.6.2(@types/node@20.12.7)(terser@5.30.3)(typescript@5.4.5): dependencies: '@astrojs/compiler': 2.7.1 '@astrojs/internal-helpers': 0.4.0 @@ -10082,6 +10087,7 @@ snapshots: '@babel/traverse': 7.24.1 '@babel/types': 7.24.0 '@types/babel__core': 7.20.5 + '@types/cookie': 0.5.4 acorn: 8.11.3 aria-query: 5.3.0 axobject-query: 4.0.0