diff --git a/package.json b/package.json index 6ca4e5b..7fa34d9 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@biomejs/biome": "^2.0.0", - "@types/node": "24.12.3", + "@types/node": "24.12.4", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", "lefthook": "^2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 76c6c18..2c0568c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,16 +13,16 @@ importers: version: 0.9.9(prettier@3.8.3)(typescript@6.0.3) '@astrojs/react': specifier: ^5.0.0 - version: 5.0.4(@types/node@24.12.3)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(yaml@2.8.4) + version: 5.0.4(@types/node@24.12.4)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(yaml@2.8.4) '@astrojs/starlight': specifier: 0.39.2 - version: 0.39.2(astro@6.3.1(@types/node@24.12.3)(rollup@4.60.3)(yaml@2.8.4))(typescript@6.0.3) + version: 0.39.2(astro@6.3.1(@types/node@24.12.4)(rollup@4.60.3)(yaml@2.8.4))(typescript@6.0.3) '@scalar/api-reference-react': specifier: ^0.9.0 version: 0.9.34(@vue/compiler-sfc@3.5.34)(react@19.2.6)(tailwindcss@4.0.17)(typescript@6.0.3) astro: specifier: ^6.0.5 - version: 6.3.1(@types/node@24.12.3)(rollup@4.60.3)(yaml@2.8.4) + version: 6.3.1(@types/node@24.12.4)(rollup@4.60.3)(yaml@2.8.4) react: specifier: ^19.0.0 version: 19.2.6 @@ -34,14 +34,14 @@ importers: version: 0.34.5 starlight-openapi: specifier: ^0.25.0 - version: 0.25.1(@astrojs/markdown-remark@7.1.1)(@astrojs/starlight@0.39.2(astro@6.3.1(@types/node@24.12.3)(rollup@4.60.3)(yaml@2.8.4))(typescript@6.0.3))(astro@6.3.1(@types/node@24.12.3)(rollup@4.60.3)(yaml@2.8.4))(openapi-types@12.1.3) + version: 0.25.1(@astrojs/markdown-remark@7.1.1)(@astrojs/starlight@0.39.2(astro@6.3.1(@types/node@24.12.4)(rollup@4.60.3)(yaml@2.8.4))(typescript@6.0.3))(astro@6.3.1(@types/node@24.12.4)(rollup@4.60.3)(yaml@2.8.4))(openapi-types@12.1.3) devDependencies: '@biomejs/biome': specifier: ^2.0.0 version: 2.4.15 '@types/node': - specifier: 24.12.3 - version: 24.12.3 + specifier: 24.12.4 + version: 24.12.4 '@types/react': specifier: ^19.0.0 version: 19.2.14 @@ -1320,6 +1320,9 @@ packages: '@types/node@24.12.3': resolution: {integrity: sha512-8oljBDGun9cIsZRJR6fkihn0TSXJI0UDOOhncYaERq6M0JMDoPLxyscwruJcb4GKS6dvK/d8xebYBg27h/duaQ==} + '@types/node@24.12.4': + resolution: {integrity: sha512-GUUEShf+PBCGW2KaXwcIt3Yk+e3pkKwWKb9GSyM9WQVE+ep2jzmHdGsHzu4wgcZy5fN9FBdVzjpBQsYlpfpgLA==} + '@types/react-dom@19.2.3': resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} peerDependencies: @@ -3634,12 +3637,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/mdx@5.0.4(astro@6.3.1(@types/node@24.12.3)(rollup@4.60.3)(yaml@2.8.4))': + '@astrojs/mdx@5.0.4(astro@6.3.1(@types/node@24.12.4)(rollup@4.60.3)(yaml@2.8.4))': dependencies: '@astrojs/markdown-remark': 7.1.1 '@mdx-js/mdx': 3.1.1 acorn: 8.16.0 - astro: 6.3.1(@types/node@24.12.3)(rollup@4.60.3)(yaml@2.8.4) + astro: 6.3.1(@types/node@24.12.4)(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 @@ -3657,17 +3660,17 @@ snapshots: dependencies: prismjs: 1.30.0 - '@astrojs/react@5.0.4(@types/node@24.12.3)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(yaml@2.8.4)': + '@astrojs/react@5.0.4(@types/node@24.12.4)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(yaml@2.8.4)': dependencies: '@astrojs/internal-helpers': 0.9.0 '@types/react': 19.2.14 '@types/react-dom': 19.2.3(@types/react@19.2.14) - '@vitejs/plugin-react': 5.2.0(vite@7.3.2(@types/node@24.12.3)(yaml@2.8.4)) + '@vitejs/plugin-react': 5.2.0(vite@7.3.2(@types/node@24.12.4)(yaml@2.8.4)) devalue: 5.7.1 react: 19.2.6 react-dom: 19.2.6(react@19.2.6) ultrahtml: 1.6.0 - vite: 7.3.2(@types/node@24.12.3)(yaml@2.8.4) + vite: 7.3.2(@types/node@24.12.4)(yaml@2.8.4) transitivePeerDependencies: - '@types/node' - jiti @@ -3688,17 +3691,17 @@ snapshots: stream-replace-string: 2.0.0 zod: 4.4.3 - '@astrojs/starlight@0.39.2(astro@6.3.1(@types/node@24.12.3)(rollup@4.60.3)(yaml@2.8.4))(typescript@6.0.3)': + '@astrojs/starlight@0.39.2(astro@6.3.1(@types/node@24.12.4)(rollup@4.60.3)(yaml@2.8.4))(typescript@6.0.3)': dependencies: '@astrojs/markdown-remark': 7.1.1 - '@astrojs/mdx': 5.0.4(astro@6.3.1(@types/node@24.12.3)(rollup@4.60.3)(yaml@2.8.4)) + '@astrojs/mdx': 5.0.4(astro@6.3.1(@types/node@24.12.4)(rollup@4.60.3)(yaml@2.8.4)) '@astrojs/sitemap': 3.7.2 '@pagefind/default-ui': 1.4.0 '@types/hast': 3.0.4 '@types/js-yaml': 4.0.9 '@types/mdast': 4.0.4 - astro: 6.3.1(@types/node@24.12.3)(rollup@4.60.3)(yaml@2.8.4) - astro-expressive-code: 0.42.0(astro@6.3.1(@types/node@24.12.3)(rollup@4.60.3)(yaml@2.8.4)) + astro: 6.3.1(@types/node@24.12.4)(rollup@4.60.3)(yaml@2.8.4) + astro-expressive-code: 0.42.0(astro@6.3.1(@types/node@24.12.4)(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 @@ -5034,6 +5037,10 @@ snapshots: dependencies: undici-types: 7.16.0 + '@types/node@24.12.4': + dependencies: + undici-types: 7.16.0 + '@types/react-dom@19.2.3(@types/react@19.2.14)': dependencies: '@types/react': 19.2.14 @@ -5067,7 +5074,7 @@ snapshots: '@vercel/oidc@3.1.0': {} - '@vitejs/plugin-react@5.2.0(vite@7.3.2(@types/node@24.12.3)(yaml@2.8.4))': + '@vitejs/plugin-react@5.2.0(vite@7.3.2(@types/node@24.12.4)(yaml@2.8.4))': dependencies: '@babel/core': 7.29.0 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.0) @@ -5075,7 +5082,7 @@ snapshots: '@rolldown/pluginutils': 1.0.0-rc.3 '@types/babel__core': 7.20.5 react-refresh: 0.18.0 - vite: 7.3.2(@types/node@24.12.3)(yaml@2.8.4) + vite: 7.3.2(@types/node@24.12.4)(yaml@2.8.4) transitivePeerDependencies: - supports-color @@ -5307,12 +5314,12 @@ snapshots: astring@1.9.0: {} - astro-expressive-code@0.42.0(astro@6.3.1(@types/node@24.12.3)(rollup@4.60.3)(yaml@2.8.4)): + astro-expressive-code@0.42.0(astro@6.3.1(@types/node@24.12.4)(rollup@4.60.3)(yaml@2.8.4)): dependencies: - astro: 6.3.1(@types/node@24.12.3)(rollup@4.60.3)(yaml@2.8.4) + astro: 6.3.1(@types/node@24.12.4)(rollup@4.60.3)(yaml@2.8.4) rehype-expressive-code: 0.42.0 - astro@6.3.1(@types/node@24.12.3)(rollup@4.60.3)(yaml@2.8.4): + astro@6.3.1(@types/node@24.12.4)(rollup@4.60.3)(yaml@2.8.4): dependencies: '@astrojs/compiler': 4.0.0 '@astrojs/internal-helpers': 0.9.0 @@ -5364,8 +5371,8 @@ snapshots: unist-util-visit: 5.1.0 unstorage: 1.17.5 vfile: 6.0.3 - vite: 7.3.3(@types/node@24.12.3)(yaml@2.8.4) - vitefu: 1.1.3(vite@7.3.3(@types/node@24.12.3)(yaml@2.8.4)) + vite: 7.3.3(@types/node@24.12.4)(yaml@2.8.4) + vitefu: 1.1.3(vite@7.3.3(@types/node@24.12.4)(yaml@2.8.4)) xxhash-wasm: 1.1.0 yargs-parser: 22.0.0 zod: 4.4.3 @@ -7299,12 +7306,12 @@ snapshots: dependencies: through: 2.3.8 - starlight-openapi@0.25.1(@astrojs/markdown-remark@7.1.1)(@astrojs/starlight@0.39.2(astro@6.3.1(@types/node@24.12.3)(rollup@4.60.3)(yaml@2.8.4))(typescript@6.0.3))(astro@6.3.1(@types/node@24.12.3)(rollup@4.60.3)(yaml@2.8.4))(openapi-types@12.1.3): + starlight-openapi@0.25.1(@astrojs/markdown-remark@7.1.1)(@astrojs/starlight@0.39.2(astro@6.3.1(@types/node@24.12.4)(rollup@4.60.3)(yaml@2.8.4))(typescript@6.0.3))(astro@6.3.1(@types/node@24.12.4)(rollup@4.60.3)(yaml@2.8.4))(openapi-types@12.1.3): dependencies: '@astrojs/markdown-remark': 7.1.1 - '@astrojs/starlight': 0.39.2(astro@6.3.1(@types/node@24.12.3)(rollup@4.60.3)(yaml@2.8.4))(typescript@6.0.3) + '@astrojs/starlight': 0.39.2(astro@6.3.1(@types/node@24.12.4)(rollup@4.60.3)(yaml@2.8.4))(typescript@6.0.3) '@readme/openapi-parser': 4.1.2(openapi-types@12.1.3) - astro: 6.3.1(@types/node@24.12.3)(rollup@4.60.3)(yaml@2.8.4) + astro: 6.3.1(@types/node@24.12.4)(rollup@4.60.3)(yaml@2.8.4) github-slugger: 2.0.0 httpsnippet: 3.0.10 url-template: 3.1.1 @@ -7560,7 +7567,7 @@ snapshots: dependencies: monaco-editor: 0.55.1 - vite@7.3.2(@types/node@24.12.3)(yaml@2.8.4): + vite@7.3.2(@types/node@24.12.4)(yaml@2.8.4): dependencies: esbuild: 0.27.7 fdir: 6.5.0(picomatch@4.0.4) @@ -7569,11 +7576,11 @@ snapshots: rollup: 4.60.2 tinyglobby: 0.2.16 optionalDependencies: - '@types/node': 24.12.3 + '@types/node': 24.12.4 fsevents: 2.3.3 yaml: 2.8.4 - vite@7.3.3(@types/node@24.12.3)(yaml@2.8.4): + vite@7.3.3(@types/node@24.12.4)(yaml@2.8.4): dependencies: esbuild: 0.27.7 fdir: 6.5.0(picomatch@4.0.4) @@ -7582,13 +7589,13 @@ snapshots: rollup: 4.60.3 tinyglobby: 0.2.16 optionalDependencies: - '@types/node': 24.12.3 + '@types/node': 24.12.4 fsevents: 2.3.3 yaml: 2.8.4 - vitefu@1.1.3(vite@7.3.3(@types/node@24.12.3)(yaml@2.8.4)): + vitefu@1.1.3(vite@7.3.3(@types/node@24.12.4)(yaml@2.8.4)): optionalDependencies: - vite: 7.3.3(@types/node@24.12.3)(yaml@2.8.4) + vite: 7.3.3(@types/node@24.12.4)(yaml@2.8.4) volar-service-css@0.0.70(@volar/language-service@2.4.28): dependencies: