diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 51d9886..dc2ba50 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: devDependencies: '@commitlint/cli': specifier: ^18.0.0 - version: 18.5.0(@types/node@18.11.10)(typescript@5.0.2) + version: 18.5.0(@types/node@25.0.9)(typescript@5.0.2) '@commitlint/config-conventional': specifier: ^18.0.0 version: 18.5.0 @@ -52,7 +52,7 @@ devDependencies: version: 9.1.0(eslint@8.28.0) husky: specifier: ^9.0.0 - version: 9.0.5 + version: 9.1.7 jsdom: specifier: ^24.0.0 version: 24.0.0 @@ -82,10 +82,10 @@ devDependencies: version: 2.0.0(typescript@5.0.2) vite: specifier: ^5.0.0 - version: 5.0.11(@types/node@18.11.10) + version: 5.0.11(@types/node@25.0.9) vitepress: specifier: 1.0.0-rc.42 - version: 1.0.0-rc.42(@types/node@18.11.10)(@types/react@18.0.25)(postcss@8.4.33)(react-dom@18.2.0)(react@18.2.0)(search-insights@2.6.0)(typescript@5.0.2) + version: 1.0.0-rc.42(@types/node@25.0.9)(@types/react@18.0.25)(postcss@8.4.33)(react-dom@18.2.0)(react@18.2.0)(search-insights@2.17.3)(typescript@5.0.2) vitest: specifier: ^0.33.0 version: 0.33.0(@vitest/ui@0.33.0)(jsdom@24.0.0) @@ -99,10 +99,10 @@ packages: resolution: {integrity: sha512-+u76oB43nOHrF4DDWRLWDCtci7f3QJoEBigemIdIeTi1ODqjx6Tad9NCVnPRwewWlKkVab5PlK8DCtPTyX7S8g==} dev: true - /@algolia/autocomplete-core@1.9.3(algoliasearch@4.20.0)(search-insights@2.6.0): + /@algolia/autocomplete-core@1.9.3(algoliasearch@4.20.0)(search-insights@2.17.3): resolution: {integrity: sha512-009HdfugtGCdC4JdXUbVJClA0q0zh24yyePn+KUGk3rP7j8FEe/m5Yo/z65gn6nP/cM39PxpzqKrL7A6fP6PPw==} dependencies: - '@algolia/autocomplete-plugin-algolia-insights': 1.9.3(algoliasearch@4.20.0)(search-insights@2.6.0) + '@algolia/autocomplete-plugin-algolia-insights': 1.9.3(algoliasearch@4.20.0)(search-insights@2.17.3) '@algolia/autocomplete-shared': 1.9.3(algoliasearch@4.20.0) transitivePeerDependencies: - '@algolia/client-search' @@ -110,13 +110,13 @@ packages: - search-insights dev: true - /@algolia/autocomplete-plugin-algolia-insights@1.9.3(algoliasearch@4.20.0)(search-insights@2.6.0): + /@algolia/autocomplete-plugin-algolia-insights@1.9.3(algoliasearch@4.20.0)(search-insights@2.17.3): resolution: {integrity: sha512-a/yTUkcO/Vyy+JffmAnTWbr4/90cLzw+CC3bRbhnULr/EM0fGNvM13oQQ14f2moLMcVDyAx/leczLlAOovhSZg==} peerDependencies: search-insights: '>= 1 < 3' dependencies: '@algolia/autocomplete-shared': 1.9.3(algoliasearch@4.20.0) - search-insights: 2.6.0 + search-insights: 2.17.3 transitivePeerDependencies: - '@algolia/client-search' - algoliasearch @@ -267,6 +267,17 @@ packages: chalk: 2.4.2 dev: true + /@babel/code-frame@7.28.6: + resolution: {integrity: sha512-JYgintcMjRiCvS8mMECzaEn+m3PfoQiyqukOMCCVQtoJGYJw8j/8LBJEiqkHLkfwCcs74E3pbAUFNg7d9VNJ+Q==} + engines: {node: '>=6.9.0'} + requiresBuild: true + dependencies: + '@babel/helper-validator-identifier': 7.28.5 + js-tokens: 4.0.0 + picocolors: 1.1.1 + dev: true + optional: true + /@babel/compat-data@7.21.4: resolution: {integrity: sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==} engines: {node: '>=6.9.0'} @@ -495,6 +506,13 @@ packages: engines: {node: '>=6.9.0'} dev: true + /@babel/helper-validator-identifier@7.28.5: + resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} + engines: {node: '>=6.9.0'} + requiresBuild: true + dev: true + optional: true + /@babel/helper-validator-option@7.21.0: resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==} engines: {node: '>=6.9.0'} @@ -678,14 +696,14 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@commitlint/cli@18.5.0(@types/node@18.11.10)(typescript@5.0.2): + /@commitlint/cli@18.5.0(@types/node@25.0.9)(typescript@5.0.2): resolution: {integrity: sha512-g/N0mJBrHcTdiccUpJknS6/ru45eIEAZyhEy9sL2ILjzK2IVNrpzlAPtxEr8bZCZLGwPBUrQ5UCIIu4uebhImw==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 18.4.4 '@commitlint/lint': 18.5.0 - '@commitlint/load': 18.5.0(@types/node@18.11.10)(typescript@5.0.2) + '@commitlint/load': 18.5.0(@types/node@25.0.9)(typescript@5.0.2) '@commitlint/read': 18.4.4 '@commitlint/types': 18.4.4 execa: 5.1.1 @@ -756,7 +774,7 @@ packages: '@commitlint/types': 18.4.4 dev: true - /@commitlint/load@18.5.0(@types/node@18.11.10)(typescript@5.0.2): + /@commitlint/load@18.5.0(@types/node@25.0.9)(typescript@5.0.2): resolution: {integrity: sha512-vpyGgk7rzbFsU01NVwPNC/WetHFP0EwSYnQ1R833SJFHkEo+cWvqoVlw/VoZwBMoI6sF5/lwEdKzFDr1DHJ6+A==} engines: {node: '>=v18'} dependencies: @@ -766,7 +784,7 @@ packages: '@commitlint/types': 18.4.4 chalk: 4.1.2 cosmiconfig: 8.3.6(typescript@5.0.2) - cosmiconfig-typescript-loader: 5.0.0(@types/node@18.11.10)(cosmiconfig@8.3.6)(typescript@5.0.2) + cosmiconfig-typescript-loader: 5.0.0(@types/node@25.0.9)(cosmiconfig@8.3.6)(typescript@5.0.2) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -846,10 +864,10 @@ packages: resolution: {integrity: sha512-SPiDHaWKQZpwR2siD0KQUwlStvIAnEyK6tAE2h2Wuoq8ue9skzhlyVQ1ddzOxX6khULnAALDiR/isSF3bnuciA==} dev: true - /@docsearch/js@3.5.2(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0)(search-insights@2.6.0): + /@docsearch/js@3.5.2(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0)(search-insights@2.17.3): resolution: {integrity: sha512-p1YFTCDflk8ieHgFJYfmyHBki1D61+U9idwrLh+GQQMrBSP3DLGKpy0XUJtPjAOPltcVbqsTjiPFfH7JImjUNg==} dependencies: - '@docsearch/react': 3.5.2(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0)(search-insights@2.6.0) + '@docsearch/react': 3.5.2(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0)(search-insights@2.17.3) preact: 10.11.3 transitivePeerDependencies: - '@algolia/client-search' @@ -859,7 +877,7 @@ packages: - search-insights dev: true - /@docsearch/react@3.5.2(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0)(search-insights@2.6.0): + /@docsearch/react@3.5.2(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0)(search-insights@2.17.3): resolution: {integrity: sha512-9Ahcrs5z2jq/DcAvYtvlqEBHImbm4YJI8M9y0x6Tqg598P40HTEkX7hsMcIuThI+hTFxRGZ9hll0Wygm2yEjng==} peerDependencies: '@types/react': '>= 16.8.0 < 19.0.0' @@ -876,14 +894,14 @@ packages: search-insights: optional: true dependencies: - '@algolia/autocomplete-core': 1.9.3(algoliasearch@4.20.0)(search-insights@2.6.0) + '@algolia/autocomplete-core': 1.9.3(algoliasearch@4.20.0)(search-insights@2.17.3) '@algolia/autocomplete-preset-algolia': 1.9.3(algoliasearch@4.20.0) '@docsearch/css': 3.5.2 '@types/react': 18.0.25 algoliasearch: 4.20.0 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - search-insights: 2.6.0 + search-insights: 2.17.3 transitivePeerDependencies: - '@algolia/client-search' dev: true @@ -1815,6 +1833,12 @@ packages: resolution: {integrity: sha512-juG3RWMBOqcOuXC643OAdSA525V44cVgGV6dUDuiFtss+8Fk5x1hI93Rsld43VeJVIeqlP9I7Fn9/qaVqoEAuQ==} dev: true + /@types/node@25.0.9: + resolution: {integrity: sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw==} + dependencies: + undici-types: 7.16.0 + dev: true + /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} dev: true @@ -2012,7 +2036,7 @@ packages: '@babel/plugin-transform-react-jsx-self': 7.21.0(@babel/core@7.21.4) '@babel/plugin-transform-react-jsx-source': 7.19.6(@babel/core@7.21.4) react-refresh: 0.14.0 - vite: 5.0.11(@types/node@18.11.10) + vite: 5.0.11(@types/node@25.0.9) transitivePeerDependencies: - supports-color dev: true @@ -2024,7 +2048,7 @@ packages: vite: ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.0.12(@types/node@18.11.10) + vite: 5.0.12(@types/node@25.0.9) vue: 3.4.15(typescript@5.0.2) dev: true @@ -2861,7 +2885,7 @@ packages: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} dev: true - /cosmiconfig-typescript-loader@5.0.0(@types/node@18.11.10)(cosmiconfig@8.3.6)(typescript@5.0.2): + /cosmiconfig-typescript-loader@5.0.0(@types/node@25.0.9)(cosmiconfig@8.3.6)(typescript@5.0.2): resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} engines: {node: '>=v16'} peerDependencies: @@ -2869,7 +2893,7 @@ packages: cosmiconfig: '>=8.2' typescript: '>=4' dependencies: - '@types/node': 18.11.10 + '@types/node': 25.0.9 cosmiconfig: 8.3.6(typescript@5.0.2) jiti: 1.21.0 typescript: 5.0.2 @@ -4092,8 +4116,8 @@ packages: engines: {node: '>=16.17.0'} dev: true - /husky@9.0.5: - resolution: {integrity: sha512-/EX48XLor4FczjgdJjwK4qMETrJxJqF4rkgo+NUeK8b2F4TV6s5QxAuG2JZfxm4b9WnrgBGS7bA/JK+H5CKg+A==} + /husky@9.1.7: + resolution: {integrity: sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==} engines: {node: '>=18'} hasBin: true dev: true @@ -5168,6 +5192,12 @@ packages: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} dev: true + /picocolors@1.1.1: + resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} + requiresBuild: true + dev: true + optional: true + /picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} @@ -5771,7 +5801,7 @@ packages: rollup: 3.29.4 typescript: 5.0.2 optionalDependencies: - '@babel/code-frame': 7.23.5 + '@babel/code-frame': 7.28.6 dev: true /rollup@3.29.4: @@ -5837,9 +5867,8 @@ packages: resolution: {integrity: sha512-CRCmi5zHQnSoeCik9565PONMg0kfkvYmcSqrbOJY4txFfy1wvVULV4FDaiXhUblUgahdqz3F2NwHZ8i4eBTwUw==} dev: true - /search-insights@2.6.0: - resolution: {integrity: sha512-vU2/fJ+h/Mkm/DJOe+EaM5cafJv/1rRTZpGJTuFPf/Q5LjzgMDsqPdSaZsAe+GAWHHsfsu+rQSAn6c8IGtBEVw==} - engines: {node: '>=8.16.0'} + /search-insights@2.17.3: + resolution: {integrity: sha512-RQPdCYTa8A68uM2jwxoY842xDhvx3E5LFL1LxvxCNMev4o5mLuokczhzjAgGwUZBAmOKZknArSxLKmXtIi2AxQ==} dev: true /semver@5.7.1: @@ -6347,6 +6376,10 @@ packages: - supports-color dev: true + /undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} + dev: true + /universalify@0.2.0: resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==} engines: {node: '>= 4.0.0'} @@ -6481,7 +6514,7 @@ packages: fsevents: 2.3.3 dev: true - /vite@5.0.11(@types/node@18.11.10): + /vite@5.0.11(@types/node@25.0.9): resolution: {integrity: sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6509,7 +6542,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.11.10 + '@types/node': 25.0.9 esbuild: 0.19.7 postcss: 8.4.33 rollup: 4.5.2 @@ -6517,7 +6550,7 @@ packages: fsevents: 2.3.3 dev: true - /vite@5.0.12(@types/node@18.11.10): + /vite@5.0.12(@types/node@25.0.9): resolution: {integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6545,7 +6578,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.11.10 + '@types/node': 25.0.9 esbuild: 0.19.7 postcss: 8.4.33 rollup: 4.5.2 @@ -6553,7 +6586,7 @@ packages: fsevents: 2.3.3 dev: true - /vitepress@1.0.0-rc.42(@types/node@18.11.10)(@types/react@18.0.25)(postcss@8.4.33)(react-dom@18.2.0)(react@18.2.0)(search-insights@2.6.0)(typescript@5.0.2): + /vitepress@1.0.0-rc.42(@types/node@25.0.9)(@types/react@18.0.25)(postcss@8.4.33)(react-dom@18.2.0)(react@18.2.0)(search-insights@2.17.3)(typescript@5.0.2): resolution: {integrity: sha512-VeiVVXFblt/sjruFSJBNChMWwlztMrRMe8UXdNpf4e05mKtTYEY38MF5qoP90KxPTCfMQiKqwEGwXAGuOTK8HQ==} hasBin: true peerDependencies: @@ -6566,7 +6599,7 @@ packages: optional: true dependencies: '@docsearch/css': 3.5.2 - '@docsearch/js': 3.5.2(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0)(search-insights@2.6.0) + '@docsearch/js': 3.5.2(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0)(search-insights@2.17.3) '@shikijs/core': 1.0.0-rc.0 '@shikijs/transformers': 1.0.0-rc.0 '@types/markdown-it': 13.0.7 @@ -6579,7 +6612,7 @@ packages: minisearch: 6.3.0 postcss: 8.4.33 shiki: 1.0.0-rc.0 - vite: 5.0.12(@types/node@18.11.10) + vite: 5.0.12(@types/node@25.0.9) vue: 3.4.15(typescript@5.0.2) transitivePeerDependencies: - '@algolia/client-search'