diff --git a/package.json b/package.json index 9195afb..1d870eb 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@astrojs/sitemap": "3.0.3", "@tammergard/prettier-config": "2.1.0", "@tammergard/tsconfig": "2.6.0", - "astro": "3.5.3", + "astro": "3.5.4", "prettier": "3.1.0", "react": "18.2.0", "react-dom": "18.2.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 604d1fa..802e3e2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,8 +26,8 @@ devDependencies: specifier: 2.6.0 version: 2.6.0(typescript@5.0.2) astro: - specifier: 3.5.3 - version: 3.5.3(typescript@5.0.2) + specifier: 3.5.4 + version: 3.5.4(typescript@5.0.2) prettier: specifier: 3.1.0 version: 3.1.0 @@ -56,13 +56,13 @@ packages: resolution: {integrity: sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A==} dev: true - /@astrojs/markdown-remark@3.4.0(astro@3.5.3): - resolution: {integrity: sha512-uzLSKBQ4e70aH8gEbBHZ2pnv/KOJKB3WrXFBOF0U5Uwjcr2LNWeIBLjPRQjA4tbtteELh84YPBHny21mhvBGVA==} + /@astrojs/markdown-remark@3.5.0(astro@3.5.4): + resolution: {integrity: sha512-q7vdIqzYhxpsfghg2YmkmSXCfp4w7lBTYP+SSHw89wVhC5Riltr3u8w2otBRxNLSByNi+ht/gGkFC23Shetytw==} peerDependencies: astro: ^3.0.0 dependencies: '@astrojs/prism': 3.0.0 - astro: 3.5.3(typescript@5.0.2) + astro: 3.5.4(typescript@5.0.2) github-slugger: 2.0.0 import-meta-resolve: 3.0.0 mdast-util-definitions: 6.0.0 @@ -1151,14 +1151,14 @@ packages: resolution: {integrity: sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==} dev: true - /astro@3.5.3(typescript@5.0.2): - resolution: {integrity: sha512-08ya96yvQLdZjwYYpylzDTUGcyuA+Kw9zIT2RHfL7VzXtLTL1ZxhQjSo6CiTBH8Tcrdam88Fez+Q1awwKKajGw==} + /astro@3.5.4(typescript@5.0.2): + resolution: {integrity: sha512-tyOd2o9KDz9hDaHmYvnY7BbRxeQ1yDxoOW4AVlxAnmHOK6068k6Bivr/C4Wlc6ON40lZ/qIDG9gfNkiEhMEVow==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: '@astrojs/compiler': 2.3.0 '@astrojs/internal-helpers': 0.2.1 - '@astrojs/markdown-remark': 3.4.0(astro@3.5.3) + '@astrojs/markdown-remark': 3.5.0(astro@3.5.4) '@astrojs/telemetry': 3.0.4 '@babel/core': 7.22.11 '@babel/generator': 7.22.10