diff --git a/package.json b/package.json index b7a6204b..74c26aa2 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@types/qrcode": "^1.5.2", "@types/react": "^18.2.21", "@types/react-dom": "^18.2.7", - "astro": "4.5.10", + "astro": "4.5.12", "astro-seo": "^0.8.0", "contentsgarten": "^2.0.1", "dotenv": "^16.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c81b2df2..bcebf97c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,7 +32,7 @@ dependencies: version: 0.7.2(nanostores@0.10.0)(react@18.2.0) '@sentry/astro': specifier: ^7.86.0 - version: 7.108.0(astro@4.5.10) + version: 7.108.0(astro@4.5.12) '@tanstack/react-query': specifier: ^5.0.0 version: 5.28.9(react@18.2.0) @@ -106,7 +106,7 @@ devDependencies: version: 0.5.10(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.3) '@astrojs/node': specifier: 8.2.5 - version: 8.2.5(astro@4.5.10) + version: 8.2.5(astro@4.5.12) '@astrojs/prefetch': specifier: 0.4.1 version: 0.4.1 @@ -115,10 +115,10 @@ devDependencies: version: 3.1.0(@types/react-dom@18.2.23)(@types/react@18.2.73)(react-dom@18.2.0)(react@18.2.0)(vite@5.2.6) '@astrojs/svelte': specifier: ^5.0.0 - version: 5.2.0(astro@4.5.10)(svelte@4.2.12)(typescript@5.4.3)(vite@5.2.6) + version: 5.2.0(astro@4.5.12)(svelte@4.2.12)(typescript@5.4.3)(vite@5.2.6) '@astrojs/tailwind': specifier: 5.1.0 - version: 5.1.0(astro@4.5.10)(tailwindcss@3.4.3) + version: 5.1.0(astro@4.5.12)(tailwindcss@3.4.3) '@fontsource-variable/inter': specifier: ^5.0.8 version: 5.0.17 @@ -153,8 +153,8 @@ devDependencies: specifier: ^18.2.7 version: 18.2.23 astro: - specifier: 4.5.10 - version: 4.5.10(typescript@5.4.3) + specifier: 4.5.12 + version: 4.5.12(typescript@5.4.3) astro-seo: specifier: ^0.8.0 version: 0.8.3(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.3) @@ -241,8 +241,8 @@ packages: /@astrojs/compiler@2.7.0: resolution: {integrity: sha512-XpC8MAaWjD1ff6/IfkRq/5k1EFj6zhCNqXRd5J43SVJEBj/Bsmizkm8N0xOYscGcDFQkRgEw6/eKnI5x/1l6aA==} - /@astrojs/internal-helpers@0.3.0: - resolution: {integrity: sha512-tGmHvrhpzuz0JBHaJX8GywN9g4rldVNHtkoVDC3m/DdzBO70jGoVuc0uuNVglRYnsdwkbG0K02Iw3nOOR3/Y4g==} + /@astrojs/internal-helpers@0.4.0: + resolution: {integrity: sha512-6B13lz5n6BrbTqCTwhXjJXuR1sqiX/H6rTxzlXx+lN1NnV4jgnq/KJldCQaUWJzPL5SiWahQyinxAbxQtwgPHA==} /@astrojs/language-server@2.8.4(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.3): resolution: {integrity: sha512-sJH5vGTBkhgA8+hdhzX78UUp4cFz4Mt7xkEkevD188OS5bDMkaue6hK+dtXWM47mnrXFveXA2u38K7S+5+IRjA==} @@ -302,12 +302,12 @@ packages: transitivePeerDependencies: - supports-color - /@astrojs/node@8.2.5(astro@4.5.10): + /@astrojs/node@8.2.5(astro@4.5.12): resolution: {integrity: sha512-IdVD4dBNyg+ScmCATZ0FM7vNLAHq0TSdiJ3LpR4jcWIUhpN1ps5Jg+9CfzMaLmCCe/SJUZejK5EnzqUJdnGYyg==} peerDependencies: astro: ^4.2.0 dependencies: - astro: 4.5.10(typescript@5.4.3) + astro: 4.5.12(typescript@5.4.3) send: 0.18.0 server-destroy: 1.0.1 transitivePeerDependencies: @@ -346,7 +346,7 @@ packages: - vite dev: true - /@astrojs/svelte@5.2.0(astro@4.5.10)(svelte@4.2.12)(typescript@5.4.3)(vite@5.2.6): + /@astrojs/svelte@5.2.0(astro@4.5.12)(svelte@4.2.12)(typescript@5.4.3)(vite@5.2.6): resolution: {integrity: sha512-GmwbXks2WMkmAfl0rlPM/2gA1RtmZzjGV2mOceV3g7QNyjIsSYBPKrlEnSFnuR+YMvlAtWdbMFBsb3gtGxnTTg==} engines: {node: '>=18.14.1'} peerDependencies: @@ -355,7 +355,7 @@ packages: typescript: ^5.3.3 dependencies: '@sveltejs/vite-plugin-svelte': 3.0.2(svelte@4.2.12)(vite@5.2.6) - astro: 4.5.10(typescript@5.4.3) + astro: 4.5.12(typescript@5.4.3) svelte: 4.2.12 svelte2tsx: 0.6.27(svelte@4.2.12)(typescript@5.4.3) typescript: 5.4.3 @@ -364,13 +364,13 @@ packages: - vite dev: true - /@astrojs/tailwind@5.1.0(astro@4.5.10)(tailwindcss@3.4.3): + /@astrojs/tailwind@5.1.0(astro@4.5.12)(tailwindcss@3.4.3): resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==} peerDependencies: astro: ^3.0.0 || ^4.0.0 tailwindcss: ^3.0.24 dependencies: - astro: 4.5.10(typescript@5.4.3) + astro: 4.5.12(typescript@5.4.3) autoprefixer: 10.4.15(postcss@8.4.32) postcss: 8.4.32 postcss-load-config: 4.0.2(postcss@8.4.32) @@ -1822,7 +1822,7 @@ packages: '@sentry/utils': 7.108.0 dev: false - /@sentry/astro@7.108.0(astro@4.5.10): + /@sentry/astro@7.108.0(astro@4.5.12): resolution: {integrity: sha512-TFyIT26ctyOeWpK5VLmTnTNUJ7mO+FvHTeqkklNBr/JEJeVFvuWM0YtD93wWxm0pr5jh6vGdcukGXQXVdLNp+A==} engines: {node: '>=18.14.1'} peerDependencies: @@ -1834,7 +1834,7 @@ packages: '@sentry/types': 7.108.0 '@sentry/utils': 7.108.0 '@sentry/vite-plugin': 2.16.0 - astro: 4.5.10(typescript@5.4.3) + astro: 4.5.12(typescript@5.4.3) transitivePeerDependencies: - encoding - supports-color @@ -2822,13 +2822,13 @@ packages: - typescript dev: true - /astro@4.5.10(typescript@5.4.3): - resolution: {integrity: sha512-xW/ZTSqSHEQyzWzXHJa9gEQXC+MUD3mhzEBJyrMp/JWT+geLgUK2m0Rrc/AnBl8EfdS/6uFadiJV1fWao4lc7w==} + /astro@4.5.12(typescript@5.4.3): + resolution: {integrity: sha512-xIJcFI2hbyV8+h5pWjL7SKD1jIP0K01fYVAH+gdAt0mJaXy+u8Mj+goD0cPlK6sEaykR+7zxQLYGKJ44U4qarg==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: '@astrojs/compiler': 2.7.0 - '@astrojs/internal-helpers': 0.3.0 + '@astrojs/internal-helpers': 0.4.0 '@astrojs/markdown-remark': 4.3.2 '@astrojs/telemetry': 3.0.4 '@babel/core': 7.24.3