diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fcc1b74..54d2899 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,13 +16,13 @@ importers: version: 5.0.4(@types/node@24.12.2)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(yaml@2.8.4) '@astrojs/starlight': specifier: 0.38.4 - version: 0.38.4(astro@6.2.2(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4)) + version: 0.38.4(astro@6.3.0(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4)) '@scalar/api-reference-react': specifier: ^0.9.0 version: 0.9.34(@vue/compiler-sfc@3.5.34)(react@19.2.5)(tailwindcss@4.0.17)(typescript@6.0.3) astro: specifier: ^6.0.5 - version: 6.2.2(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4) + version: 6.3.0(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4) react: specifier: ^19.0.0 version: 19.2.5 @@ -34,7 +34,7 @@ importers: version: 0.34.5 starlight-openapi: specifier: ^0.25.0 - version: 0.25.0(@astrojs/markdown-remark@7.1.1)(@astrojs/starlight@0.38.4(astro@6.2.2(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4)))(astro@6.2.2(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4))(openapi-types@12.1.3) + version: 0.25.0(@astrojs/markdown-remark@7.1.1)(@astrojs/starlight@0.38.4(astro@6.3.0(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4)))(astro@6.3.0(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4))(openapi-types@12.1.3) devDependencies: '@biomejs/biome': specifier: ^2.0.0 @@ -150,8 +150,8 @@ packages: peerDependencies: astro: ^6.0.0 - '@astrojs/telemetry@3.3.1': - resolution: {integrity: sha512-7fcIxXS9J4ls5tr8b3ww9rbAIz2+HrhNJYZdkAhhB4za/I5IZ/60g+Bs8q7zwG0tOIZfNB4JWhVJ1Qkl/OrNCw==} + '@astrojs/telemetry@3.3.2': + resolution: {integrity: sha512-j8DNruA8ors99Al39RYZPJK4DC1bKkoNm93mAMuBhY9TCNC4R8n1q7ovFnJ5qhGh5Lsh7pa1gpQVpYpsJPeTHQ==} engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0} '@astrojs/yaml2ts@0.2.3': @@ -1605,8 +1605,8 @@ packages: peerDependencies: astro: ^4.0.0-beta || ^5.0.0-beta || ^3.3.0 || ^6.0.0-beta - astro@6.2.2: - resolution: {integrity: sha512-zkne2lZU+iTZPBK8F4gbMfrw5f11bT4VXiBxcdFHcPvYyH+Hox7V1sZu97RDpvwmHi+wQ0efKv89KY5744a0jQ==} + astro@6.3.0: + resolution: {integrity: sha512-yhDelVblNzQE4mjS0s27T9BZuAlfRCy+qHk6IlMgSr+ADG5QNpyPkroJAVCFRH08Nf2VhDM5dz6n4GWiTB9TlQ==} engines: {node: '>=22.12.0', npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -1828,9 +1828,6 @@ packages: resolution: {integrity: sha512-9S6m9Sukh1cZNknO1CWAr2QAWsbKLafQiyM5gZ7VgXHeuaoUwffKN4q6NC4A/Mf9iiPlOXQEKW/Mv/mh9/3YFA==} hasBin: true - dlv@1.1.3: - resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==} - dom-serializer@2.0.0: resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==} @@ -3695,12 +3692,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/mdx@5.0.1(astro@6.2.2(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4))': + '@astrojs/mdx@5.0.1(astro@6.3.0(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4))': dependencies: '@astrojs/markdown-remark': 7.0.0 '@mdx-js/mdx': 3.1.1 acorn: 8.16.0 - astro: 6.2.2(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4) + astro: 6.3.0(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4) es-module-lexer: 2.1.0 estree-util-visit: 2.0.0 hast-util-to-html: 9.0.5 @@ -3753,17 +3750,17 @@ snapshots: stream-replace-string: 2.0.0 zod: 4.4.3 - '@astrojs/starlight@0.38.4(astro@6.2.2(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4))': + '@astrojs/starlight@0.38.4(astro@6.3.0(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4))': dependencies: '@astrojs/markdown-remark': 7.1.1 - '@astrojs/mdx': 5.0.1(astro@6.2.2(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4)) + '@astrojs/mdx': 5.0.1(astro@6.3.0(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4)) '@astrojs/sitemap': 3.7.1 '@pagefind/default-ui': 1.4.0 '@types/hast': 3.0.4 '@types/js-yaml': 4.0.9 '@types/mdast': 4.0.4 - astro: 6.2.2(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4) - astro-expressive-code: 0.41.7(astro@6.2.2(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4)) + astro: 6.3.0(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4) + astro-expressive-code: 0.41.7(astro@6.3.0(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4)) bcp-47: 2.1.0 hast-util-from-html: 2.0.3 hast-util-select: 6.0.4 @@ -3787,10 +3784,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/telemetry@3.3.1': + '@astrojs/telemetry@3.3.2': dependencies: ci-info: 4.4.0 - dlv: 1.1.3 dset: 3.1.4 is-docker: 4.0.0 is-wsl: 3.1.1 @@ -5414,17 +5410,17 @@ snapshots: astring@1.9.0: {} - astro-expressive-code@0.41.7(astro@6.2.2(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4)): + astro-expressive-code@0.41.7(astro@6.3.0(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4)): dependencies: - astro: 6.2.2(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4) + astro: 6.3.0(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4) rehype-expressive-code: 0.41.7 - astro@6.2.2(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4): + astro@6.3.0(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4): dependencies: '@astrojs/compiler': 4.0.0 '@astrojs/internal-helpers': 0.9.0 '@astrojs/markdown-remark': 7.1.1 - '@astrojs/telemetry': 3.3.1 + '@astrojs/telemetry': 3.3.2 '@capsizecss/unpack': 4.0.0 '@clack/prompts': 1.3.0 '@oslojs/encoding': 1.1.0 @@ -5684,8 +5680,6 @@ snapshots: direction@2.0.1: {} - dlv@1.1.3: {} - dom-serializer@2.0.0: dependencies: domelementtype: 2.3.0 @@ -7419,12 +7413,12 @@ snapshots: dependencies: through: 2.3.8 - starlight-openapi@0.25.0(@astrojs/markdown-remark@7.1.1)(@astrojs/starlight@0.38.4(astro@6.2.2(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4)))(astro@6.2.2(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4))(openapi-types@12.1.3): + starlight-openapi@0.25.0(@astrojs/markdown-remark@7.1.1)(@astrojs/starlight@0.38.4(astro@6.3.0(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4)))(astro@6.3.0(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4))(openapi-types@12.1.3): dependencies: '@astrojs/markdown-remark': 7.1.1 - '@astrojs/starlight': 0.38.4(astro@6.2.2(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4)) + '@astrojs/starlight': 0.38.4(astro@6.3.0(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4)) '@readme/openapi-parser': 4.1.2(openapi-types@12.1.3) - astro: 6.2.2(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4) + astro: 6.3.0(@types/node@24.12.2)(rollup@4.60.3)(yaml@2.8.4) github-slugger: 2.0.0 httpsnippet: 3.0.10 url-template: 3.1.1