diff --git a/package.json b/package.json index 52b3b7f..b669609 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@biomejs/biome": "^2.0.0", - "@types/node": "24.10.4", + "@types/node": "24.10.6", "@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 493129a..fea88e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,16 +13,16 @@ importers: version: 0.9.6(prettier@3.7.2)(typescript@5.9.3) '@astrojs/react': specifier: ^4.0.0 - version: 4.4.2(@types/node@24.10.4)(@types/react-dom@19.2.3(@types/react@19.2.7))(@types/react@19.2.7)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(yaml@2.8.2) + version: 4.4.2(@types/node@24.10.6)(@types/react-dom@19.2.3(@types/react@19.2.7))(@types/react@19.2.7)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(yaml@2.8.2) '@astrojs/starlight': specifier: ^0.37.0 - version: 0.37.2(astro@5.16.8(@types/node@24.10.4)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2)) + version: 0.37.2(astro@5.16.8(@types/node@24.10.6)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2)) '@scalar/api-reference-react': specifier: ^0.8.0 version: 0.8.20(react@19.2.3)(storybook@10.1.11(@testing-library/dom@10.4.1)(prettier@3.7.2)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(tailwindcss@4.0.17)(typescript@5.9.3) astro: specifier: ^5.0.0 - version: 5.16.8(@types/node@24.10.4)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2) + version: 5.16.8(@types/node@24.10.6)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2) react: specifier: ^19.0.0 version: 19.2.3 @@ -34,14 +34,14 @@ importers: version: 0.34.5 starlight-openapi: specifier: ^0.21.0 - version: 0.21.1(@astrojs/markdown-remark@6.3.10)(@astrojs/starlight@0.37.2(astro@5.16.8(@types/node@24.10.4)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.16.8(@types/node@24.10.4)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2))(openapi-types@12.1.3) + version: 0.21.1(@astrojs/markdown-remark@6.3.10)(@astrojs/starlight@0.37.2(astro@5.16.8(@types/node@24.10.6)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.16.8(@types/node@24.10.6)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2))(openapi-types@12.1.3) devDependencies: '@biomejs/biome': specifier: ^2.0.0 version: 2.3.11 '@types/node': - specifier: 24.10.4 - version: 24.10.4 + specifier: 24.10.6 + version: 24.10.6 '@types/react': specifier: ^19.0.0 version: 19.2.7 @@ -1309,8 +1309,8 @@ packages: '@types/node@22.19.5': resolution: {integrity: sha512-HfF8+mYcHPcPypui3w3mvzuIErlNOh2OAG+BCeBZCEwyiD5ls2SiCwEyT47OELtf7M3nHxBdu0FsmzdKxkN52Q==} - '@types/node@24.10.4': - resolution: {integrity: sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==} + '@types/node@24.10.6': + resolution: {integrity: sha512-B8h60xgJMR/xmgyX9fncRzEW9gCxoJjdenUhke2v1JGOd/V66KopmWrLPXi5oUI4VuiGK+d+HlXJjDRZMj21EQ==} '@types/react-dom@19.2.3': resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} @@ -3521,12 +3521,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/mdx@4.3.13(astro@5.16.8(@types/node@24.10.4)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2))': + '@astrojs/mdx@4.3.13(astro@5.16.8(@types/node@24.10.6)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2))': dependencies: '@astrojs/markdown-remark': 6.3.10 '@mdx-js/mdx': 3.1.1 acorn: 8.15.0 - astro: 5.16.8(@types/node@24.10.4)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2) + astro: 5.16.8(@types/node@24.10.6)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2) es-module-lexer: 1.7.0 estree-util-visit: 2.0.0 hast-util-to-html: 9.0.5 @@ -3544,15 +3544,15 @@ snapshots: dependencies: prismjs: 1.30.0 - '@astrojs/react@4.4.2(@types/node@24.10.4)(@types/react-dom@19.2.3(@types/react@19.2.7))(@types/react@19.2.7)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(yaml@2.8.2)': + '@astrojs/react@4.4.2(@types/node@24.10.6)(@types/react-dom@19.2.3(@types/react@19.2.7))(@types/react@19.2.7)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(yaml@2.8.2)': dependencies: '@types/react': 19.2.7 '@types/react-dom': 19.2.3(@types/react@19.2.7) - '@vitejs/plugin-react': 4.7.0(vite@6.4.1(@types/node@24.10.4)(yaml@2.8.2)) + '@vitejs/plugin-react': 4.7.0(vite@6.4.1(@types/node@24.10.6)(yaml@2.8.2)) react: 19.2.3 react-dom: 19.2.3(react@19.2.3) ultrahtml: 1.6.0 - vite: 6.4.1(@types/node@24.10.4)(yaml@2.8.2) + vite: 6.4.1(@types/node@24.10.6)(yaml@2.8.2) transitivePeerDependencies: - '@types/node' - jiti @@ -3573,17 +3573,17 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.25.76 - '@astrojs/starlight@0.37.2(astro@5.16.8(@types/node@24.10.4)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2))': + '@astrojs/starlight@0.37.2(astro@5.16.8(@types/node@24.10.6)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2))': dependencies: '@astrojs/markdown-remark': 6.3.10 - '@astrojs/mdx': 4.3.13(astro@5.16.8(@types/node@24.10.4)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2)) + '@astrojs/mdx': 4.3.13(astro@5.16.8(@types/node@24.10.6)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2)) '@astrojs/sitemap': 3.6.1 '@pagefind/default-ui': 1.4.0 '@types/hast': 3.0.4 '@types/js-yaml': 4.0.9 '@types/mdast': 4.0.4 - astro: 5.16.8(@types/node@24.10.4)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2) - astro-expressive-code: 0.41.5(astro@5.16.8(@types/node@24.10.4)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2)) + astro: 5.16.8(@types/node@24.10.6)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2) + astro-expressive-code: 0.41.5(astro@5.16.8(@types/node@24.10.6)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2)) bcp-47: 2.1.0 hast-util-from-html: 2.0.3 hast-util-select: 6.0.4 @@ -4959,7 +4959,7 @@ snapshots: dependencies: undici-types: 6.21.0 - '@types/node@24.10.4': + '@types/node@24.10.6': dependencies: undici-types: 7.16.0 @@ -4973,7 +4973,7 @@ snapshots: '@types/sax@1.2.7': dependencies: - '@types/node': 24.10.4 + '@types/node': 24.10.6 '@types/unist@2.0.11': {} @@ -5008,7 +5008,7 @@ snapshots: unhead: 1.11.20 vue: 3.5.26(typescript@5.9.3) - '@vitejs/plugin-react@4.7.0(vite@6.4.1(@types/node@24.10.4)(yaml@2.8.2))': + '@vitejs/plugin-react@4.7.0(vite@6.4.1(@types/node@24.10.6)(yaml@2.8.2))': dependencies: '@babel/core': 7.28.5 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.5) @@ -5016,7 +5016,7 @@ snapshots: '@rolldown/pluginutils': 1.0.0-beta.27 '@types/babel__core': 7.20.5 react-refresh: 0.17.0 - vite: 6.4.1(@types/node@24.10.4)(yaml@2.8.2) + vite: 6.4.1(@types/node@24.10.6)(yaml@2.8.2) transitivePeerDependencies: - supports-color @@ -5261,12 +5261,12 @@ snapshots: astring@1.9.0: {} - astro-expressive-code@0.41.5(astro@5.16.8(@types/node@24.10.4)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2)): + astro-expressive-code@0.41.5(astro@5.16.8(@types/node@24.10.6)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2)): dependencies: - astro: 5.16.8(@types/node@24.10.4)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2) + astro: 5.16.8(@types/node@24.10.6)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2) rehype-expressive-code: 0.41.5 - astro@5.16.8(@types/node@24.10.4)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2): + astro@5.16.8(@types/node@24.10.6)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2): dependencies: '@astrojs/compiler': 2.13.0 '@astrojs/internal-helpers': 0.7.5 @@ -5323,8 +5323,8 @@ snapshots: unist-util-visit: 5.0.0 unstorage: 1.17.3 vfile: 6.0.3 - vite: 6.4.1(@types/node@24.10.4)(yaml@2.8.2) - vitefu: 1.1.1(vite@6.4.1(@types/node@24.10.4)(yaml@2.8.2)) + vite: 6.4.1(@types/node@24.10.6)(yaml@2.8.2) + vitefu: 1.1.1(vite@6.4.1(@types/node@24.10.6)(yaml@2.8.2)) xxhash-wasm: 1.1.0 yargs-parser: 21.1.1 yocto-spinner: 0.2.3 @@ -7138,12 +7138,12 @@ snapshots: space-separated-tokens@2.0.2: {} - starlight-openapi@0.21.1(@astrojs/markdown-remark@6.3.10)(@astrojs/starlight@0.37.2(astro@5.16.8(@types/node@24.10.4)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.16.8(@types/node@24.10.4)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2))(openapi-types@12.1.3): + starlight-openapi@0.21.1(@astrojs/markdown-remark@6.3.10)(@astrojs/starlight@0.37.2(astro@5.16.8(@types/node@24.10.6)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2)))(astro@5.16.8(@types/node@24.10.6)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2))(openapi-types@12.1.3): dependencies: '@astrojs/markdown-remark': 6.3.10 - '@astrojs/starlight': 0.37.2(astro@5.16.8(@types/node@24.10.4)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2)) + '@astrojs/starlight': 0.37.2(astro@5.16.8(@types/node@24.10.6)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2)) '@readme/openapi-parser': 4.1.2(openapi-types@12.1.3) - astro: 5.16.8(@types/node@24.10.4)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2) + astro: 5.16.8(@types/node@24.10.6)(rollup@4.55.1)(typescript@5.9.3)(yaml@2.8.2) github-slugger: 2.0.0 url-template: 3.1.1 transitivePeerDependencies: @@ -7401,7 +7401,7 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite@6.4.1(@types/node@24.10.4)(yaml@2.8.2): + vite@6.4.1(@types/node@24.10.6)(yaml@2.8.2): dependencies: esbuild: 0.25.12 fdir: 6.5.0(picomatch@4.0.3) @@ -7410,13 +7410,13 @@ snapshots: rollup: 4.55.1 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 24.10.4 + '@types/node': 24.10.6 fsevents: 2.3.3 yaml: 2.8.2 - vitefu@1.1.1(vite@6.4.1(@types/node@24.10.4)(yaml@2.8.2)): + vitefu@1.1.1(vite@6.4.1(@types/node@24.10.6)(yaml@2.8.2)): optionalDependencies: - vite: 6.4.1(@types/node@24.10.4)(yaml@2.8.2) + vite: 6.4.1(@types/node@24.10.6)(yaml@2.8.2) volar-service-css@0.0.66(@volar/language-service@2.4.26): dependencies: