From 347d5f37cc16eb7053b33ae2053ea8e8f0470160 Mon Sep 17 00:00:00 2001 From: Jon Gallant <2163001+jongio@users.noreply.github.com> Date: Fri, 3 Jul 2026 12:27:22 -0700 Subject: [PATCH] deps: upgrade all dependencies to latest - astro: 7.0.5 -> 7.0.6 - refresh transitive deps (@astrojs/internal-helpers 0.10.1, @astrojs/markdown-satteri 0.3.3) Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 30 +++++++++++++++--------------- pnpm-workspace.yaml | 4 +++- 3 files changed, 19 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index c8c1156..f8bd1cc 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "devDependencies": { "@astrojs/check": "^0.9.9", "@eslint/js": "^10.0.1", - "astro": "^7.0.5", + "astro": "^7.0.6", "eslint": "^10.6.0", "eslint-plugin-astro": "^2.1.1", "tailwindcss": "^4.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9074c5..6651f4f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^10.0.1 version: 10.0.1(eslint@10.6.0) astro: - specifier: ^7.0.5 - version: 7.0.5(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(rollup@4.59.0)(yaml@2.9.0) + specifier: ^7.0.6 + version: 7.0.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(rollup@4.59.0)(yaml@2.9.0) eslint: specifier: ^10.6.0 version: 10.6.0 @@ -124,8 +124,8 @@ packages: '@astrojs/compiler@4.0.0': resolution: {integrity: sha512-eouss7G8ygdZqHuke033VMcVw5HTZUu+PXd/h06DGDUg/jt5btPYPqh66ENWw/mU78rBrf/oeC4oqoBwMtDMNA==} - '@astrojs/internal-helpers@0.10.0': - resolution: {integrity: sha512-Ry2R3VPeIN4uPCSA4xQc+e+vsJXkalKpEbDc07hV+a/o5Bs2N/s/uDcPJH/05L19DKh9tAy7e6JM3YZ6Cxfezw==} + '@astrojs/internal-helpers@0.10.1': + resolution: {integrity: sha512-5phcroT/vmOOrYuuAxtkbPixy5hePtlz9i8K4OeDv3dNK6/UQRuXPOSRTxIOBbUY5Sonw2UaxjbuVc43Mcir6Q==} '@astrojs/language-server@2.16.10': resolution: {integrity: sha512-87VQ/5GSdHlRnUA+hGuerYyIGAj+9RbZmATyuKLEUePinUXhQ5YkRnRrHhOD9sSi5JOErLjrLkHnfZFEvGrV8w==} @@ -139,8 +139,8 @@ packages: prettier-plugin-astro: optional: true - '@astrojs/markdown-satteri@0.3.2': - resolution: {integrity: sha512-feXuUPy41gVfeM7EHT1ciUim8ozGr+YHXab9uUBc1Hk8y60DQosO8ldL+AoPXnCAoGj1OChwHfvXmmJ6XVnY9A==} + '@astrojs/markdown-satteri@0.3.3': + resolution: {integrity: sha512-Lje33Ittd8UQGgbIIWQvhPkj5X5c4b1sZnZWX3JQV/AWpfbuQGxVi2ONt6+ScydcwfR4egilslEWyczMclrJ1g==} '@astrojs/prism@4.0.2': resolution: {integrity: sha512-KTivpmnz6lDsC6o9H4+DNm2SrE/GHzw8cNAvEJwAvUT+eoaEnn/4NtbDNfRRaxaJHdp15gf+tfHAWiXR4wB3BA==} @@ -1144,12 +1144,12 @@ packages: resolution: {integrity: sha512-poUfd66bOTY59rQajtusj/+i6kaBc4pKXkBa2XHYjwBZyhWThS1sdlgxLrnmo7NQqLUpvhmEtkOONUBs9WIp9Q==} engines: {node: ^22.22.3 || ^24.16.0 || >=26.3.0} - astro@7.0.5: - resolution: {integrity: sha512-KR/zBBgU6I+F5vDoTsuTbXbBmI565CToDOgPr0pPiL2Hgrvx4CV8Cg2wtT6VqqyOS7BIfBkdagKD+40SojGl7w==} + astro@7.0.6: + resolution: {integrity: sha512-Myw0sFia+zs/Y0yqfZEsUYXfDPh3ELcLf1f0Q/qQzVXBh/af1qO62WNT+P89DCcfGVV51nMoQhEfkBYqJmoUOQ==} engines: {node: '>=22.12.0', npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true peerDependencies: - '@astrojs/markdown-remark': 7.2.0 + '@astrojs/markdown-remark': 7.2.1 peerDependenciesMeta: '@astrojs/markdown-remark': optional: true @@ -2489,7 +2489,7 @@ snapshots: '@astrojs/compiler@4.0.0': {} - '@astrojs/internal-helpers@0.10.0': + '@astrojs/internal-helpers@0.10.1': dependencies: '@types/hast': 3.0.4 '@types/mdast': 4.0.4 @@ -2525,9 +2525,9 @@ snapshots: transitivePeerDependencies: - typescript - '@astrojs/markdown-satteri@0.3.2': + '@astrojs/markdown-satteri@0.3.3': dependencies: - '@astrojs/internal-helpers': 0.10.0 + '@astrojs/internal-helpers': 0.10.1 '@astrojs/prism': 4.0.2 github-slugger: 2.0.0 satteri: 0.9.4 @@ -3357,11 +3357,11 @@ snapshots: transitivePeerDependencies: - supports-color - astro@7.0.5(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(rollup@4.59.0)(yaml@2.9.0): + astro@7.0.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(rollup@4.59.0)(yaml@2.9.0): dependencies: '@astrojs/compiler-rs': 0.3.0(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) - '@astrojs/internal-helpers': 0.10.0 - '@astrojs/markdown-satteri': 0.3.2 + '@astrojs/internal-helpers': 0.10.1 + '@astrojs/markdown-satteri': 0.3.3 '@astrojs/telemetry': 3.3.2 '@capsizecss/unpack': 4.0.1 '@clack/prompts': 1.6.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 0b04312..4725d09 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -2,7 +2,7 @@ allowBuilds: esbuild: true sharp: true minimumReleaseAgeExclude: - - astro@7.0.3 || 7.0.4 || 7.0.5 + - astro@7.0.3 || 7.0.4 || 7.0.5 || 7.0.6 - eslint-plugin-astro@2.1.1 - smol-toml@1.6.1 - picomatch@2.3.2 @@ -34,6 +34,8 @@ minimumReleaseAgeExclude: - '@astrojs/compiler-binding-win32-x64-msvc@0.3.0' - '@astrojs/compiler-binding@0.3.0' - '@astrojs/compiler-rs@0.3.0' + - '@astrojs/internal-helpers@0.10.1' + - '@astrojs/markdown-satteri@0.3.3' overrides: fast-uri@<=3.1.0: ^3.1.1 fast-uri@<=3.1.1: ^3.1.2