diff --git a/package.json b/package.json index 58cc477..e9a77c4 100644 --- a/package.json +++ b/package.json @@ -108,15 +108,15 @@ "update:deps": "taze" }, "dependencies": { - "@visulima/find-cache-dir": "^1.0.6", - "@visulima/package": "^3.0.7", + "@visulima/find-cache-dir": "^1.0.14", + "@visulima/package": "^3.0.11", "cacache": "^18.0.4", "consola": "3.2.3", "fast-json-stable-stringify": "^2.1.0", "parse-author": "^2.0.0", "parse5": "^7.1.2", "ssri": "^10.0.6", - "unplugin": "^1.12.2" + "unplugin": "^1.12.4" }, "devDependencies": { "@anolilab/commitlint-config": "^5.0.3", @@ -143,53 +143,53 @@ "@types/parse-author": "^2.0.3", "@types/parse5": "^7.0.0", "@types/ssri": "^7.1.5", - "@visulima/packem": "^1.0.0-alpha.81", + "@visulima/packem": "^1.0.8", "@vitest/coverage-v8": "^2.0.5", "audit-ci": "^7.1.0", - "caniuse-lite": "^1.0.30001651", - "commitizen": "^4.3.0", + "caniuse-lite": "^1.0.30001668", + "commitizen": "^4.3.1", "commitlint": "^19.4.0", "conventional-changelog-conventionalcommits": "8.0.0", "cross-env": "^7.0.3", "cz-conventional-changelog": "^3.3.0", "esbuild": "^0.23.1", - "eslint": "8.57.1", + "eslint": "8.57.0", "eslint-plugin-deprecation": "^3.0.0", "eslint-plugin-editorconfig": "^4.0.3", "eslint-plugin-import": "npm:eslint-plugin-i@2.29.1", "eslint-plugin-mdx": "^3.1.5", - "eslint-plugin-n": "^17.10.3", + "eslint-plugin-n": "^17.10.2", "eslint-plugin-vitest": "0.4.1", "eslint-plugin-vitest-globals": "^1.5.0", "favicons": "^7.2.0", "html-webpack-plugin": "^5.6.0", - "husky": "^9.1.5", + "husky": "^9.1.6", "is-ci": "^3.0.1", - "lint-staged": "^15.2.9", - "pkg-pr-new": "^0.0.20", + "lint-staged": "^15.2.10", + "pkg-pr-new": "^0.0.29", "prettier": "^3.3.3", - "publint": "^0.2.10", + "publint": "^0.2.11", "read-pkg": "9.0.1", "rimraf": "^6.0.1", - "rollup": "^4.21.0", + "rollup": "^4.21.3", "secretlint": "8.2.4", "semantic-release": "^24.1.0", - "sort-package-json": "^2.10.0", - "taze": "^0.16.6", + "sort-package-json": "^2.10.1", + "taze": "^0.16.9", "textlint": "^14.2.0", "type-fest": "^4.25.0", "typescript": "^5.5.4", - "vite": "^5.4.2", + "vite": "^5.4.9", "vitest": "^2.0.5", "webpack": "^5.93.0" }, "peerDependencies": { "@nuxt/kit": "^3", "@nuxt/schema": "^3", - "@rspack/cli": "^0.3.6", + "@rspack/cli": "^0.3.14", "esbuild": "*", - "favicons": "^7.0.1", - "rollup": "^3", + "favicons": "^7.0.2", + "rollup": "^3.0.1", "vite": "^3 || ^4 || ^5", "webpack": "^4 || ^5" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 99a9cad..361e396 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,11 +26,11 @@ importers: .: dependencies: '@visulima/find-cache-dir': - specifier: ^1.0.6 - version: 1.0.6(yaml@2.5.0) + specifier: ^1.0.14 + version: 1.0.14(yaml@2.6.0) '@visulima/package': - specifier: ^3.0.7 - version: 3.0.7(yaml@2.5.0) + specifier: ^3.0.11 + version: 3.1.4(yaml@2.6.0) cacache: specifier: ^18.0.4 version: 18.0.4 @@ -50,18 +50,18 @@ importers: specifier: ^10.0.6 version: 10.0.6 unplugin: - specifier: ^1.12.2 - version: 1.12.2 + specifier: ^1.12.4 + version: 1.14.1(webpack-sources@3.2.3) devDependencies: '@anolilab/commitlint-config': specifier: ^5.0.3 version: 5.0.3(@commitlint/cli@19.4.0(@types/node@22.1.0)(typescript@5.5.4))(@types/node@22.1.0)(typescript@5.5.4) '@anolilab/eslint-config': specifier: ^15.0.3 - version: 15.0.3(@babel/core@7.25.2)(eslint-plugin-editorconfig@4.0.3)(eslint-plugin-i@2.29.1(eslint@8.57.1))(eslint-plugin-jsx-a11y@6.7.1(eslint@8.57.1))(eslint-plugin-react-hooks@4.6.2(eslint@8.57.1))(eslint-plugin-react@7.35.0(eslint@8.57.1))(eslint@8.57.1)(svelte@4.2.18)(typescript@5.5.4) + version: 15.0.3(@babel/core@7.25.2)(eslint-plugin-editorconfig@4.0.3)(eslint-plugin-i@2.29.1(eslint@8.57.0))(eslint-plugin-jsx-a11y@6.7.1(eslint@8.57.0))(eslint-plugin-react-hooks@4.6.2(eslint@8.57.0))(eslint-plugin-react@7.35.0(eslint@8.57.0))(eslint@8.57.0)(svelte@4.2.18)(typescript@5.5.4) '@anolilab/lint-staged-config': specifier: ^2.1.7 - version: 2.1.7(eslint@8.57.1)(husky@9.1.5)(lint-staged@15.2.9)(prettier@3.3.3)(secretlint@8.2.4)(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)) + version: 2.1.7(eslint@8.57.0)(husky@9.1.6)(lint-staged@15.2.10)(prettier@3.3.3)(secretlint@8.2.4)(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)) '@anolilab/prettier-config': specifier: ^5.0.14 version: 5.0.14(prettier@3.3.3) @@ -76,7 +76,7 @@ importers: version: 7.25.2 '@babel/eslint-parser': specifier: 7.25.1 - version: 7.25.1(@babel/core@7.25.2)(eslint@8.57.1) + version: 7.25.1(@babel/core@7.25.2)(eslint@8.57.0) '@commitlint/cli': specifier: ^19.4.0 version: 19.4.0(@types/node@22.1.0)(typescript@5.5.4) @@ -85,10 +85,10 @@ importers: version: 19.2.2 '@nuxt/kit': specifier: ^3.12.4 - version: 3.12.4(magicast@0.3.4)(rollup@4.21.0) + version: 3.12.4(magicast@0.3.4)(rollup@4.24.0)(webpack-sources@3.2.3) '@nuxt/schema': specifier: ^3.12.4 - version: 3.12.4(rollup@4.21.0) + version: 3.12.4(rollup@4.24.0)(webpack-sources@3.2.3) '@rspack/core': specifier: ^0.7.5 version: 0.7.5(@swc/helpers@0.5.5) @@ -126,8 +126,8 @@ importers: specifier: ^7.1.5 version: 7.1.5 '@visulima/packem': - specifier: ^1.0.0-alpha.81 - version: 1.0.0-alpha.81(esbuild@0.23.1)(jiti@2.0.0-beta.2)(typescript@5.5.4)(yaml@2.5.0) + specifier: ^1.0.8 + version: 1.0.8(esbuild@0.23.1)(picomatch@4.0.2)(typescript@5.5.4)(yaml@2.6.0) '@vitest/coverage-v8': specifier: ^2.0.5 version: 2.0.5(vitest@2.0.5(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)) @@ -135,11 +135,11 @@ importers: specifier: ^7.1.0 version: 7.1.0 caniuse-lite: - specifier: ^1.0.30001651 - version: 1.0.30001651 + specifier: ^1.0.30001668 + version: 1.0.30001668 commitizen: - specifier: ^4.3.0 - version: 4.3.0 + specifier: ^4.3.1 + version: 4.3.1 commitlint: specifier: ^19.4.0 version: 19.4.0(@types/node@22.1.0)(typescript@5.5.4) @@ -156,26 +156,26 @@ importers: specifier: ^0.23.1 version: 0.23.1 eslint: - specifier: 8.57.1 - version: 8.57.1 + specifier: 8.57.0 + version: 8.57.0 eslint-plugin-deprecation: specifier: ^3.0.0 - version: 3.0.0(eslint@8.57.1)(typescript@5.5.4) + version: 3.0.0(eslint@8.57.0)(typescript@5.5.4) eslint-plugin-editorconfig: specifier: ^4.0.3 version: 4.0.3 eslint-plugin-import: specifier: npm:eslint-plugin-i@2.29.1 - version: eslint-plugin-i@2.29.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) + version: eslint-plugin-i@2.29.1(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0) eslint-plugin-mdx: specifier: ^3.1.5 - version: 3.1.5(eslint@8.57.1) + version: 3.1.5(eslint@8.57.0) eslint-plugin-n: - specifier: ^17.10.3 - version: 17.10.3(eslint@8.57.1) + specifier: ^17.10.2 + version: 17.10.3(eslint@8.57.0) eslint-plugin-vitest: specifier: 0.4.1 - version: 0.4.1(eslint@8.57.1)(typescript@5.5.4)(vitest@2.0.5(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)) + version: 0.4.1(eslint@8.57.0)(typescript@5.5.4)(vitest@2.0.5(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)) eslint-plugin-vitest-globals: specifier: ^1.5.0 version: 1.5.0 @@ -186,23 +186,23 @@ importers: specifier: ^5.6.0 version: 5.6.0(@rspack/core@0.7.5(@swc/helpers@0.5.5))(webpack@5.93.0(esbuild@0.23.1)) husky: - specifier: ^9.1.5 - version: 9.1.5 + specifier: ^9.1.6 + version: 9.1.6 is-ci: specifier: ^3.0.1 version: 3.0.1 lint-staged: - specifier: ^15.2.9 - version: 15.2.9 + specifier: ^15.2.10 + version: 15.2.10 pkg-pr-new: - specifier: ^0.0.20 - version: 0.0.20 + specifier: ^0.0.29 + version: 0.0.29 prettier: specifier: ^3.3.3 version: 3.3.3 publint: - specifier: ^0.2.10 - version: 0.2.10 + specifier: ^0.2.11 + version: 0.2.11 read-pkg: specifier: 9.0.1 version: 9.0.1 @@ -210,8 +210,8 @@ importers: specifier: ^6.0.1 version: 6.0.1 rollup: - specifier: ^4.21.0 - version: 4.21.0 + specifier: ^4.21.3 + version: 4.24.0 secretlint: specifier: 8.2.4 version: 8.2.4 @@ -219,11 +219,11 @@ importers: specifier: ^24.1.0 version: 24.1.2(typescript@5.5.4) sort-package-json: - specifier: ^2.10.0 - version: 2.10.0 + specifier: ^2.10.1 + version: 2.10.1 taze: - specifier: ^0.16.6 - version: 0.16.6 + specifier: ^0.16.9 + version: 0.16.9 textlint: specifier: ^14.2.0 version: 14.2.0 @@ -234,8 +234,8 @@ importers: specifier: ^5.5.4 version: 5.5.4 vite: - specifier: ^5.4.2 - version: 5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) + specifier: ^5.4.9 + version: 5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) vitest: specifier: ^2.0.5 version: 2.0.5(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) @@ -305,7 +305,7 @@ importers: version: link:../.. astro: specifier: ^4.14.4 - version: 4.14.4(@types/node@22.1.0)(less@4.2.0)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.5.4) + version: 4.14.4(@types/node@22.1.0)(less@4.2.0)(rollup@4.24.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.5.4) examples/esbuild: dependencies: @@ -365,7 +365,7 @@ importers: devDependencies: nuxt: specifier: ^3.12.4 - version: 3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(less@4.2.0)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.5.4)(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))(xml2js@0.6.2) + version: 3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(less@4.2.0)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.24.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.5.4)(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))(webpack-sources@3.2.3)(xml2js@0.6.2) rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -424,10 +424,10 @@ importers: version: 4.2.18 svelte-check: specifier: ^3.8.5 - version: 3.8.5(@babel/core@7.25.2)(less@4.2.0)(postcss@8.4.41)(sass@1.77.6)(svelte@4.2.18) + version: 3.8.5(@babel/core@7.25.2)(less@4.2.0)(postcss@8.4.47)(sass@1.77.6)(svelte@4.2.18) svelte-preprocess: specifier: ^6.0.2 - version: 6.0.2(@babel/core@7.25.2)(less@4.2.0)(postcss@8.4.41)(sass@1.77.6)(svelte@4.2.18)(typescript@5.5.4) + version: 6.0.2(@babel/core@7.25.2)(less@4.2.0)(postcss@8.4.47)(sass@1.77.6)(svelte@4.2.18)(typescript@5.5.4) typescript: specifier: ^5.5.4 version: 5.5.4 @@ -463,7 +463,7 @@ importers: version: 4.2.18 svelte-check: specifier: ^3.8.5 - version: 3.8.5(@babel/core@7.25.2)(less@4.2.0)(postcss@8.4.41)(sass@1.77.6)(svelte@4.2.18) + version: 3.8.5(@babel/core@7.25.2)(less@4.2.0)(postcss@8.4.47)(sass@1.77.6)(svelte@4.2.18) tslib: specifier: ^2.6.3 version: 2.6.3 @@ -908,11 +908,11 @@ packages: peerDependencies: textlint: ^13.3.2 - '@antfu/install-pkg@0.3.5': - resolution: {integrity: sha512-HwIACY0IzrM7FGafMbWZOqEDBSfCwPcylu+GacaRcxJm4Yvvuh3Dy2vZwqdJAzXponc6aLO9FaH4l75pq8/ZSA==} + '@antfu/install-pkg@0.4.1': + resolution: {integrity: sha512-T7yB5QNG29afhWVkVq7XeIMBa5U/vs9mX69YqayXypPRmYzUmzwnYltplHmPtZ4HPCn+sQKeXW8I47wCbuBOjw==} - '@antfu/ni@0.22.4': - resolution: {integrity: sha512-uCzh43cmUwQQcgv2BPyo0JWOMgXhcaE+F2I6Ucmfc7f9ir52lfA4OtZXdfL5D8cMa5GAwuCSNqOshIol8YN82g==} + '@antfu/ni@0.23.0': + resolution: {integrity: sha512-R5/GkA3PfGewAXLzz6lN5XagunF6PKeDtWt8dbZQXvHfebLS0qEczV+Azg/d+tKgSh6kRBpxvu8oSjARdPtw0A==} hasBin: true '@antfu/utils@0.7.10': @@ -1125,6 +1125,10 @@ packages: resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==} engines: {node: '>=6.9.0'} + '@babel/helper-string-parser@7.25.7': + resolution: {integrity: sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==} + engines: {node: '>=6.9.0'} + '@babel/helper-validator-identifier@7.22.20': resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} engines: {node: '>=6.9.0'} @@ -1133,6 +1137,10 @@ packages: resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==} engines: {node: '>=6.9.0'} + '@babel/helper-validator-identifier@7.25.7': + resolution: {integrity: sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==} + engines: {node: '>=6.9.0'} + '@babel/helper-validator-option@7.24.8': resolution: {integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==} engines: {node: '>=6.9.0'} @@ -1171,6 +1179,11 @@ packages: engines: {node: '>=6.0.0'} hasBin: true + '@babel/parser@7.25.7': + resolution: {integrity: sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw==} + engines: {node: '>=6.0.0'} + hasBin: true + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.3': resolution: {integrity: sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA==} engines: {node: '>=6.9.0'} @@ -1723,6 +1736,10 @@ packages: resolution: {integrity: sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==} engines: {node: '>=6.9.0'} + '@babel/types@7.25.8': + resolution: {integrity: sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==} + engines: {node: '>=6.9.0'} + '@bcoe/v8-coverage@0.2.3': resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} @@ -1741,6 +1758,12 @@ packages: '@brillout/vite-plugin-server-entry@0.4.7': resolution: {integrity: sha512-G/wHFx/JdFUA9kPSPDT0nIJH1wmgIwUIY27RL4N6EaHeaXgN4zSCBZTNvvKHyojvMxMw825m4vE0VksHXLyOng==} + '@ckeditor/typedoc-plugins@44.0.0': + resolution: {integrity: sha512-deXqG/UWG3cspE8B5QoLzrWh06GeH//7LDVpVqNM3tb5Q9NjX4zuVIKXpnFN0GlnHporvXX41WuI3P3AWXbK/Q==} + engines: {node: '>=18.0.0', npm: '>=5.7.1'} + peerDependencies: + typedoc: ^0.23.15 + '@clack/core@0.3.4': resolution: {integrity: sha512-H4hxZDXgHtWTwV3RAVenqcC4VbJZNegbBjlPvzOzCouXtS2y3sDvlO3IsbrPNWuLWPPlYVYPghQdSF64683Ldw==} @@ -2503,10 +2526,6 @@ packages: resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint-community/regexpp@4.9.1': - resolution: {integrity: sha512-Y27x+MBLjXa+0JWDhykM3+JE+il3kHKAEqabfEWq3SDhZjLYb6/BHL/JKFnH3fe207JaXkyDo685Oc2Glt6ifA==} - engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint/config-array@0.17.0': resolution: {integrity: sha512-A68TBu6/1mHHuc5YJL0U0VVeGNiklLAL6rRmhTCP2B5XjWLMnrX+HkO+IAXyHvks5cyyY1jjK5ITPQ1HGS2EVA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2523,10 +2542,6 @@ packages: resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@eslint/js@8.57.1': - resolution: {integrity: sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@eslint/js@9.7.0': resolution: {integrity: sha512-ChuWDQenef8OSFnvuxv0TCVxEwmu3+hPNKvM9B34qpM0rDRbjL8t5QkQeHHeAfsKQjuH9wS82WeCi1J/owatng==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2550,8 +2565,8 @@ packages: resolution: {integrity: sha512-qXrn2vIdqpb5f+diIDegVOAHIX4nJzCTuat9UZDFA8FN+MqVJNALGneTAOARQnW9au0P+NOmGAjyPtZF2rLmbw==} engines: {node: '>=8.10.0'} - '@humanwhocodes/config-array@0.13.0': - resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==} + '@humanwhocodes/config-array@0.11.14': + resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==} engines: {node: '>=10.10.0'} deprecated: Use @eslint/config-array instead @@ -3203,6 +3218,46 @@ packages: '@oslojs/encoding@0.4.1': resolution: {integrity: sha512-hkjo6MuIK/kQR5CrGNdAPZhS01ZCXuWDRJ187zh6qqF2+yMHZpD9fAYpX8q2bOO6Ryhl3XpCT6kUX76N8hhm4Q==} + '@oxc-parser/binding-darwin-arm64@0.30.5': + resolution: {integrity: sha512-D5XggvR5oPSM9KmX8A/kaqOZU05HDD3ipEID7BfVDLh+TC/vIj5it+XzhOlTMq59X4fkpNFhdkux3MypKvaHfQ==} + cpu: [arm64] + os: [darwin] + + '@oxc-parser/binding-darwin-x64@0.30.5': + resolution: {integrity: sha512-iA/wLlKAOJGPQJ1+VmHO9rgeSE79hwGskiCgeGg7uHHYkCesaFbUOP/nqMOQGmpYjrK9aNcfXRF5fGDZlXPDJg==} + cpu: [x64] + os: [darwin] + + '@oxc-parser/binding-linux-arm64-gnu@0.30.5': + resolution: {integrity: sha512-6+8xLMY2LhyjxtCCWByp7dgLGkjednBeObVk/ZqzMPuS5dae97navOlmYWypGE1FDcVXCVd14aAHxAvNVbyzsg==} + cpu: [arm64] + os: [linux] + + '@oxc-parser/binding-linux-arm64-musl@0.30.5': + resolution: {integrity: sha512-lb68y/oywf04Cvy+W4iqMx3Si1wkllg30pgjzORFNzwEvfkIjIWX0QuVgv0Q0bMdqLSGDSIy24jZKqlR3SnPnw==} + cpu: [arm64] + os: [linux] + + '@oxc-parser/binding-linux-x64-gnu@0.30.5': + resolution: {integrity: sha512-ovN7XOxFgiOVwOme5fb0p7mDd6H5xJmeR/qAA+jhfZqWZrjbzVGapHtKccWBctkdF2MReymd0xDDtpfSSvn1dw==} + cpu: [x64] + os: [linux] + + '@oxc-parser/binding-linux-x64-musl@0.30.5': + resolution: {integrity: sha512-GcIYJe3hPHsSNdQK8G2Fvc1cHgDh7dCGPHg0XJzMBPIXP+LJJY7KtzAOv5ldgIidk/xS8N2MmHsIeUfcm8jlmA==} + cpu: [x64] + os: [linux] + + '@oxc-parser/binding-win32-arm64-msvc@0.30.5': + resolution: {integrity: sha512-sZ+TPkdUTZhTIHy5HEgHbqoLNajfY269lwFYStkOv9RcoqJYUxghZOfwOJWku0fukvAldvsMbF9BXM0J04onIA==} + cpu: [arm64] + os: [win32] + + '@oxc-parser/binding-win32-x64-msvc@0.30.5': + resolution: {integrity: sha512-hxSKjMYepF5ep5zw/z8mYkM4QkycM8a4hFzz7143MHMx0C5i7CuXRYEKH8h0rYkWShcA4QWscC6o6r1sc6rjJQ==} + cpu: [x64] + os: [win32] + '@parcel/watcher-android-arm64@2.4.1': resolution: {integrity: sha512-LOi/WTbbh3aTn2RYddrO8pnapixAziFl6SMxHM69r3tvdSm94JtCenaKgk1GRg5FJ5wpMCpHeW+7yqPlvZv7kg==} engines: {node: '>= 10.0.0'} @@ -3324,6 +3379,15 @@ packages: rollup: optional: true + '@rollup/plugin-alias@5.1.1': + resolution: {integrity: sha512-PR9zDb+rOzkRb2VD+EuKB7UC41vU5DIwZ5qqCpk0KJudcWAyi8rvYOhS7+L5aZCspw1stTViLgN5v6FF1p5cgQ==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 + peerDependenciesMeta: + rollup: + optional: true + '@rollup/plugin-commonjs@25.0.8': resolution: {integrity: sha512-ZEZWTK5n6Qde0to4vS9Mr5x/0UZoqCxPVR9KRUjU4kA2sO7GEUn1fop0DAwpO6z0Nw/kJON9bDmSxdWxO/TT1A==} engines: {node: '>=14.0.0'} @@ -3333,8 +3397,8 @@ packages: rollup: optional: true - '@rollup/plugin-commonjs@26.0.1': - resolution: {integrity: sha512-UnsKoZK6/aGIH6AdkptXhNvhaqftcjq3zZdT+LY5Ftms6JR06nADcDsYp5hTU9E2lbJUEOhdlY5J4DNTneM+jQ==} + '@rollup/plugin-commonjs@28.0.0': + resolution: {integrity: sha512-BJcu+a+Mpq476DMXG+hevgPSl56bkUoi88dKT8t3RyUp8kGuOh+2bU8Gs7zXDlu+fyZggnJ+iOBGrb/O1SorYg==} engines: {node: '>=16.0.0 || 14 >= 14.17'} peerDependencies: rollup: ^2.68.0||^3.0.0||^4.0.0 @@ -3342,8 +3406,8 @@ packages: rollup: optional: true - '@rollup/plugin-dynamic-import-vars@2.1.2': - resolution: {integrity: sha512-4lr2oXxs9hcxtGGaK8s0i9evfjzDrAs7ngw28TqruWKTEm0+U4Eljb+F6HXGYdFv8xRojQlrQwV7M/yxeh3yzQ==} + '@rollup/plugin-dynamic-import-vars@2.1.3': + resolution: {integrity: sha512-9ZuItXkvbx0NUeEO0TMIYY7KAK/c7biumCTVrk6nwW81om7apA3/yju6JUm1pFMWmF/bZbyrom20NupRZWk9Wg==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 @@ -3387,6 +3451,15 @@ packages: rollup: optional: true + '@rollup/plugin-node-resolve@15.3.0': + resolution: {integrity: sha512-9eO5McEICxMzJpDW9OnMYSv4Sta3hmt7VtBFz5zR9273suNOydOyq/FrGeGy+KsTRFm8w0SLVhzig2ILFT63Ag==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: ^2.78.0||^3.0.0||^4.0.0 + peerDependenciesMeta: + rollup: + optional: true + '@rollup/plugin-replace@5.0.7': resolution: {integrity: sha512-PqxSfuorkHz/SPpyngLyg5GCEkOcee9M1bkxiVDr41Pd61mqP1PLOoDPbpl44SB2mQGKwV/In74gqQmGITOhEQ==} engines: {node: '>=14.0.0'} @@ -3396,6 +3469,15 @@ packages: rollup: optional: true + '@rollup/plugin-replace@6.0.1': + resolution: {integrity: sha512-2sPh9b73dj5IxuMmDAsQWVFT7mR+yoHweBaXG2W/R8vQ+IWZlnaI7BR7J6EguVQUp1hd8Z7XuozpDjEKQAAC2Q==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 + peerDependenciesMeta: + rollup: + optional: true + '@rollup/plugin-terser@0.4.4': resolution: {integrity: sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==} engines: {node: '>=14.0.0'} @@ -3427,6 +3509,15 @@ packages: rollup: optional: true + '@rollup/pluginutils@5.1.2': + resolution: {integrity: sha512-/FIdS3PyZ39bjZlwqFnWqCOVnW7o963LtKMwQOD0NhQqw22gSr2YY1afu3FxRip4ZCZNsD5jq6Aaz6QV3D/Njw==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 + peerDependenciesMeta: + rollup: + optional: true + '@rollup/rollup-android-arm-eabi@4.20.0': resolution: {integrity: sha512-TSpWzflCc4VGAUJZlPpgAJE1+V60MePDQnBd7PPkpuEmOy8i87aL6tinFGKBFKuEDikYpig72QzdT3QPYIi+oA==} cpu: [arm] @@ -3437,6 +3528,11 @@ packages: cpu: [arm] os: [android] + '@rollup/rollup-android-arm-eabi@4.24.0': + resolution: {integrity: sha512-Q6HJd7Y6xdB48x8ZNVDOqsbh2uByBhgK8PiQgPhwkIw/HC/YX5Ghq2mQY5sRMZWHb3VsFkWooUVOZHKr7DmDIA==} + cpu: [arm] + os: [android] + '@rollup/rollup-android-arm64@4.20.0': resolution: {integrity: sha512-u00Ro/nok7oGzVuh/FMYfNoGqxU5CPWz1mxV85S2w9LxHR8OoMQBuSk+3BKVIDYgkpeOET5yXkx90OYFc+ytpQ==} cpu: [arm64] @@ -3447,6 +3543,11 @@ packages: cpu: [arm64] os: [android] + '@rollup/rollup-android-arm64@4.24.0': + resolution: {integrity: sha512-ijLnS1qFId8xhKjT81uBHuuJp2lU4x2yxa4ctFPtG+MqEE6+C5f/+X/bStmxapgmwLwiL3ih122xv8kVARNAZA==} + cpu: [arm64] + os: [android] + '@rollup/rollup-darwin-arm64@4.20.0': resolution: {integrity: sha512-uFVfvzvsdGtlSLuL0ZlvPJvl6ZmrH4CBwLGEFPe7hUmf7htGAN+aXo43R/V6LATyxlKVC/m6UsLb7jbG+LG39Q==} cpu: [arm64] @@ -3457,6 +3558,11 @@ packages: cpu: [arm64] os: [darwin] + '@rollup/rollup-darwin-arm64@4.24.0': + resolution: {integrity: sha512-bIv+X9xeSs1XCk6DVvkO+S/z8/2AMt/2lMqdQbMrmVpgFvXlmde9mLcbQpztXm1tajC3raFDqegsH18HQPMYtA==} + cpu: [arm64] + os: [darwin] + '@rollup/rollup-darwin-x64@4.20.0': resolution: {integrity: sha512-xbrMDdlev53vNXexEa6l0LffojxhqDTBeL+VUxuuIXys4x6xyvbKq5XqTXBCEUA8ty8iEJblHvFaWRJTk/icAQ==} cpu: [x64] @@ -3467,6 +3573,11 @@ packages: cpu: [x64] os: [darwin] + '@rollup/rollup-darwin-x64@4.24.0': + resolution: {integrity: sha512-X6/nOwoFN7RT2svEQWUsW/5C/fYMBe4fnLK9DQk4SX4mgVBiTA9h64kjUYPvGQ0F/9xwJ5U5UfTbl6BEjaQdBQ==} + cpu: [x64] + os: [darwin] + '@rollup/rollup-linux-arm-gnueabihf@4.20.0': resolution: {integrity: sha512-jMYvxZwGmoHFBTbr12Xc6wOdc2xA5tF5F2q6t7Rcfab68TT0n+r7dgawD4qhPEvasDsVpQi+MgDzj2faOLsZjA==} cpu: [arm] @@ -3477,6 +3588,11 @@ packages: cpu: [arm] os: [linux] + '@rollup/rollup-linux-arm-gnueabihf@4.24.0': + resolution: {integrity: sha512-0KXvIJQMOImLCVCz9uvvdPgfyWo93aHHp8ui3FrtOP57svqrF/roSSR5pjqL2hcMp0ljeGlU4q9o/rQaAQ3AYA==} + cpu: [arm] + os: [linux] + '@rollup/rollup-linux-arm-musleabihf@4.20.0': resolution: {integrity: sha512-1asSTl4HKuIHIB1GcdFHNNZhxAYEdqML/MW4QmPS4G0ivbEcBr1JKlFLKsIRqjSwOBkdItn3/ZDlyvZ/N6KPlw==} cpu: [arm] @@ -3487,6 +3603,11 @@ packages: cpu: [arm] os: [linux] + '@rollup/rollup-linux-arm-musleabihf@4.24.0': + resolution: {integrity: sha512-it2BW6kKFVh8xk/BnHfakEeoLPv8STIISekpoF+nBgWM4d55CZKc7T4Dx1pEbTnYm/xEKMgy1MNtYuoA8RFIWw==} + cpu: [arm] + os: [linux] + '@rollup/rollup-linux-arm64-gnu@4.20.0': resolution: {integrity: sha512-COBb8Bkx56KldOYJfMf6wKeYJrtJ9vEgBRAOkfw6Ens0tnmzPqvlpjZiLgkhg6cA3DGzCmLmmd319pmHvKWWlQ==} cpu: [arm64] @@ -3497,6 +3618,11 @@ packages: cpu: [arm64] os: [linux] + '@rollup/rollup-linux-arm64-gnu@4.24.0': + resolution: {integrity: sha512-i0xTLXjqap2eRfulFVlSnM5dEbTVque/3Pi4g2y7cxrs7+a9De42z4XxKLYJ7+OhE3IgxvfQM7vQc43bwTgPwA==} + cpu: [arm64] + os: [linux] + '@rollup/rollup-linux-arm64-musl@4.20.0': resolution: {integrity: sha512-+it+mBSyMslVQa8wSPvBx53fYuZK/oLTu5RJoXogjk6x7Q7sz1GNRsXWjn6SwyJm8E/oMjNVwPhmNdIjwP135Q==} cpu: [arm64] @@ -3507,6 +3633,11 @@ packages: cpu: [arm64] os: [linux] + '@rollup/rollup-linux-arm64-musl@4.24.0': + resolution: {integrity: sha512-9E6MKUJhDuDh604Qco5yP/3qn3y7SLXYuiC0Rpr89aMScS2UAmK1wHP2b7KAa1nSjWJc/f/Lc0Wl1L47qjiyQw==} + cpu: [arm64] + os: [linux] + '@rollup/rollup-linux-powerpc64le-gnu@4.20.0': resolution: {integrity: sha512-yAMvqhPfGKsAxHN8I4+jE0CpLWD8cv4z7CK7BMmhjDuz606Q2tFKkWRY8bHR9JQXYcoLfopo5TTqzxgPUjUMfw==} cpu: [ppc64] @@ -3517,6 +3648,11 @@ packages: cpu: [ppc64] os: [linux] + '@rollup/rollup-linux-powerpc64le-gnu@4.24.0': + resolution: {integrity: sha512-2XFFPJ2XMEiF5Zi2EBf4h73oR1V/lycirxZxHZNc93SqDN/IWhYYSYj8I9381ikUFXZrz2v7r2tOVk2NBwxrWw==} + cpu: [ppc64] + os: [linux] + '@rollup/rollup-linux-riscv64-gnu@4.20.0': resolution: {integrity: sha512-qmuxFpfmi/2SUkAw95TtNq/w/I7Gpjurx609OOOV7U4vhvUhBcftcmXwl3rqAek+ADBwSjIC4IVNLiszoj3dPA==} cpu: [riscv64] @@ -3527,6 +3663,11 @@ packages: cpu: [riscv64] os: [linux] + '@rollup/rollup-linux-riscv64-gnu@4.24.0': + resolution: {integrity: sha512-M3Dg4hlwuntUCdzU7KjYqbbd+BLq3JMAOhCKdBE3TcMGMZbKkDdJ5ivNdehOssMCIokNHFOsv7DO4rlEOfyKpg==} + cpu: [riscv64] + os: [linux] + '@rollup/rollup-linux-s390x-gnu@4.20.0': resolution: {integrity: sha512-I0BtGXddHSHjV1mqTNkgUZLnS3WtsqebAXv11D5BZE/gfw5KoyXSAXVqyJximQXNvNzUo4GKlCK/dIwXlz+jlg==} cpu: [s390x] @@ -3537,6 +3678,11 @@ packages: cpu: [s390x] os: [linux] + '@rollup/rollup-linux-s390x-gnu@4.24.0': + resolution: {integrity: sha512-mjBaoo4ocxJppTorZVKWFpy1bfFj9FeCMJqzlMQGjpNPY9JwQi7OuS1axzNIk0nMX6jSgy6ZURDZ2w0QW6D56g==} + cpu: [s390x] + os: [linux] + '@rollup/rollup-linux-x64-gnu@4.20.0': resolution: {integrity: sha512-y+eoL2I3iphUg9tN9GB6ku1FA8kOfmF4oUEWhztDJ4KXJy1agk/9+pejOuZkNFhRwHAOxMsBPLbXPd6mJiCwew==} cpu: [x64] @@ -3547,6 +3693,11 @@ packages: cpu: [x64] os: [linux] + '@rollup/rollup-linux-x64-gnu@4.24.0': + resolution: {integrity: sha512-ZXFk7M72R0YYFN5q13niV0B7G8/5dcQ9JDp8keJSfr3GoZeXEoMHP/HlvqROA3OMbMdfr19IjCeNAnPUG93b6A==} + cpu: [x64] + os: [linux] + '@rollup/rollup-linux-x64-musl@4.20.0': resolution: {integrity: sha512-hM3nhW40kBNYUkZb/r9k2FKK+/MnKglX7UYd4ZUy5DJs8/sMsIbqWK2piZtVGE3kcXVNj3B2IrUYROJMMCikNg==} cpu: [x64] @@ -3557,6 +3708,11 @@ packages: cpu: [x64] os: [linux] + '@rollup/rollup-linux-x64-musl@4.24.0': + resolution: {integrity: sha512-w1i+L7kAXZNdYl+vFvzSZy8Y1arS7vMgIy8wusXJzRrPyof5LAb02KGr1PD2EkRcl73kHulIID0M501lN+vobQ==} + cpu: [x64] + os: [linux] + '@rollup/rollup-win32-arm64-msvc@4.20.0': resolution: {integrity: sha512-psegMvP+Ik/Bg7QRJbv8w8PAytPA7Uo8fpFjXyCRHWm6Nt42L+JtoqH8eDQ5hRP7/XW2UiIriy1Z46jf0Oa1kA==} cpu: [arm64] @@ -3567,6 +3723,11 @@ packages: cpu: [arm64] os: [win32] + '@rollup/rollup-win32-arm64-msvc@4.24.0': + resolution: {integrity: sha512-VXBrnPWgBpVDCVY6XF3LEW0pOU51KbaHhccHw6AS6vBWIC60eqsH19DAeeObl+g8nKAz04QFdl/Cefta0xQtUQ==} + cpu: [arm64] + os: [win32] + '@rollup/rollup-win32-ia32-msvc@4.20.0': resolution: {integrity: sha512-GabekH3w4lgAJpVxkk7hUzUf2hICSQO0a/BLFA11/RMxQT92MabKAqyubzDZmMOC/hcJNlc+rrypzNzYl4Dx7A==} cpu: [ia32] @@ -3577,6 +3738,11 @@ packages: cpu: [ia32] os: [win32] + '@rollup/rollup-win32-ia32-msvc@4.24.0': + resolution: {integrity: sha512-xrNcGDU0OxVcPTH/8n/ShH4UevZxKIO6HJFK0e15XItZP2UcaiLFd5kiX7hJnqCbSztUF8Qot+JWBC/QXRPYWQ==} + cpu: [ia32] + os: [win32] + '@rollup/rollup-win32-x64-msvc@4.20.0': resolution: {integrity: sha512-aJ1EJSuTdGnM6qbVC4B5DSmozPTqIag9fSzXRNNo+humQLG89XpPgdt16Ia56ORD7s+H8Pmyx44uczDQ0yDzpg==} cpu: [x64] @@ -3587,6 +3753,11 @@ packages: cpu: [x64] os: [win32] + '@rollup/rollup-win32-x64-msvc@4.24.0': + resolution: {integrity: sha512-fbMkAF7fufku0N2dE5TBXcNlg0pt0cJue4xBRE2Qc5Vqikxr4VCgKj/ht6SMdFcOacVA9rqF70APJ8RN/4vMJw==} + cpu: [x64] + os: [win32] + '@rspack/binding-darwin-arm64@0.7.5': resolution: {integrity: sha512-mNBIm36s1BA7v4SL/r4f3IXIsjyH5CZX4eXMRPE52lBc3ClVuUB7d/8zk8dkyjJCMAj8PsZSnAJ3cfXnn7TN4g==} cpu: [arm64] @@ -3781,6 +3952,21 @@ packages: '@shikijs/core@1.14.1': resolution: {integrity: sha512-KyHIIpKNaT20FtFPFjCQB5WVSTpLR/n+jQXhWHWVUMm9MaOaG9BGOG0MSyt7yA4+Lm+4c9rTc03tt3nYzeYSfw==} + '@shikijs/core@1.22.0': + resolution: {integrity: sha512-S8sMe4q71TJAW+qG93s5VaiihujRK6rqDFqBnxqvga/3LvqHEnxqBIOPkt//IdXVtHkQWKu4nOQNk0uBGicU7Q==} + + '@shikijs/engine-javascript@1.22.0': + resolution: {integrity: sha512-AeEtF4Gcck2dwBqCFUKYfsCq0s+eEbCEbkUuFou53NZ0sTGnJnJ/05KHQFZxpii5HMXbocV9URYVowOP2wH5kw==} + + '@shikijs/engine-oniguruma@1.22.0': + resolution: {integrity: sha512-5iBVjhu/DYs1HB0BKsRRFipRrD7rqjxlWTj4F2Pf+nQSPqc3kcyqFFeZXnBMzDf0HdqaFVvhDRAGiYNvyLP+Mw==} + + '@shikijs/types@1.22.0': + resolution: {integrity: sha512-Fw/Nr7FGFhlQqHfxzZY8Cwtwk5E9nKDUgeLjZgt3UuhcM3yJR9xj3ZGNravZZok8XmEZMiYkSMTPlPkULB8nww==} + + '@shikijs/vscode-textmate@9.3.0': + resolution: {integrity: sha512-jn7/7ky30idSkd/O5yDBfAnVt+JJpepofP/POZ1iMOxK59cOfqIgg/Dj0eFsjOTMw+4ycJN0uhZH/Eb0bs/EUA==} + '@sigstore/bundle@2.3.2': resolution: {integrity: sha512-wueKWDk70QixNLB363yHc2D2ItTgYiMTdPwK8D9dKQMR3ZQ0c35IxP5xnwQ8cNLoCgCRcHf14kE+CLIvNX1zmA==} engines: {node: ^16.14.0 || >=18.0.0} @@ -4134,6 +4320,9 @@ packages: '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} + '@types/estree@1.0.6': + resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} + '@types/express-serve-static-core@4.17.37': resolution: {integrity: sha512-ZohaCYTgGFcOP7u6aJOhY9uIZQgZ2vxC2yWoArY+FeDXlqeH66ZVBjgvg+RLVAS/DWNq4Ap9ZXu1+SUQiiWYMg==} @@ -4471,37 +4660,41 @@ packages: engines: {node: '>=16'} hasBin: true - '@visulima/boxen@1.0.13': - resolution: {integrity: sha512-J3zArIzgrG1BqVxAbJ416SyLwjk+o/fY3caqquL5BlDUQyiZvLHmjbN9bh1PFpvUIHTrrN6eJYeCh7p1+XFtVw==} + '@visulima/boxen@1.0.20': + resolution: {integrity: sha512-xVPoi93MZlFulhUVXaqxv0tIOGbtEuGMOY+5mjL3ptukIfb4ZcQiuuQ/2mLwxJ+XsCw1H7dT3GiyLGWBLQuiMg==} engines: {node: '>=18.* <=22.*'} os: [darwin, linux, win32] - '@visulima/cerebro@1.1.15': - resolution: {integrity: sha512-XP7ucEfOMhK1UBJ12sloj6znHhw+Ky5diEifos1Ik/YeiadhRqt6MbkLfzaCOIMPkXshIRePC5zSKDwQxvPvQA==} + '@visulima/cerebro@1.1.23': + resolution: {integrity: sha512-75r+R5yCHC/wbKYSDXfXFYrblPwQbEGeciw2jBugS4AW6xm22tcjlomeWbeX6mNuUIkndQmkfEeg0KEoNUfokg==} engines: {node: '>=18.* <=22.*'} os: [darwin, linux, win32] - '@visulima/colorize@1.4.5': - resolution: {integrity: sha512-KQf4jGGjsXf/IrsmpU/ae4BueduWQ9c8c9Qt6TVMfVeoOYwukCzu6R/ooDjAJxRDdtcDRLrq/G7UFF8AAQzgdA==} + '@visulima/colorize@1.4.11': + resolution: {integrity: sha512-R+xI1UVnj97FZbpTnRksz7EgYPovRgjtK6RY0pj1qE87NMy7mfGRpgkSY1w7FARfT9VDlBcCdytUI1EcQ5I2yQ==} engines: {node: '>=18.* <=22.*'} os: [darwin, linux, win32] - '@visulima/error@4.4.0': - resolution: {integrity: sha512-T9Vrg958ORMTpaFib1+O4gtJgPrnBDE5bQ2ucGNjfJYFA59JutDbYMJfKnnM2Up0sMiQ4XAoiijI5/w1dtXnTg==} + '@visulima/error@4.4.6': + resolution: {integrity: sha512-3q1Oe6IT48IHogrZqj06U2gDwhvvOtVpH145Soe117+6jKeVlhxrGPyS0rjqkDcZkgkt9r9EZKPNHpfiurKJVA==} engines: {node: '>=18.* <=22.*'} os: [darwin, linux, win32] - '@visulima/find-cache-dir@1.0.6': - resolution: {integrity: sha512-6uvdoK72cf6C976LBuw1Yy56pbFeGt9RvDKUSULM6b1uKkFmKmubYyWS2BNHlH3oAq+zsKGmYYm7EfRem3NmSA==} + '@visulima/find-cache-dir@1.0.13': + resolution: {integrity: sha512-NcLyqp7V8HaQQLr4IkAJ54DFwwgvg0klnb7wNTr13ySPT8N9YB+bQU3LwWDdj69yA/k4icxkVs+0LaSfgEAaBg==} + engines: {node: '>=18.* <=22.*'} + + '@visulima/find-cache-dir@1.0.14': + resolution: {integrity: sha512-HJHYuKR57SpyVVp7SH7qHx/hg2udVyQOfWGP0nrHG0axV7suK7bwbwT/lOdInO8jASJDpL2GJquOktMl7mYlPw==} engines: {node: '>=18.* <=22.*'} - '@visulima/fmt@1.1.6': - resolution: {integrity: sha512-j5qoGoBsXVgPQlyX66Ycyk1VVReGgrFuGni9SNMvX/NNeO5Sz66vcUB8KxH/etD2cw7fRtQGqvks4jMBHiolRA==} + '@visulima/fmt@1.1.11': + resolution: {integrity: sha512-RjXv/xZ8K5cEDnTRTFc+sPn+1X1Zm7RYunBQd3fqxIBD3fRGw1wGbxk65z1/Bbm/QhVU+Ov3E505jcv6Qw4r+A==} engines: {node: '>=18.* <=22.*'} os: [darwin, linux, win32] - '@visulima/fs@2.1.13': - resolution: {integrity: sha512-pUSDKA5ZIsCElRjl7squ1zdYYzIw4gVCtKTEklIoDIb36eWM1PnviWR8DGlQf68edfROcx5bkjqH0K4Ya84kvg==} + '@visulima/fs@2.2.1': + resolution: {integrity: sha512-lj96xDjPprUaf8QIsFtMYiDqcu22GMGM43opZi/QVc7hHs78nbIzdUdibaWcs0080PrHFoh5pYskouARKsmI1g==} engines: {node: '>=18.* <=22.*'} os: [darwin, linux, win32] peerDependencies: @@ -4510,32 +4703,46 @@ packages: yaml: optional: true - '@visulima/humanizer@1.0.7': - resolution: {integrity: sha512-xg1Q3qhmZKzyFjcDjw4yjk9/SQK1OnN6jQ7z9cLbwsbMuZRN93GhQFc8T4/k5te0sNaOp+rWJwpF8NYEm7nNMw==} + '@visulima/fs@2.2.2': + resolution: {integrity: sha512-AlJGc2M1jsGSnsO5oO8AJUW/gndpJBQup1ZJ4Kac8yOzUB9sm/Ch0izkFypx5HNVEzCxQ+xZw4CWdxNnkzkQcA==} + engines: {node: '>=18.* <=22.*'} + os: [darwin, linux, win32] + peerDependencies: + yaml: ^2.4.0 + peerDependenciesMeta: + yaml: + optional: true + + '@visulima/humanizer@1.0.13': + resolution: {integrity: sha512-mxU8jD0e5m6+XPP/ToSIVgs0oPO7cpjiN2bcoWa5kNP30rhqcQuA+t8rM3uLwm6fRwpmClwRwqyIfdnfVn6/KA==} engines: {node: '>=18.* <=22.*'} - '@visulima/inspector@1.0.5': - resolution: {integrity: sha512-BUmObKWfGYnUKCtMwFQHzrC40tAKpoUraZOX6wVXH/7KJe+dYy5lW2GhCNSGLPbp8qVoqFSYvzNomvz/F9UBqw==} + '@visulima/inspector@1.0.11': + resolution: {integrity: sha512-WFQ7Lci0sY8GkUXSVABcda2MMmwWeriozRmldsGtB3aDXUgRyaQBliZvlurIQ4OurSl/rYe8YIMOf4OBH4NH0w==} engines: {node: '>=18.* <=22.*'} - '@visulima/is-ansi-color-supported@2.2.3': - resolution: {integrity: sha512-3kcCjJpmhtm1AyATiPTGNm2eHiv26V+WM2I/nSwtWsChmSxBMij2wzfz4MhlfY2wZ9D6XYqgPwqP/hreiBjAqg==} + '@visulima/is-ansi-color-supported@2.2.8': + resolution: {integrity: sha512-onPZ3tqUiv5LGLTrEFt+9Uudy84qUXi1n4yGBiE66xhBl4O0zr+Ypi0fB2lreQcsNkZ0jyQafjERhir4xGQdYg==} engines: {node: '>=18.* <=22.*'} os: [darwin, linux, win32] - '@visulima/package@3.0.7': - resolution: {integrity: sha512-tw7ppXwkZGKd6lpbu9cBxVf49V7Ex+3eFlfAuKdCeFWR85NvaPjEG4W9KOEngtp2z44LSEb6ps9lbEt9GyHlmQ==} + '@visulima/package@3.1.3': + resolution: {integrity: sha512-4a7TKSyRgFTQk5o3SL9J+3cg1qiH0E5y65Fy5v3vgt/cPv77/hAH9HLAT77cm2+a34WHvWVQUCFtZwLZcziEbQ==} engines: {node: '>=18.* <=22.*'} os: [darwin, linux, win32] - '@visulima/packem@1.0.0-alpha.81': - resolution: {integrity: sha512-u9teWnQnzjaCMdUnNfILyUmq3j+G0Us2xr1CTCG8tAcg8kpgNNcsfc6kIQqQNzoiRcOez9sf5As3y7WZboEs8A==} + '@visulima/package@3.1.4': + resolution: {integrity: sha512-NwJaSZ0jfKc0Afdc/OD+nOH51CuEB//J/8eKgzeRxPiXmeZnlWL2TUtCCLL7p1u6TD3tgHRMbqo1K2fd2k6fdg==} + engines: {node: '>=18.* <=22.*'} + os: [darwin, linux, win32] + + '@visulima/packem@1.0.8': + resolution: {integrity: sha512-CbE9XxgC7ia1fzyc8oN2RBYWmLPZRPYONa4+/6CYdOrCKQstCAbE97qTHvbdWbom4r5XE7NdNxragXz0m9IDYw==} engines: {node: '>=18.* <=22.*'} hasBin: true peerDependencies: '@swc/core': ^1.5.7 esbuild: ^0.20.2 || ^0.21.3 - jiti: ^1.21.0 oxc-transform: ^0.20.0 sucrase: ^3.35.0 typescript: ^4.5 || ^5.0 @@ -4551,12 +4758,12 @@ packages: typescript: optional: true - '@visulima/pail@2.1.4': - resolution: {integrity: sha512-me7//V5gE2fqhTXCA0wpquwBtrnD3+ruj3g2Bp4NKvrCU0Q75S3+EtYJaszCH3Q1mBiaEXKSHKeecAUQfIB9LA==} + '@visulima/pail@2.1.10': + resolution: {integrity: sha512-L/MaiHkYfuvv3HU6fz7EgwY3YVUfMQZbniBCD3cX0VZpHdFu0xMIhYh2bPoun4r1VtySIMsoj9qJIXnApeVXhA==} engines: {node: '>=18.* <=22.*'} os: [darwin, linux, win32] peerDependencies: - '@visulima/redact': 1.0.3 + '@visulima/redact': 1.0.9 rotating-file-stream: ^3.1.1 peerDependenciesMeta: '@visulima/redact': @@ -4564,13 +4771,18 @@ packages: rotating-file-stream: optional: true - '@visulima/path@1.0.4': - resolution: {integrity: sha512-UlWAihCWrEUFIkqdiEvnR4XhXJZQlF/BXnjvhz9oH188AMRQ2nTNOq4Lo7Ex6BaKsMtTe7o7zugA7W79F/g7WA==} + '@visulima/path@1.1.0': + resolution: {integrity: sha512-Mgdjzl3i6fI1w7t1lMrqE3w4RXZideJSTsfAQKQFOC5dG66Xd/QFq1g7L5FiYBKXzZNkR0x3JIKl1W36cc8vDg==} + engines: {node: '>=18.* <=22.*'} + os: [darwin, linux, win32] + + '@visulima/path@1.1.1': + resolution: {integrity: sha512-QWw3HAr7M8gVjSx7K/ACn9C+0qx8+UxxGQP1cq2Ae5Mf1jaxghhpvpZikGV0RBY9bu4BMoyF3MdSev5uu2y1Vg==} engines: {node: '>=18.* <=22.*'} os: [darwin, linux, win32] - '@visulima/tsconfig@1.0.8': - resolution: {integrity: sha512-gX6ZVWjVPTjemFZQh3EzfrQU+EHax54qpDJcEhEcE9kFD+Ug68cuwplpFXLdR3tNvhTTmfZ6Z+NCHG1Mmxpixg==} + '@visulima/tsconfig@1.0.15': + resolution: {integrity: sha512-91xQzYLQtUfsw/1Ak6ZBtNDsP90dqdvqnL0JnyKkFryvA+kzjidTG3s1XizMyK0gza8HmokLcYVomwJF4SC5vQ==} engines: {node: '>=18.* <=22.*'} '@vitejs/plugin-basic-ssl@1.1.0': @@ -5373,14 +5585,18 @@ packages: resolution: {integrity: sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw==} engines: {node: '>=14.16'} + camelcase@8.0.0: + resolution: {integrity: sha512-8WB3Jcas3swSvjIeA2yvCJ+Miyz5l1ZmB6HFb9R1317dt9LCQoswg/BGrmAmkWVEszSrrg4RwmO46qIm2OEnSA==} + engines: {node: '>=16'} + caniuse-api@3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} caniuse-lite@1.0.30001643: resolution: {integrity: sha512-ERgWGNleEilSrHM6iUz/zJNSQTP8Mr21wDWpdgvRwcTXGAq6jMtOUPP4dqFPTdKqZ2wKTdtB+uucZ3MRpAUSmg==} - caniuse-lite@1.0.30001651: - resolution: {integrity: sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg==} + caniuse-lite@1.0.30001668: + resolution: {integrity: sha512-nWLrdxqCdblixUO+27JtGJJE/txpJlyUy5YN1u53wLZkP0emYCo5zgS6QYft7VUYR42LGgi/S5hdLZTrnyIddw==} ccount@1.1.0: resolution: {integrity: sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==} @@ -5652,8 +5868,8 @@ packages: commenting@1.1.0: resolution: {integrity: sha512-YeNK4tavZwtH7jEgK1ZINXzLKm6DZdEMfsaaieOsCAN0S8vsY7UeuO3Q7d/M018EFgE+IeUAuBOKkFccBZsUZA==} - commitizen@4.3.0: - resolution: {integrity: sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==} + commitizen@4.3.1: + resolution: {integrity: sha512-gwAPAVTy/j5YcOOebcCRIijn+mSjWJC+IYKivTu6aG8Ei/scoXgfsMRnuAk6b0GRste2J4NGxVdMN3ZpfNaVaw==} engines: {node: '>= 12'} hasBin: true @@ -6197,10 +6413,6 @@ packages: detect-node@2.1.0: resolution: {integrity: sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==} - detect-package-manager@3.0.2: - resolution: {integrity: sha512-8JFjJHutStYrfWwzfretQoyNGoZVW1Fsrp4JO9spa7h/fBfwgTMEIy4/LBzRDGsxwVPHU0q+T9YvwLDJoOApLQ==} - engines: {node: '>=12'} - deterministic-object-hash@2.0.2: resolution: {integrity: sha512-KxektNH63SrbfUyDiwXqRb1rLwKt33AmMv+5Nhsw1kqZ13SJBRTgZHtGbE+hH3a1mVW1cz+4pqSWVPAtLVXTzQ==} engines: {node: '>=18'} @@ -6831,9 +7043,10 @@ packages: resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@8.57.1: - resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==} + eslint@8.57.0: + resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true eslint@9.7.0: @@ -7026,16 +7239,24 @@ packages: resolution: {integrity: sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==} engines: {node: '>=0.8.0'} - fdir@6.1.1: - resolution: {integrity: sha512-QfKBVg453Dyn3mr0Q0O+Tkr1r79lOTAKSi9f/Ot4+qVEwxWhav2Z+SudrG9vQjM2aYRMQQZ2/Q1zdA8ACM1pDg==} + fdir@6.2.0: + resolution: {integrity: sha512-9XaWcDl0riOX5j2kYfy0kKdg7skw3IY6kA4LFT8Tk2yF9UdrADUy8D6AJuBLtf7ISm/MksumwAHE3WVbMRyCLw==} peerDependencies: - picomatch: 3.x + picomatch: ^3 || ^4 peerDependenciesMeta: picomatch: optional: true - fdir@6.2.0: - resolution: {integrity: sha512-9XaWcDl0riOX5j2kYfy0kKdg7skw3IY6kA4LFT8Tk2yF9UdrADUy8D6AJuBLtf7ISm/MksumwAHE3WVbMRyCLw==} + fdir@6.3.0: + resolution: {integrity: sha512-QOnuT+BOtivR77wYvCWHfGt9s4Pz1VIMbD463vegT5MLqNXy8rYFT/lPVEqf/bhYeT6qmqrNHhsX+rWwe3rOCQ==} + peerDependencies: + picomatch: ^3 || ^4 + peerDependenciesMeta: + picomatch: + optional: true + + fdir@6.4.0: + resolution: {integrity: sha512-3oB133prH1o4j/L5lLW7uOCF1PlD+/It2L0eL/iAqWMB91RBbqTewABqxhj0ibBd90EEmWZq7ntIWzVaWcXTGQ==} peerDependencies: picomatch: ^3 || ^4 peerDependenciesMeta: @@ -7599,6 +7820,9 @@ packages: hast-util-to-html@9.0.1: resolution: {integrity: sha512-hZOofyZANbyWo+9RP75xIDV/gq+OUKx+T46IlwERnKmfpwp81XBFbT9mi26ws+SJchA4RVUQwIBJpqEOBhMzEQ==} + hast-util-to-html@9.0.3: + resolution: {integrity: sha512-M17uBDzMJ9RPCqLMO92gNNUDuBSq10a25SDBI08iCCxmorf4Yy6sYHK57n9WAbRAAaU+DuR4W6GN9K4DFZesYg==} + hast-util-to-nlcst@2.2.0: resolution: {integrity: sha512-BFBvuoEo9yCHklUSCz6+JG/FAkr+qCVaW1bE0/Y8+SBhuaz7s+suHDpkyQxH7FF2kqctYRhquLRCcmn+PS0IUQ==} @@ -7787,8 +8011,8 @@ packages: humannames@1.0.5: resolution: {integrity: sha512-FArOOhsfu1Rzc6wj8TZWTEpO/+TQOqhU0YNx+IyRaScE7HVanOwn8knN1OjjUngJOLaRqFSLjX0EzvMiNnT7zw==} - husky@9.1.5: - resolution: {integrity: sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==} + husky@9.1.6: + resolution: {integrity: sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==} engines: {node: '>=18'} hasBin: true @@ -8390,10 +8614,6 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} - jiti@1.20.0: - resolution: {integrity: sha512-3TV69ZbrvV6U5DfQimop50jE9Dl6J8O1ja1dvBbMba/sZ3YBEQqJ2VZRoQPVnhlzjNtU1vaXRZVrVjU4qtm8yA==} - hasBin: true - jiti@1.21.6: resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==} hasBin: true @@ -8402,6 +8622,10 @@ packages: resolution: {integrity: sha512-c+PHQZakiQuMKbnhvrjZUvrK6E/AfmTOf4P+E3Y4FNVHcNMX9e/XrnbEvO+m4wS6ZjsvhHh/POQTlfy8uXFc0A==} hasBin: true + jiti@2.3.1: + resolution: {integrity: sha512-xPZ6pPzUifI8XDBBxIL4OB1w1ZKmBpmNEeKwNt2d0Spn8XisAIZhWrlOHq5seBrFGTxVx9PbrWvEMyrk4IO5bA==} + hasBin: true + jju@1.4.0: resolution: {integrity: sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==} @@ -8590,8 +8814,11 @@ packages: resolution: {integrity: sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - lint-staged@15.2.9: - resolution: {integrity: sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==} + linkify-it@5.0.0: + resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} + + lint-staged@15.2.10: + resolution: {integrity: sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==} engines: {node: '>=18.12.0'} hasBin: true @@ -8807,6 +9034,9 @@ packages: resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==} engines: {node: '>=12'} + lunr@2.3.9: + resolution: {integrity: sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==} + magic-string-ast@0.6.2: resolution: {integrity: sha512-oN3Bcd7ZVt+0VGEs7402qR/tjgjbM7kPlH/z7ufJnzTLVBzXJITRHOJiwMmmYMgZfdoWQsfQcY+iKlxiBppnMA==} engines: {node: '>=16.14.0'} @@ -8864,6 +9094,10 @@ packages: map-stream@0.1.0: resolution: {integrity: sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g==} + markdown-it@14.1.0: + resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==} + hasBin: true + markdown-table@2.0.0: resolution: {integrity: sha512-Ezda85ToJUBhM6WGaG6veasyym+Tbs3cMAw/ZhOPqXiYsr0jgocBV3j3nx+4lk47plLlIqjwuTm/ywVI+zjJ/A==} @@ -9037,6 +9271,9 @@ packages: mdn-data@2.0.30: resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==} + mdurl@2.0.0: + resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==} + media-typer@0.3.0: resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==} engines: {node: '>= 0.6'} @@ -9334,6 +9571,10 @@ packages: resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==} engines: {node: '>=8.6'} + micromatch@4.0.8: + resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} + engines: {node: '>=8.6'} + mime-db@1.52.0: resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} engines: {node: '>= 0.6'} @@ -9723,6 +9964,10 @@ packages: resolution: {integrity: sha512-V6gygoYb/5EmNI+MEGrWkC+e6+Rr7mTmfHrxDbLzxQogBkgzo76rkok0Am6thgSF7Mv2nLOajAJj5vDJZEFn7g==} engines: {node: ^16.14.0 || >=18.0.0} + normalize-package-data@7.0.0: + resolution: {integrity: sha512-k6U0gKRIuNCTkwHGZqblCfLfBRh+w1vI6tBo+IeJwq2M8FUiOqhX7GH+GArQGScA7azd1WfyRCvxoXDO3hQDIA==} + engines: {node: ^18.17.0 || >=20.5.0} + normalize-path@3.0.0: resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} engines: {node: '>=0.10.0'} @@ -9992,6 +10237,9 @@ packages: resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==} engines: {node: '>=18'} + oniguruma-to-js@0.4.3: + resolution: {integrity: sha512-X0jWUcAlxORhOqqBREgPMgnshB7ZGYszBNspP+tS9hPD3l13CdaXcHbgImoHUHlrvGx/7AvFEkTRhAGYh+jzjQ==} + open@10.1.0: resolution: {integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==} engines: {node: '>=18'} @@ -10031,6 +10279,9 @@ packages: resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==} engines: {node: '>=0.10.0'} + oxc-parser@0.30.5: + resolution: {integrity: sha512-ilcJ7SJrept5Yqr6y+MTGCVlXCQ8woxr2h+TWaHP/7yE6GnYXNP0+1oVIwr2rCoH0E9mSMyLJCfyiWwMcohp/g==} + p-cancelable@3.0.0: resolution: {integrity: sha512-mlVgR3PGuzlo0MmTdk4cXqXWlwQDLnONTAg6sm62XkMJEiRxN3GL3SffkYvqwonbkJBcrI7Uvv5Zh9yjvn2iUw==} engines: {node: '>=12.20'} @@ -10154,6 +10405,12 @@ packages: resolution: {integrity: sha512-cbH9IAIJHNj9uXi196JVsRlt7cHKak6u/e6AkL/bkRelZ7rlL3X1YKxsZwa36xipOEKAsdtmaG6aAJoM1fx2zA==} engines: {node: '>=14.16'} + package-manager-detector@0.1.2: + resolution: {integrity: sha512-iePyefLTOm2gEzbaZKSW+eBMjg+UYsQvUKxmvGXAQ987K16efBg10MxIjZs08iyX+DY2/owKY9DIdu193kX33w==} + + package-manager-detector@0.2.2: + resolution: {integrity: sha512-VgXbyrSNsml4eHWIvxxG/nTL4wgybMTXCV2Un/+yEc3aDKKU6nQBZjbeP3Pl3qm9Qg92X/1ng4ffvCeD/zwHgg==} + package-name-regex@2.0.6: resolution: {integrity: sha512-gFL35q7kbE/zBaPA3UKhp2vSzcPYx2ecbYuwv1ucE9Il6IIgBDweBlH8D68UFGZic2MkllKa2KHCfC1IQBQUYA==} engines: {node: '>=12'} @@ -10358,6 +10615,9 @@ packages: picocolors@1.0.1: resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} + picocolors@1.1.0: + resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==} + picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} @@ -10406,8 +10666,8 @@ packages: resolution: {integrity: sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==} engines: {node: '>=14.16'} - pkg-pr-new@0.0.20: - resolution: {integrity: sha512-nzTm/c1R5pXKwHW0mkN2FnkHrqW3D29LGAcAYkK28G9n/c8aJEIrb7TAieNV1HPrO9XEj0Z7IHAsKpcsSxO+Pw==} + pkg-pr-new@0.0.29: + resolution: {integrity: sha512-u7pN2RoycdAeTXcfJ0n+1C2+bZFZ+Jo95FFmhf0GKRQp7WCjnutBAC7906UsmJqb4KrReFbqRnPZ+MldvfDBMQ==} hasBin: true pkg-types@1.1.3: @@ -10645,6 +10905,10 @@ packages: resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} engines: {node: ^10 || ^12 || >=14} + postcss@8.4.47: + resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==} + engines: {node: ^10 || ^12 || >=14} + preferred-pm@4.0.0: resolution: {integrity: sha512-gYBeFTZLu055D8Vv3cSPox/0iTPtkzxpLroSYYA7WXgRi31WCJ51Uyl8ZiPeUUjyvs2MBzK+S8v9JVUgHU/Sqw==} engines: {node: '>=18.12'} @@ -10730,8 +10994,8 @@ packages: prr@1.0.1: resolution: {integrity: sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==} - publint@0.2.10: - resolution: {integrity: sha512-5TzYaAFiGpgkYX/k6VaItRMT2uHI4zO5OWJ2k7Er0Ot3jutBCNTJB1qRHuy1lYq07JhRczzFs6HFPB4D+A47xA==} + publint@0.2.11: + resolution: {integrity: sha512-/kxbd+sD/uEG515N/ZYpC6gYs8h89cQ4UIsAq1y6VT4qlNh8xmiSwcP2xU2MbzXFl8J0l2IdONKFweLfYoqhcA==} engines: {node: '>=16'} hasBin: true @@ -10741,6 +11005,10 @@ packages: pump@1.0.3: resolution: {integrity: sha512-8k0JupWme55+9tCVE+FS5ULT3K6AbgqrGa58lTT49RpyfwwcGedHqaC5LlQNdEAumn/wFsu6aPwkuPMioy8kqw==} + punycode.js@2.3.1: + resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==} + engines: {node: '>=6'} + punycode@2.3.0: resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==} engines: {node: '>=6'} @@ -10954,6 +11222,9 @@ packages: regex-parser@2.3.0: resolution: {integrity: sha512-TVILVSz2jY5D47F4mA4MppkBrafEaiUWJO/TcZHEIuI13AqoZMkK1WMA4Om1YkYbTx+9Ki1/tSUXbceyr9saRg==} + regex@4.3.3: + resolution: {integrity: sha512-r/AadFO7owAq1QJVeZ/nq9jNS1vyZt+6t1p/E59B56Rn2GCya+gr1KSyOzNL/er+r+B7phv5jG2xU2Nz1YkmJg==} + regexp-ast-analysis@0.7.1: resolution: {integrity: sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} @@ -11210,8 +11481,8 @@ packages: rollup: ^3.29.4 || ^4 typescript: ^4.5 || ^5.0 - rollup-plugin-license@3.5.2: - resolution: {integrity: sha512-NNeXBcE6RyQdZdSC8Vxe8Cheax2aUa/K0Ok6JDZwr9isjkSDer4aMg0sovas1Ua76ojLZX1BrNQ6ZFspztKkZQ==} + rollup-plugin-license@3.5.3: + resolution: {integrity: sha512-r3wImZSo2d6sEk9BRJtlzeI/upjyjnpthy06Fdl0EzqRrlg3ULb9KQR7xHJI0zuayW/8bchEXSF5dO6dha4OyA==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 @@ -11241,6 +11512,11 @@ packages: engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true + rollup@4.24.0: + resolution: {integrity: sha512-DOmrlGSXNk1DM0ljiQA+i+o0rSLhtii1je5wgk60j49d1jHT5YYttBv1iWOnYSTG+fZZESUOSNiAl89SIet+Cg==} + engines: {node: '>=18.0.0', npm: '>=8.0.0'} + hasBin: true + run-applescript@5.0.0: resolution: {integrity: sha512-XcT5rBksx1QdIhlFOCtgZkB99ZEouFZ1E2Kc2LHqNW13U3/74YGdkQRmThTwxy4QIyookibDKYZOPqX//6BlAg==} engines: {node: '>=12'} @@ -11290,8 +11566,8 @@ packages: safe-regex@2.1.1: resolution: {integrity: sha512-rx+x8AMzKb5Q5lQ95Zoi6ZbJqwCLkqi3XuJXp5P3rT8OEc6sZCJG5AE5dU3lsgRr/F4Bs31jSlVN+j5KrsGu9A==} - safe-stable-stringify@2.4.3: - resolution: {integrity: sha512-e2bDA2WJT0wxseVd4lsDP4+3ONX6HpMXQa1ZhFQ7SU+GjvORCmShbCMltrtIDfkYhVHrOcPtj+KhmDBdPdZD1g==} + safe-stable-stringify@2.5.0: + resolution: {integrity: sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==} engines: {node: '>=10'} safer-buffer@2.1.2: @@ -11484,6 +11760,9 @@ packages: shiki@1.14.1: resolution: {integrity: sha512-FujAN40NEejeXdzPt+3sZ3F2dx1U24BY2XTY01+MG8mbxCiA2XukXdcbyMyLAHJ/1AUUnQd1tZlvIjefWWEJeA==} + shiki@1.22.0: + resolution: {integrity: sha512-/t5LlhNs+UOKQCYBtl5ZsH/Vclz73GIqT2yQsCBygr8L/ppTdmpL4w3kPLoZJbMKVWtoG77Ue1feOjZfDxvMkw==} + side-channel@1.0.4: resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} @@ -11582,8 +11861,8 @@ packages: sort-object-keys@1.1.3: resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==} - sort-package-json@2.10.0: - resolution: {integrity: sha512-MYecfvObMwJjjJskhxYfuOADkXp1ZMMnCFC8yhp+9HDsk7HhR336hd7eiBs96lTXfiqmUNI+WQCeCMRBhl251g==} + sort-package-json@2.10.1: + resolution: {integrity: sha512-d76wfhgUuGypKqY72Unm5LFnMpACbdxXsLPcL27pOsSrmVqH3PztFp1uq+Z22suk15h7vXmTesuh2aEjdCqb5w==} hasBin: true source-map-js@1.0.2: @@ -11594,6 +11873,10 @@ packages: resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} engines: {node: '>=0.10.0'} + source-map-js@1.2.1: + resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} + engines: {node: '>=0.10.0'} + source-map-loader@5.0.0: resolution: {integrity: sha512-k2Dur7CbSLcAH73sBcIkV5xjPV4SzqO1NJ7+XaQl8if3VODDUj3FNchNGpqgJSKbvUfJuhVdv8K2Eu8/TNl2eA==} engines: {node: '>= 18.12.0'} @@ -12039,8 +12322,8 @@ packages: resolution: {integrity: sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==} engines: {node: '>=18'} - taze@0.16.6: - resolution: {integrity: sha512-KBqEUSsRH1i3DykVutcoV3TtXVQSuZRhKnqGsI2Sz0hjYySNCFPlViQJ+rGNn5OE+jiYKoKTzq4rIR/1tzQ1Hg==} + taze@0.16.9: + resolution: {integrity: sha512-5dROtuXIaP3HOHy7f2jTvnfHbHO8ubCoqfv1At3UOo7QB63y8oLNwpuj7w/4IdVY+lkzQSDV6f5L5Bhl3kq9QQ==} hasBin: true temp-dir@3.0.0: @@ -12219,8 +12502,15 @@ packages: tinybench@2.8.0: resolution: {integrity: sha512-1/eK7zUnIklz4JUUlL+658n58XO2hHLQfSk1Zf2LKieUjxidN16eKFEoDEfjHc3ohofSSqK3X5yO6VGb6iW8Lw==} - tinyglobby@0.2.2: - resolution: {integrity: sha512-mZ2sDMaySvi1PkTp4lTo1In2zjU+cY8OvZsfwrDrx3YGRbXPX1/cbPwCR9zkm3O/Fz9Jo0F1HNgIQ1b8BepqyQ==} + tinyexec@0.3.0: + resolution: {integrity: sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==} + + tinyglobby@0.2.6: + resolution: {integrity: sha512-NbBoFBpqfcgd1tCiO8Lkfdk+xrA7mlLR9zgvZcZWQQwU63XAfUePyd6wZBaU93Hqw347lHnwFzttAkemHzzz4g==} + engines: {node: '>=12.0.0'} + + tinyglobby@0.2.9: + resolution: {integrity: sha512-8or1+BGEdk1Zkkw2ii16qSS7uVrQJPre5A9o/XkWPATkk23FZh/15BKFxPnlTy6vkljZxLqYCzzBMj30ZrSvjw==} engines: {node: '>=12.0.0'} tinypool@1.0.0: @@ -12477,6 +12767,24 @@ packages: typedarray@0.0.6: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} + typedoc-plugin-markdown@4.2.9: + resolution: {integrity: sha512-Wqmx+7ezKFgtTklEq/iUhQ5uFeBDhAT6wiS2na9cFLidIpl9jpDHJy/COYh8jUZXgIRIZVQ/bPNjyrnPFoDwzg==} + engines: {node: '>= 18'} + peerDependencies: + typedoc: 0.26.x + + typedoc-plugin-rename-defaults@0.7.1: + resolution: {integrity: sha512-hgg4mAy5IumgUmPOnVVGmGywjTGtUCmRJ2jRbseqtXdlUuYKj652ODL9joUWFt5uvNu4Dr/pNILc/qsKGHJw+w==} + peerDependencies: + typedoc: '>=0.22.x <0.27.x' + + typedoc@0.26.8: + resolution: {integrity: sha512-QBF0BMbnNeUc6U7pRHY7Jb8pjhmiNWZNQT8LU6uk9qP9t3goP9bJptdlNqMC0wBB2w9sQrxjZt835bpRSSq1LA==} + engines: {node: '>= 18'} + hasBin: true + peerDependencies: + typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x + typescript@5.5.4: resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==} engines: {node: '>=14.17'} @@ -12486,6 +12794,9 @@ packages: resolution: {integrity: sha512-T+tKVNs6Wu7IWiAce5BgMd7OZfNYUndHwc5MknN+UHOudi7sGZzuHdCadllRuqJ3fPtgFtIH9+lt9qRv6lmpfA==} engines: {node: '>=12.17'} + uc.micro@2.1.0: + resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==} + ufo@1.5.4: resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==} @@ -12727,9 +13038,14 @@ packages: resolution: {integrity: sha512-3r7VWZ/webh0SGgJScpWl2/MRCZK5d3ZYFcNaeci/GQ7Teop7zf0Nl2pUuz7G21BwPd9pcUPOC5KmJ2L3WgC5g==} engines: {node: '>=14.0.0'} - unplugin@1.12.2: - resolution: {integrity: sha512-bEqQxeC7rxtxPZ3M5V4Djcc4lQqKPgGe3mAWZvxcSmX5jhGxll19NliaRzQSQPrk4xJZSGniK3puLWpRuZN7VQ==} + unplugin@1.14.1: + resolution: {integrity: sha512-lBlHbfSFPToDYp9pjXlUEFVxYLaue9f9T1HC+4OHlmj+HnMDdz9oZY+erXfoCe/5V/7gKUSY2jpXPb9S7f0f/w==} engines: {node: '>=14.0.0'} + peerDependencies: + webpack-sources: ^3 + peerDependenciesMeta: + webpack-sources: + optional: true unstorage@1.10.2: resolution: {integrity: sha512-cULBcwDqrS8UhlIysUJs2Dk0Mmt8h7B0E6mtR+relW9nZvsf/u4SkAYyNliPiPW7XtFNb5u3IUMkxGxFTTRTgQ==} @@ -13034,6 +13350,37 @@ packages: terser: optional: true + vite@5.4.9: + resolution: {integrity: sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + peerDependencies: + '@types/node': ^18.0.0 || >=20.0.0 + less: '*' + lightningcss: ^1.21.0 + sass: '*' + sass-embedded: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 + peerDependenciesMeta: + '@types/node': + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + sass-embedded: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + vitefu@0.2.5: resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==} peerDependencies: @@ -13407,10 +13754,6 @@ packages: resolution: {integrity: sha512-pEwzfsKbTrB8G3xc/sN7aw1v6A6c/pKxLAkjclnAyo5g5qOh6eL9WGu0o3cSDQZKrTNk4KL4lQSwZW+nBkANEg==} engines: {node: ^14.17.0 || >=16.0.0} - yaml@2.3.2: - resolution: {integrity: sha512-N/lyzTPaJasoDmfV7YTrYCI0G/3ivm/9wdG0aHuheKowWQwGTsK0Eoiw6utmzAnI6pkJa0DUVygvp3spqqEKXg==} - engines: {node: '>= 14'} - yaml@2.4.5: resolution: {integrity: sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==} engines: {node: '>= 14'} @@ -13421,6 +13764,11 @@ packages: engines: {node: '>= 14'} hasBin: true + yaml@2.6.0: + resolution: {integrity: sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ==} + engines: {node: '>= 14'} + hasBin: true + yargs-parser@20.2.9: resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} engines: {node: '>=10'} @@ -13834,7 +14182,7 @@ snapshots: '@commitlint/cli': 19.4.0(@types/node@22.1.0)(typescript@5.5.4) '@commitlint/config-conventional': 18.6.3 '@commitlint/core': 18.6.1(@types/node@22.1.0)(typescript@5.5.4) - commitizen: 4.3.0 + commitizen: 4.3.1 conventional-changelog-conventionalcommits: 7.0.2 cz-conventional-changelog: 3.3.0 transitivePeerDependencies: @@ -13843,48 +14191,48 @@ snapshots: - '@types/node' - typescript - '@anolilab/eslint-config@15.0.3(@babel/core@7.25.2)(eslint-plugin-editorconfig@4.0.3)(eslint-plugin-i@2.29.1(eslint@8.57.1))(eslint-plugin-jsx-a11y@6.7.1(eslint@8.57.1))(eslint-plugin-react-hooks@4.6.2(eslint@8.57.1))(eslint-plugin-react@7.35.0(eslint@8.57.1))(eslint@8.57.1)(svelte@4.2.18)(typescript@5.5.4)': + '@anolilab/eslint-config@15.0.3(@babel/core@7.25.2)(eslint-plugin-editorconfig@4.0.3)(eslint-plugin-i@2.29.1(eslint@8.57.0))(eslint-plugin-jsx-a11y@6.7.1(eslint@8.57.0))(eslint-plugin-react-hooks@4.6.2(eslint@8.57.0))(eslint-plugin-react@7.35.0(eslint@8.57.0))(eslint@8.57.0)(svelte@4.2.18)(typescript@5.5.4)': dependencies: '@anolilab/package-json-utils': 3.0.9 '@babel/core': 7.25.2 - '@babel/eslint-parser': 7.25.1(@babel/core@7.25.2)(eslint@8.57.1) + '@babel/eslint-parser': 7.25.1(@babel/core@7.25.2)(eslint@8.57.0) '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.25.2) '@eslint/js': 8.57.0 '@html-eslint/eslint-plugin': 0.20.0 '@html-eslint/parser': 0.20.0 '@jsenv/eslint-import-resolver': 8.0.4 '@rushstack/eslint-patch': 1.5.1 - '@rushstack/eslint-plugin-security': 0.7.1(eslint@8.57.1)(typescript@5.5.4) - '@typescript-eslint/eslint-plugin': 7.16.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint@8.57.1)(typescript@5.5.4) - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.5.4) + '@rushstack/eslint-plugin-security': 0.7.1(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/eslint-plugin': 7.16.1(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.5.4) confusing-browser-globals: 1.0.11 - eslint: 8.57.1 + eslint: 8.57.0 eslint-define-config: 1.24.1 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.1))(eslint@8.57.1) - eslint-plugin-antfu: 1.0.13(eslint@8.57.1) - eslint-plugin-compat: 4.2.0(eslint@8.57.1) - eslint-plugin-es-x: 7.2.0(eslint@8.57.1) - eslint-plugin-eslint-comments: 3.2.0(eslint@8.57.1) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.0))(eslint@8.57.0) + eslint-plugin-antfu: 1.0.13(eslint@8.57.0) + eslint-plugin-compat: 4.2.0(eslint@8.57.0) + eslint-plugin-es-x: 7.2.0(eslint@8.57.0) + eslint-plugin-eslint-comments: 3.2.0(eslint@8.57.0) eslint-plugin-html: 7.1.0 - eslint-plugin-i: 2.29.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) - eslint-plugin-jsonc: 2.16.0(eslint@8.57.1) - eslint-plugin-markdown: 3.0.1(eslint@8.57.1) - eslint-plugin-mdx: 2.2.0(eslint@8.57.1) - eslint-plugin-n: 16.6.2(eslint@8.57.1) - eslint-plugin-no-loops: 0.3.0(eslint@8.57.1) + eslint-plugin-i: 2.29.1(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0) + eslint-plugin-jsonc: 2.16.0(eslint@8.57.0) + eslint-plugin-markdown: 3.0.1(eslint@8.57.0) + eslint-plugin-mdx: 2.2.0(eslint@8.57.0) + eslint-plugin-n: 16.6.2(eslint@8.57.0) + eslint-plugin-no-loops: 0.3.0(eslint@8.57.0) eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-no-secrets: 0.8.9(eslint@8.57.1) + eslint-plugin-no-secrets: 0.8.9(eslint@8.57.0) eslint-plugin-no-use-extend-native: 0.5.0 - eslint-plugin-perfectionist: 2.11.0(eslint@8.57.1)(svelte@4.2.18)(typescript@5.5.4) - eslint-plugin-promise: 6.1.1(eslint@8.57.1) - eslint-plugin-regexp: 2.6.0(eslint@8.57.1) + eslint-plugin-perfectionist: 2.11.0(eslint@8.57.0)(svelte@4.2.18)(typescript@5.5.4) + eslint-plugin-promise: 6.1.1(eslint@8.57.0) + eslint-plugin-regexp: 2.6.0(eslint@8.57.0) eslint-plugin-security: 1.7.1 - eslint-plugin-simple-import-sort: 10.0.0(eslint@8.57.1) - eslint-plugin-sonarjs: 0.22.0(eslint@8.57.1) - eslint-plugin-toml: 0.6.1(eslint@8.57.1) - eslint-plugin-unicorn: 49.0.0(eslint@8.57.1) - eslint-plugin-yml: 1.14.0(eslint@8.57.1) + eslint-plugin-simple-import-sort: 10.0.0(eslint@8.57.0) + eslint-plugin-sonarjs: 0.22.0(eslint@8.57.0) + eslint-plugin-toml: 0.6.1(eslint@8.57.0) + eslint-plugin-unicorn: 49.0.0(eslint@8.57.0) + eslint-plugin-yml: 1.14.0(eslint@8.57.0) find-up: 5.0.0 globals: 13.23.0 jsonc-eslint-parser: 2.4.0 @@ -13894,9 +14242,9 @@ snapshots: yaml-eslint-parser: 1.2.2 optionalDependencies: eslint-plugin-editorconfig: 4.0.3 - eslint-plugin-jsx-a11y: 6.7.1(eslint@8.57.1) - eslint-plugin-react: 7.35.0(eslint@8.57.1) - eslint-plugin-react-hooks: 4.6.2(eslint@8.57.1) + eslint-plugin-jsx-a11y: 6.7.1(eslint@8.57.0) + eslint-plugin-react: 7.35.0(eslint@8.57.0) + eslint-plugin-react-hooks: 4.6.2(eslint@8.57.0) typescript: 5.5.4 transitivePeerDependencies: - astro-eslint-parser @@ -13907,18 +14255,18 @@ snapshots: - svelte-eslint-parser - vue-eslint-parser - '@anolilab/lint-staged-config@2.1.7(eslint@8.57.1)(husky@9.1.5)(lint-staged@15.2.9)(prettier@3.3.3)(secretlint@8.2.4)(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))': + '@anolilab/lint-staged-config@2.1.7(eslint@8.57.0)(husky@9.1.6)(lint-staged@15.2.10)(prettier@3.3.3)(secretlint@8.2.4)(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))': dependencies: '@anolilab/package-json-utils': 3.0.9 find-up: 5.0.0 - husky: 9.1.5 - lint-staged: 15.2.9 + husky: 9.1.6 + lint-staged: 15.2.10 shell-quote: 1.8.1 optionalDependencies: - eslint: 8.57.1 + eslint: 8.57.0 prettier: 3.3.3 secretlint: 8.2.4 - vite: 5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) + vite: 5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) '@anolilab/package-json-utils@3.0.9': dependencies: @@ -13974,11 +14322,12 @@ snapshots: - encoding - supports-color - '@antfu/install-pkg@0.3.5': + '@antfu/install-pkg@0.4.1': dependencies: - '@jsdevtools/ez-spawn': 3.0.4 + package-manager-detector: 0.2.2 + tinyexec: 0.3.0 - '@antfu/ni@0.22.4': {} + '@antfu/ni@0.23.0': {} '@antfu/utils@0.7.10': {} @@ -14085,11 +14434,11 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/eslint-parser@7.25.1(@babel/core@7.25.2)(eslint@8.57.1)': + '@babel/eslint-parser@7.25.1(@babel/core@7.25.2)(eslint@8.57.0)': dependencies: '@babel/core': 7.25.2 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 - eslint: 8.57.1 + eslint: 8.57.0 eslint-visitor-keys: 2.1.0 semver: 6.3.1 @@ -14191,7 +14540,7 @@ snapshots: '@babel/helper-environment-visitor@7.24.7': dependencies: - '@babel/types': 7.24.9 + '@babel/types': 7.25.2 '@babel/helper-function-name@7.23.0': dependencies: @@ -14201,11 +14550,11 @@ snapshots: '@babel/helper-function-name@7.24.7': dependencies: '@babel/template': 7.24.7 - '@babel/types': 7.24.9 + '@babel/types': 7.25.2 '@babel/helper-hoist-variables@7.24.7': dependencies: - '@babel/types': 7.24.9 + '@babel/types': 7.25.2 '@babel/helper-member-expression-to-functions@7.23.0': dependencies: @@ -14318,10 +14667,14 @@ snapshots: '@babel/helper-string-parser@7.24.8': {} + '@babel/helper-string-parser@7.25.7': {} + '@babel/helper-validator-identifier@7.22.20': {} '@babel/helper-validator-identifier@7.24.7': {} + '@babel/helper-validator-identifier@7.25.7': {} + '@babel/helper-validator-option@7.24.8': {} '@babel/helper-wrap-function@7.24.7': @@ -14353,7 +14706,7 @@ snapshots: '@babel/highlight@7.22.20': dependencies: - '@babel/helper-validator-identifier': 7.22.20 + '@babel/helper-validator-identifier': 7.24.7 chalk: 2.4.2 js-tokens: 4.0.0 @@ -14372,6 +14725,10 @@ snapshots: dependencies: '@babel/types': 7.25.2 + '@babel/parser@7.25.7': + dependencies: + '@babel/types': 7.25.8 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.3(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 @@ -15028,14 +15385,14 @@ snapshots: '@babel/template@7.22.15': dependencies: - '@babel/code-frame': 7.22.13 + '@babel/code-frame': 7.24.7 '@babel/parser': 7.25.3 '@babel/types': 7.25.2 '@babel/template@7.24.7': dependencies: '@babel/code-frame': 7.24.7 - '@babel/parser': 7.24.8 + '@babel/parser': 7.25.3 '@babel/types': 7.24.9 '@babel/template@7.25.0': @@ -15052,7 +15409,7 @@ snapshots: '@babel/helper-function-name': 7.24.7 '@babel/helper-hoist-variables': 7.24.7 '@babel/helper-split-export-declaration': 7.24.7 - '@babel/parser': 7.24.8 + '@babel/parser': 7.25.3 '@babel/types': 7.24.9 debug: 4.3.6 globals: 11.12.0 @@ -15083,6 +15440,12 @@ snapshots: '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 + '@babel/types@7.25.8': + dependencies: + '@babel/helper-string-parser': 7.25.7 + '@babel/helper-validator-identifier': 7.25.7 + to-fast-properties: 2.0.0 + '@bcoe/v8-coverage@0.2.3': {} '@brillout/import@0.2.3': {} @@ -15097,6 +15460,10 @@ snapshots: dependencies: '@brillout/import': 0.2.3 + '@ckeditor/typedoc-plugins@44.0.0(typedoc@0.26.8(typescript@5.5.4))': + dependencies: + typedoc: 0.26.8(typescript@5.5.4) + '@clack/core@0.3.4': dependencies: picocolors: 1.0.1 @@ -15673,9 +16040,9 @@ snapshots: '@esbuild/win32-x64@0.23.1': optional: true - '@eslint-community/eslint-utils@4.4.0(eslint@8.57.1)': + '@eslint-community/eslint-utils@4.4.0(eslint@8.57.0)': dependencies: - eslint: 8.57.1 + eslint: 8.57.0 eslint-visitor-keys: 3.4.3 '@eslint-community/eslint-utils@4.4.0(eslint@9.7.0)': @@ -15685,8 +16052,6 @@ snapshots: '@eslint-community/regexpp@4.11.0': {} - '@eslint-community/regexpp@4.9.1': {} - '@eslint/config-array@0.17.0': dependencies: '@eslint/object-schema': 2.1.4 @@ -15725,8 +16090,6 @@ snapshots: '@eslint/js@8.57.0': {} - '@eslint/js@8.57.1': {} - '@eslint/js@9.7.0': {} '@eslint/object-schema@2.1.4': {} @@ -15741,7 +16104,7 @@ snapshots: dependencies: es-html-parser: 0.0.9 - '@humanwhocodes/config-array@0.13.0': + '@humanwhocodes/config-array@0.11.14': dependencies: '@humanwhocodes/object-schema': 2.0.3 debug: 4.3.6 @@ -16267,16 +16630,17 @@ snapshots: '@nuxt/devalue@2.0.2': {} - '@nuxt/devtools-kit@1.3.9(magicast@0.3.4)(rollup@4.21.0)(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))': + '@nuxt/devtools-kit@1.3.9(magicast@0.3.4)(rollup@4.24.0)(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))(webpack-sources@3.2.3)': dependencies: - '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.21.0) - '@nuxt/schema': 3.12.4(rollup@4.21.0) + '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.24.0)(webpack-sources@3.2.3) + '@nuxt/schema': 3.12.4(rollup@4.24.0)(webpack-sources@3.2.3) execa: 7.2.0 - vite: 5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) + vite: 5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) transitivePeerDependencies: - magicast - rollup - supports-color + - webpack-sources '@nuxt/devtools-wizard@1.3.9': dependencies: @@ -16291,13 +16655,13 @@ snapshots: rc9: 2.1.2 semver: 7.6.3 - '@nuxt/devtools@1.3.9(rollup@4.21.0)(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))': + '@nuxt/devtools@1.3.9(rollup@4.24.0)(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))(webpack-sources@3.2.3)': dependencies: '@antfu/utils': 0.7.10 - '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.21.0)(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)) + '@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.24.0)(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))(webpack-sources@3.2.3) '@nuxt/devtools-wizard': 1.3.9 - '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.21.0) - '@vue/devtools-core': 7.3.3(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)) + '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.24.0)(webpack-sources@3.2.3) + '@vue/devtools-core': 7.3.3(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)) '@vue/devtools-kit': 7.3.3 birpc: 0.2.17 consola: 3.2.3 @@ -16325,10 +16689,10 @@ snapshots: semver: 7.6.3 simple-git: 3.25.0 sirv: 2.0.4 - unimport: 3.9.0(rollup@4.21.0) - vite: 5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) - vite-plugin-inspect: 0.8.5(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@4.21.0))(rollup@4.21.0)(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)) - vite-plugin-vue-inspector: 5.1.2(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)) + unimport: 3.9.0(rollup@4.24.0)(webpack-sources@3.2.3) + vite: 5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) + vite-plugin-inspect: 0.8.5(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@4.24.0)(webpack-sources@3.2.3))(rollup@4.24.0)(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)) + vite-plugin-vue-inspector: 5.1.2(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)) which: 3.0.1 ws: 8.18.0 transitivePeerDependencies: @@ -16336,10 +16700,11 @@ snapshots: - rollup - supports-color - utf-8-validate + - webpack-sources - '@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@4.21.0)': + '@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@4.24.0)(webpack-sources@3.2.3)': dependencies: - '@nuxt/schema': 3.12.4(rollup@4.21.0) + '@nuxt/schema': 3.12.4(rollup@4.24.0)(webpack-sources@3.2.3) c12: 1.11.1(magicast@0.3.4) consola: 3.2.3 defu: 6.1.4 @@ -16356,15 +16721,16 @@ snapshots: scule: 1.3.0 semver: 7.6.3 ufo: 1.5.4 - unctx: 2.3.1 - unimport: 3.9.0(rollup@4.21.0) + unctx: 2.3.1(webpack-sources@3.2.3) + unimport: 3.9.0(rollup@4.24.0)(webpack-sources@3.2.3) untyped: 1.4.2 transitivePeerDependencies: - magicast - rollup - supports-color + - webpack-sources - '@nuxt/schema@3.12.4(rollup@4.21.0)': + '@nuxt/schema@3.12.4(rollup@4.24.0)(webpack-sources@3.2.3)': dependencies: compatx: 0.1.8 consola: 3.2.3 @@ -16376,15 +16742,16 @@ snapshots: std-env: 3.7.0 ufo: 1.5.4 uncrypto: 0.1.3 - unimport: 3.9.0(rollup@4.21.0) + unimport: 3.9.0(rollup@4.24.0)(webpack-sources@3.2.3) untyped: 1.4.2 transitivePeerDependencies: - rollup - supports-color + - webpack-sources - '@nuxt/telemetry@2.5.4(magicast@0.3.4)(rollup@4.21.0)': + '@nuxt/telemetry@2.5.4(magicast@0.3.4)(rollup@4.24.0)(webpack-sources@3.2.3)': dependencies: - '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.21.0) + '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.24.0)(webpack-sources@3.2.3) ci-info: 4.0.0 consola: 3.2.3 create-require: 1.1.1 @@ -16405,13 +16772,14 @@ snapshots: - magicast - rollup - supports-color + - webpack-sources - '@nuxt/vite-builder@3.12.4(@types/node@22.1.0)(eslint@9.7.0)(less@4.2.0)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.5.4)(vue@3.4.33(typescript@5.5.4))': + '@nuxt/vite-builder@3.12.4(@types/node@22.1.0)(eslint@9.7.0)(less@4.2.0)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.24.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.5.4)(vue@3.4.33(typescript@5.5.4))(webpack-sources@3.2.3)': dependencies: - '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.21.0) - '@rollup/plugin-replace': 5.0.7(rollup@4.21.0) - '@vitejs/plugin-vue': 5.0.5(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))(vue@3.4.33(typescript@5.5.4)) - '@vitejs/plugin-vue-jsx': 4.0.0(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))(vue@3.4.33(typescript@5.5.4)) + '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.24.0)(webpack-sources@3.2.3) + '@rollup/plugin-replace': 5.0.7(rollup@4.24.0) + '@vitejs/plugin-vue': 5.0.5(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))(vue@3.4.33(typescript@5.5.4)) + '@vitejs/plugin-vue-jsx': 4.0.0(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))(vue@3.4.33(typescript@5.5.4)) autoprefixer: 10.4.19(postcss@8.4.39) clear: 0.1.0 consola: 3.2.3 @@ -16431,15 +16799,15 @@ snapshots: perfect-debounce: 1.0.0 pkg-types: 1.1.3 postcss: 8.4.39 - rollup-plugin-visualizer: 5.12.0(rollup@4.21.0) + rollup-plugin-visualizer: 5.12.0(rollup@4.24.0) std-env: 3.7.0 strip-literal: 2.1.0 ufo: 1.5.4 unenv: 1.10.0 - unplugin: 1.12.2 - vite: 5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) + unplugin: 1.14.1(webpack-sources@3.2.3) + vite: 5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) vite-node: 2.0.4(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) - vite-plugin-checker: 0.7.2(eslint@9.7.0)(optionator@0.9.3)(typescript@5.5.4)(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)) + vite-plugin-checker: 0.7.2(eslint@9.7.0)(optionator@0.9.3)(typescript@5.5.4)(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)) vue: 3.4.33(typescript@5.5.4) vue-bundle-renderer: 2.1.0 transitivePeerDependencies: @@ -16464,6 +16832,7 @@ snapshots: - vls - vti - vue-tsc + - webpack-sources '@octokit/action@6.1.0': dependencies: @@ -16593,6 +16962,30 @@ snapshots: '@oslojs/encoding@0.4.1': {} + '@oxc-parser/binding-darwin-arm64@0.30.5': + optional: true + + '@oxc-parser/binding-darwin-x64@0.30.5': + optional: true + + '@oxc-parser/binding-linux-arm64-gnu@0.30.5': + optional: true + + '@oxc-parser/binding-linux-arm64-musl@0.30.5': + optional: true + + '@oxc-parser/binding-linux-x64-gnu@0.30.5': + optional: true + + '@oxc-parser/binding-linux-x64-musl@0.30.5': + optional: true + + '@oxc-parser/binding-win32-arm64-msvc@0.30.5': + optional: true + + '@oxc-parser/binding-win32-x64-msvc@0.30.5': + optional: true + '@parcel/watcher-android-arm64@2.4.1': optional: true @@ -16684,106 +17077,136 @@ snapshots: '@polka/url@1.0.0-next.25': {} - '@rollup/plugin-alias@5.1.0(rollup@4.21.0)': + '@rollup/plugin-alias@5.1.0(rollup@4.24.0)': dependencies: slash: 4.0.0 optionalDependencies: - rollup: 4.21.0 + rollup: 4.24.0 + + '@rollup/plugin-alias@5.1.1(rollup@4.24.0)': + optionalDependencies: + rollup: 4.24.0 - '@rollup/plugin-commonjs@25.0.8(rollup@4.21.0)': + '@rollup/plugin-commonjs@25.0.8(rollup@4.24.0)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.21.0) + '@rollup/pluginutils': 5.1.0(rollup@4.24.0) commondir: 1.0.1 estree-walker: 2.0.2 glob: 8.1.0 is-reference: 1.2.1 - magic-string: 0.30.10 + magic-string: 0.30.11 optionalDependencies: - rollup: 4.21.0 + rollup: 4.24.0 - '@rollup/plugin-commonjs@26.0.1(rollup@4.21.0)': + '@rollup/plugin-commonjs@28.0.0(rollup@4.24.0)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.21.0) + '@rollup/pluginutils': 5.1.2(rollup@4.24.0) commondir: 1.0.1 estree-walker: 2.0.2 - glob: 10.4.5 + fdir: 6.2.0(picomatch@2.3.1) is-reference: 1.2.1 magic-string: 0.30.11 + picomatch: 2.3.1 optionalDependencies: - rollup: 4.21.0 + rollup: 4.24.0 - '@rollup/plugin-dynamic-import-vars@2.1.2(rollup@4.21.0)': + '@rollup/plugin-dynamic-import-vars@2.1.3(rollup@4.24.0)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.21.0) + '@rollup/pluginutils': 5.1.2(rollup@4.24.0) astring: 1.8.6 estree-walker: 2.0.2 fast-glob: 3.3.2 magic-string: 0.30.11 optionalDependencies: - rollup: 4.21.0 + rollup: 4.24.0 '@rollup/plugin-html@1.0.3(rollup@4.21.0)': optionalDependencies: rollup: 4.21.0 - '@rollup/plugin-inject@5.0.5(rollup@4.21.0)': + '@rollup/plugin-inject@5.0.5(rollup@4.24.0)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.21.0) + '@rollup/pluginutils': 5.1.2(rollup@4.24.0) estree-walker: 2.0.2 - magic-string: 0.30.10 + magic-string: 0.30.11 optionalDependencies: - rollup: 4.21.0 + rollup: 4.24.0 - '@rollup/plugin-json@6.1.0(rollup@4.21.0)': + '@rollup/plugin-json@6.1.0(rollup@4.24.0)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.21.0) + '@rollup/pluginutils': 5.1.2(rollup@4.24.0) optionalDependencies: - rollup: 4.21.0 + rollup: 4.24.0 - '@rollup/plugin-node-resolve@15.2.3(rollup@4.21.0)': + '@rollup/plugin-node-resolve@15.2.3(rollup@4.24.0)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.21.0) + '@rollup/pluginutils': 5.1.0(rollup@4.24.0) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-builtin-module: 3.2.1 is-module: 1.0.0 resolve: 1.22.8 optionalDependencies: - rollup: 4.21.0 + rollup: 4.24.0 - '@rollup/plugin-replace@5.0.7(rollup@4.21.0)': + '@rollup/plugin-node-resolve@15.3.0(rollup@4.24.0)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.21.0) - magic-string: 0.30.10 + '@rollup/pluginutils': 5.1.2(rollup@4.24.0) + '@types/resolve': 1.20.2 + deepmerge: 4.3.1 + is-module: 1.0.0 + resolve: 1.22.8 optionalDependencies: - rollup: 4.21.0 + rollup: 4.24.0 - '@rollup/plugin-terser@0.4.4(rollup@4.21.0)': + '@rollup/plugin-replace@5.0.7(rollup@4.24.0)': + dependencies: + '@rollup/pluginutils': 5.1.0(rollup@4.24.0) + magic-string: 0.30.11 + optionalDependencies: + rollup: 4.24.0 + + '@rollup/plugin-replace@6.0.1(rollup@4.24.0)': + dependencies: + '@rollup/pluginutils': 5.1.2(rollup@4.24.0) + magic-string: 0.30.11 + optionalDependencies: + rollup: 4.24.0 + + '@rollup/plugin-terser@0.4.4(rollup@4.24.0)': dependencies: serialize-javascript: 6.0.1 smob: 1.4.1 terser: 5.31.3 optionalDependencies: - rollup: 4.21.0 + rollup: 4.24.0 - '@rollup/plugin-wasm@6.2.2(rollup@4.21.0)': + '@rollup/plugin-wasm@6.2.2(rollup@4.24.0)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.21.0) + '@rollup/pluginutils': 5.1.2(rollup@4.24.0) optionalDependencies: - rollup: 4.21.0 + rollup: 4.24.0 '@rollup/pluginutils@4.2.1': dependencies: estree-walker: 2.0.2 picomatch: 2.3.1 - '@rollup/pluginutils@5.1.0(rollup@4.21.0)': + '@rollup/pluginutils@5.1.0(rollup@4.24.0)': dependencies: '@types/estree': 1.0.2 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 4.21.0 + rollup: 4.24.0 + + '@rollup/pluginutils@5.1.2(rollup@4.24.0)': + dependencies: + '@types/estree': 1.0.5 + estree-walker: 2.0.2 + picomatch: 2.3.1 + optionalDependencies: + rollup: 4.24.0 '@rollup/rollup-android-arm-eabi@4.20.0': optional: true @@ -16791,96 +17214,144 @@ snapshots: '@rollup/rollup-android-arm-eabi@4.21.0': optional: true + '@rollup/rollup-android-arm-eabi@4.24.0': + optional: true + '@rollup/rollup-android-arm64@4.20.0': optional: true '@rollup/rollup-android-arm64@4.21.0': optional: true + '@rollup/rollup-android-arm64@4.24.0': + optional: true + '@rollup/rollup-darwin-arm64@4.20.0': optional: true '@rollup/rollup-darwin-arm64@4.21.0': optional: true + '@rollup/rollup-darwin-arm64@4.24.0': + optional: true + '@rollup/rollup-darwin-x64@4.20.0': optional: true '@rollup/rollup-darwin-x64@4.21.0': optional: true + '@rollup/rollup-darwin-x64@4.24.0': + optional: true + '@rollup/rollup-linux-arm-gnueabihf@4.20.0': optional: true '@rollup/rollup-linux-arm-gnueabihf@4.21.0': optional: true + '@rollup/rollup-linux-arm-gnueabihf@4.24.0': + optional: true + '@rollup/rollup-linux-arm-musleabihf@4.20.0': optional: true '@rollup/rollup-linux-arm-musleabihf@4.21.0': optional: true + '@rollup/rollup-linux-arm-musleabihf@4.24.0': + optional: true + '@rollup/rollup-linux-arm64-gnu@4.20.0': optional: true '@rollup/rollup-linux-arm64-gnu@4.21.0': optional: true + '@rollup/rollup-linux-arm64-gnu@4.24.0': + optional: true + '@rollup/rollup-linux-arm64-musl@4.20.0': optional: true '@rollup/rollup-linux-arm64-musl@4.21.0': optional: true + '@rollup/rollup-linux-arm64-musl@4.24.0': + optional: true + '@rollup/rollup-linux-powerpc64le-gnu@4.20.0': optional: true '@rollup/rollup-linux-powerpc64le-gnu@4.21.0': optional: true + '@rollup/rollup-linux-powerpc64le-gnu@4.24.0': + optional: true + '@rollup/rollup-linux-riscv64-gnu@4.20.0': optional: true '@rollup/rollup-linux-riscv64-gnu@4.21.0': optional: true + '@rollup/rollup-linux-riscv64-gnu@4.24.0': + optional: true + '@rollup/rollup-linux-s390x-gnu@4.20.0': optional: true '@rollup/rollup-linux-s390x-gnu@4.21.0': optional: true + '@rollup/rollup-linux-s390x-gnu@4.24.0': + optional: true + '@rollup/rollup-linux-x64-gnu@4.20.0': optional: true '@rollup/rollup-linux-x64-gnu@4.21.0': optional: true + '@rollup/rollup-linux-x64-gnu@4.24.0': + optional: true + '@rollup/rollup-linux-x64-musl@4.20.0': optional: true '@rollup/rollup-linux-x64-musl@4.21.0': optional: true + '@rollup/rollup-linux-x64-musl@4.24.0': + optional: true + '@rollup/rollup-win32-arm64-msvc@4.20.0': optional: true '@rollup/rollup-win32-arm64-msvc@4.21.0': optional: true + '@rollup/rollup-win32-arm64-msvc@4.24.0': + optional: true + '@rollup/rollup-win32-ia32-msvc@4.20.0': optional: true '@rollup/rollup-win32-ia32-msvc@4.21.0': optional: true + '@rollup/rollup-win32-ia32-msvc@4.24.0': + optional: true + '@rollup/rollup-win32-x64-msvc@4.20.0': optional: true '@rollup/rollup-win32-x64-msvc@4.21.0': optional: true + '@rollup/rollup-win32-x64-msvc@4.24.0': + optional: true + '@rspack/binding-darwin-arm64@0.7.5': optional: true @@ -16945,7 +17416,7 @@ snapshots: dependencies: '@module-federation/runtime-tools': 0.1.6 '@rspack/binding': 0.7.5 - caniuse-lite: 1.0.30001651 + caniuse-lite: 1.0.30001668 tapable: 2.2.1 webpack-sources: 3.2.3 optionalDependencies: @@ -16982,11 +17453,11 @@ snapshots: '@rushstack/eslint-patch@1.5.1': {} - '@rushstack/eslint-plugin-security@0.7.1(eslint@8.57.1)(typescript@5.5.4)': + '@rushstack/eslint-plugin-security@0.7.1(eslint@8.57.0)(typescript@5.5.4)': dependencies: '@rushstack/tree-pattern': 0.3.1 - '@typescript-eslint/experimental-utils': 5.59.11(eslint@8.57.1)(typescript@5.5.4) - eslint: 8.57.1 + '@typescript-eslint/experimental-utils': 5.59.11(eslint@8.57.0)(typescript@5.5.4) + eslint: 8.57.0 transitivePeerDependencies: - supports-color - typescript @@ -17217,6 +17688,33 @@ snapshots: dependencies: '@types/hast': 3.0.4 + '@shikijs/core@1.22.0': + dependencies: + '@shikijs/engine-javascript': 1.22.0 + '@shikijs/engine-oniguruma': 1.22.0 + '@shikijs/types': 1.22.0 + '@shikijs/vscode-textmate': 9.3.0 + '@types/hast': 3.0.4 + hast-util-to-html: 9.0.3 + + '@shikijs/engine-javascript@1.22.0': + dependencies: + '@shikijs/types': 1.22.0 + '@shikijs/vscode-textmate': 9.3.0 + oniguruma-to-js: 0.4.3 + + '@shikijs/engine-oniguruma@1.22.0': + dependencies: + '@shikijs/types': 1.22.0 + '@shikijs/vscode-textmate': 9.3.0 + + '@shikijs/types@1.22.0': + dependencies: + '@shikijs/vscode-textmate': 9.3.0 + '@types/hast': 3.0.4 + + '@shikijs/vscode-textmate@9.3.0': {} + '@sigstore/bundle@2.3.2': dependencies: '@sigstore/protobuf-specs': 0.3.2 @@ -17693,7 +18191,7 @@ snapshots: '@types/acorn@4.0.6': dependencies: - '@types/estree': 1.0.2 + '@types/estree': 1.0.5 '@types/babel__core@7.20.5': dependencies: @@ -17709,7 +18207,7 @@ snapshots: '@types/babel__template@7.4.2': dependencies: - '@babel/parser': 7.24.8 + '@babel/parser': 7.25.3 '@babel/types': 7.24.9 '@types/babel__traverse@7.20.2': @@ -17773,12 +18271,14 @@ snapshots: '@types/estree-jsx@1.0.1': dependencies: - '@types/estree': 1.0.2 + '@types/estree': 1.0.5 '@types/estree@1.0.2': {} '@types/estree@1.0.5': {} + '@types/estree@1.0.6': {} + '@types/express-serve-static-core@4.17.37': dependencies: '@types/node': 20.14.11 @@ -17963,15 +18463,15 @@ snapshots: dependencies: '@types/node': 20.14.11 - '@typescript-eslint/eslint-plugin@7.16.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint@8.57.1)(typescript@5.5.4)': + '@typescript-eslint/eslint-plugin@7.16.1(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)': dependencies: '@eslint-community/regexpp': 4.11.0 - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.5.4) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.5.4) '@typescript-eslint/scope-manager': 7.16.1 - '@typescript-eslint/type-utils': 7.16.1(eslint@8.57.1)(typescript@5.5.4) - '@typescript-eslint/utils': 7.16.1(eslint@8.57.1)(typescript@5.5.4) + '@typescript-eslint/type-utils': 7.16.1(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/utils': 7.16.1(eslint@8.57.0)(typescript@5.5.4) '@typescript-eslint/visitor-keys': 7.16.1 - eslint: 8.57.1 + eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 @@ -17981,22 +18481,22 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/experimental-utils@5.59.11(eslint@8.57.1)(typescript@5.5.4)': + '@typescript-eslint/experimental-utils@5.59.11(eslint@8.57.0)(typescript@5.5.4)': dependencies: - '@typescript-eslint/utils': 5.59.11(eslint@8.57.1)(typescript@5.5.4) - eslint: 8.57.1 + '@typescript-eslint/utils': 5.59.11(eslint@8.57.0)(typescript@5.5.4) + eslint: 8.57.0 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4)': + '@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4)': dependencies: '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.5.4) '@typescript-eslint/visitor-keys': 6.21.0 - debug: 4.3.4 - eslint: 8.57.1 + debug: 4.3.6 + eslint: 8.57.0 optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: @@ -18035,12 +18535,12 @@ snapshots: '@typescript-eslint/types': 7.16.1 '@typescript-eslint/visitor-keys': 7.16.1 - '@typescript-eslint/type-utils@7.16.1(eslint@8.57.1)(typescript@5.5.4)': + '@typescript-eslint/type-utils@7.16.1(eslint@8.57.0)(typescript@5.5.4)': dependencies: '@typescript-eslint/typescript-estree': 7.16.1(typescript@5.5.4) - '@typescript-eslint/utils': 7.16.1(eslint@8.57.1)(typescript@5.5.4) + '@typescript-eslint/utils': 7.16.1(eslint@8.57.0)(typescript@5.5.4) debug: 4.3.6 - eslint: 8.57.1 + eslint: 8.57.0 ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: typescript: 5.5.4 @@ -18113,28 +18613,28 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@5.59.11(eslint@8.57.1)(typescript@5.5.4)': + '@typescript-eslint/utils@5.59.11(eslint@8.57.0)(typescript@5.5.4)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) '@types/json-schema': 7.0.13 '@types/semver': 7.5.3 '@typescript-eslint/scope-manager': 5.59.11 '@typescript-eslint/types': 5.59.11 '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.5.4) - eslint: 8.57.1 + eslint: 8.57.0 eslint-scope: 5.1.1 semver: 7.6.3 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/utils@7.16.1(eslint@8.57.1)(typescript@5.5.4)': + '@typescript-eslint/utils@7.16.1(eslint@8.57.0)(typescript@5.5.4)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) '@typescript-eslint/scope-manager': 7.16.1 '@typescript-eslint/types': 7.16.1 '@typescript-eslint/typescript-estree': 7.16.1(typescript@5.5.4) - eslint: 8.57.1 + eslint: 8.57.0 transitivePeerDependencies: - supports-color - typescript @@ -18206,14 +18706,14 @@ snapshots: - encoding - supports-color - '@visulima/boxen@1.0.13': {} + '@visulima/boxen@1.0.20': {} - '@visulima/cerebro@1.1.15(yaml@2.5.0)': + '@visulima/cerebro@1.1.23(yaml@2.6.0)': dependencies: - '@visulima/boxen': 1.0.13 - '@visulima/colorize': 1.4.5 - '@visulima/find-cache-dir': 1.0.6(yaml@2.5.0) - '@visulima/pail': 2.1.4 + '@visulima/boxen': 1.0.20 + '@visulima/colorize': 1.4.11 + '@visulima/find-cache-dir': 1.0.13(yaml@2.6.0) + '@visulima/pail': 2.1.10 cli-table3: 0.6.5 command-line-args: 6.0.0 fastest-levenshtein: 1.0.16 @@ -18222,80 +18722,105 @@ snapshots: - rotating-file-stream - yaml - '@visulima/colorize@1.4.5': + '@visulima/colorize@1.4.11': dependencies: - '@visulima/is-ansi-color-supported': 2.2.3 + '@visulima/is-ansi-color-supported': 2.2.8 + + '@visulima/error@4.4.6': {} - '@visulima/error@4.4.0': {} + '@visulima/find-cache-dir@1.0.13(yaml@2.6.0)': + dependencies: + '@visulima/fs': 2.2.1(yaml@2.6.0) + '@visulima/path': 1.1.0 + transitivePeerDependencies: + - yaml - '@visulima/find-cache-dir@1.0.6(yaml@2.5.0)': + '@visulima/find-cache-dir@1.0.14(yaml@2.6.0)': dependencies: - '@visulima/fs': 2.1.13(yaml@2.5.0) - '@visulima/path': 1.0.4 + '@visulima/fs': 2.2.2(yaml@2.6.0) + '@visulima/path': 1.1.1 transitivePeerDependencies: - yaml - '@visulima/fmt@1.1.6': {} + '@visulima/fmt@1.1.11': {} - '@visulima/fs@2.1.13(yaml@2.5.0)': + '@visulima/fs@2.2.1(yaml@2.6.0)': dependencies: - '@visulima/path': 1.0.4 + '@visulima/path': 1.1.0 optionalDependencies: - yaml: 2.5.0 + yaml: 2.6.0 - '@visulima/humanizer@1.0.7': {} + '@visulima/fs@2.2.2(yaml@2.6.0)': + dependencies: + '@visulima/path': 1.1.1 + optionalDependencies: + yaml: 2.6.0 - '@visulima/inspector@1.0.5': {} + '@visulima/humanizer@1.0.13': {} - '@visulima/is-ansi-color-supported@2.2.3': {} + '@visulima/inspector@1.0.11': {} - '@visulima/package@3.0.7(yaml@2.5.0)': + '@visulima/is-ansi-color-supported@2.2.8': {} + + '@visulima/package@3.1.3(yaml@2.6.0)': dependencies: - '@visulima/fs': 2.1.13(yaml@2.5.0) - '@visulima/path': 1.0.4 - normalize-package-data: 6.0.2 + '@visulima/fs': 2.2.1(yaml@2.6.0) + '@visulima/path': 1.1.0 + normalize-package-data: 7.0.0 transitivePeerDependencies: - yaml - '@visulima/packem@1.0.0-alpha.81(esbuild@0.23.1)(jiti@2.0.0-beta.2)(typescript@5.5.4)(yaml@2.5.0)': + '@visulima/package@3.1.4(yaml@2.6.0)': dependencies: - '@antfu/install-pkg': 0.3.5 - '@babel/parser': 7.25.3 + '@visulima/fs': 2.2.2(yaml@2.6.0) + '@visulima/path': 1.1.1 + normalize-package-data: 7.0.0 + transitivePeerDependencies: + - yaml + + '@visulima/packem@1.0.8(esbuild@0.23.1)(picomatch@4.0.2)(typescript@5.5.4)(yaml@2.6.0)': + dependencies: + '@antfu/install-pkg': 0.4.1 + '@babel/parser': 7.25.7 + '@ckeditor/typedoc-plugins': 44.0.0(typedoc@0.26.8(typescript@5.5.4)) '@clack/prompts': 0.7.0 - '@rollup/plugin-alias': 5.1.0(rollup@4.21.0) - '@rollup/plugin-commonjs': 26.0.1(rollup@4.21.0) - '@rollup/plugin-dynamic-import-vars': 2.1.2(rollup@4.21.0) - '@rollup/plugin-inject': 5.0.5(rollup@4.21.0) - '@rollup/plugin-json': 6.1.0(rollup@4.21.0) - '@rollup/plugin-node-resolve': 15.2.3(rollup@4.21.0) - '@rollup/plugin-replace': 5.0.7(rollup@4.21.0) - '@rollup/plugin-wasm': 6.2.2(rollup@4.21.0) - '@rollup/pluginutils': 5.1.0(rollup@4.21.0) - '@visulima/cerebro': 1.1.15(yaml@2.5.0) - '@visulima/colorize': 1.4.5 - '@visulima/find-cache-dir': 1.0.6(yaml@2.5.0) - '@visulima/fs': 2.1.13(yaml@2.5.0) - '@visulima/humanizer': 1.0.7 - '@visulima/package': 3.0.7(yaml@2.5.0) - '@visulima/pail': 2.1.4 - '@visulima/path': 1.0.4 - '@visulima/tsconfig': 1.0.8(yaml@2.5.0) + '@rollup/plugin-alias': 5.1.1(rollup@4.24.0) + '@rollup/plugin-commonjs': 28.0.0(rollup@4.24.0) + '@rollup/plugin-dynamic-import-vars': 2.1.3(rollup@4.24.0) + '@rollup/plugin-inject': 5.0.5(rollup@4.24.0) + '@rollup/plugin-json': 6.1.0(rollup@4.24.0) + '@rollup/plugin-node-resolve': 15.3.0(rollup@4.24.0) + '@rollup/plugin-replace': 6.0.1(rollup@4.24.0) + '@rollup/plugin-wasm': 6.2.2(rollup@4.24.0) + '@rollup/pluginutils': 5.1.2(rollup@4.24.0) + '@visulima/cerebro': 1.1.23(yaml@2.6.0) + '@visulima/colorize': 1.4.11 + '@visulima/find-cache-dir': 1.0.13(yaml@2.6.0) + '@visulima/fs': 2.2.1(yaml@2.6.0) + '@visulima/humanizer': 1.0.13 + '@visulima/package': 3.1.3(yaml@2.6.0) + '@visulima/pail': 2.1.10 + '@visulima/path': 1.1.0 + '@visulima/tsconfig': 1.0.15(yaml@2.6.0) defu: 6.1.4 es-module-lexer: 1.5.4 fastest-levenshtein: 1.0.16 glob-parent: 6.0.2 hookable: 5.5.3 - is-glob: 4.0.3 - jiti: 2.0.0-beta.2 + jiti: 2.3.1 magic-string: 0.30.11 mlly: 1.7.1 - rollup: 4.21.0 - rollup-plugin-dts: 6.1.1(rollup@4.21.0)(typescript@5.5.4) - rollup-plugin-license: 3.5.2(rollup@4.21.0) - rollup-plugin-polyfill-node: 0.13.0(rollup@4.21.0) - rollup-plugin-visualizer: 5.12.0(rollup@4.21.0) + oxc-parser: 0.30.5 + rollup: 4.24.0 + rollup-plugin-dts: 6.1.1(rollup@4.24.0)(typescript@5.5.4) + rollup-plugin-license: 3.5.3(picomatch@4.0.2)(rollup@4.24.0) + rollup-plugin-polyfill-node: 0.13.0(rollup@4.24.0) + rollup-plugin-visualizer: 5.12.0(rollup@4.24.0) semver: 7.6.3 - tinyglobby: 0.2.2 + tinyglobby: 0.2.9 + typedoc: 0.26.8(typescript@5.5.4) + typedoc-plugin-markdown: 4.2.9(typedoc@0.26.8(typescript@5.5.4)) + typedoc-plugin-rename-defaults: 0.7.1(typedoc@0.26.8(typescript@5.5.4)) optionalDependencies: esbuild: 0.23.1 typescript: 5.5.4 @@ -18305,20 +18830,22 @@ snapshots: - rotating-file-stream - yaml - '@visulima/pail@2.1.4': + '@visulima/pail@2.1.10': dependencies: - '@visulima/colorize': 1.4.5 - '@visulima/error': 4.4.0 - '@visulima/fmt': 1.1.6 - '@visulima/inspector': 1.0.5 - safe-stable-stringify: 2.4.3 + '@visulima/colorize': 1.4.11 + '@visulima/error': 4.4.6 + '@visulima/fmt': 1.1.11 + '@visulima/inspector': 1.0.11 + safe-stable-stringify: 2.5.0 + + '@visulima/path@1.1.0': {} - '@visulima/path@1.0.4': {} + '@visulima/path@1.1.1': {} - '@visulima/tsconfig@1.0.8(yaml@2.5.0)': + '@visulima/tsconfig@1.0.15(yaml@2.6.0)': dependencies: - '@visulima/fs': 2.1.13(yaml@2.5.0) - '@visulima/path': 1.0.4 + '@visulima/fs': 2.2.1(yaml@2.6.0) + '@visulima/path': 1.1.0 jsonc-parser: 3.3.1 resolve-pkg-maps: 1.0.0 transitivePeerDependencies: @@ -18339,19 +18866,19 @@ snapshots: transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue-jsx@4.0.0(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))(vue@3.4.33(typescript@5.5.4))': + '@vitejs/plugin-vue-jsx@4.0.0(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))(vue@3.4.33(typescript@5.5.4))': dependencies: '@babel/core': 7.25.2 '@babel/plugin-transform-typescript': 7.24.8(@babel/core@7.25.2) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.25.2) - vite: 5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) + vite: 5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) vue: 3.4.33(typescript@5.5.4) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.0.5(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))(vue@3.4.33(typescript@5.5.4))': + '@vitejs/plugin-vue@5.0.5(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))(vue@3.4.33(typescript@5.5.4))': dependencies: - vite: 5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) + vite: 5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) vue: 3.4.33(typescript@5.5.4) '@vitest/coverage-v8@2.0.5(vitest@2.0.5(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))': @@ -18391,7 +18918,7 @@ snapshots: '@vitest/snapshot@2.0.5': dependencies: '@vitest/pretty-format': 2.0.5 - magic-string: 0.30.10 + magic-string: 0.30.11 pathe: 1.1.2 '@vitest/spy@2.0.5': @@ -18405,10 +18932,10 @@ snapshots: loupe: 3.1.1 tinyrainbow: 1.2.0 - '@vue-macros/common@1.10.4(rollup@4.21.0)(vue@3.4.33(typescript@5.5.4))': + '@vue-macros/common@1.10.4(rollup@4.24.0)(vue@3.4.33(typescript@5.5.4))': dependencies: '@babel/types': 7.25.2 - '@rollup/pluginutils': 5.1.0(rollup@4.21.0) + '@rollup/pluginutils': 5.1.0(rollup@4.24.0) '@vue/compiler-sfc': 3.4.33 ast-kit: 0.12.2 local-pkg: 0.5.0 @@ -18473,7 +19000,7 @@ snapshots: '@vue/compiler-core@3.4.33': dependencies: - '@babel/parser': 7.24.8 + '@babel/parser': 7.25.3 '@vue/shared': 3.4.33 entities: 4.5.0 estree-walker: 2.0.2 @@ -18491,14 +19018,14 @@ snapshots: '@vue/compiler-sfc@3.4.33': dependencies: - '@babel/parser': 7.24.8 + '@babel/parser': 7.25.3 '@vue/compiler-core': 3.4.33 '@vue/compiler-dom': 3.4.33 '@vue/compiler-ssr': 3.4.33 '@vue/shared': 3.4.33 estree-walker: 2.0.2 - magic-string: 0.30.10 - postcss: 8.4.39 + magic-string: 0.30.11 + postcss: 8.4.41 source-map-js: 1.2.0 '@vue/compiler-ssr@3.4.33': @@ -18508,14 +19035,14 @@ snapshots: '@vue/devtools-api@6.6.3': {} - '@vue/devtools-core@7.3.3(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))': + '@vue/devtools-core@7.3.3(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))': dependencies: '@vue/devtools-kit': 7.3.3 '@vue/devtools-shared': 7.3.6 mitt: 3.0.1 nanoid: 3.3.6 pathe: 1.1.2 - vite-hot-client: 0.2.3(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)) + vite-hot-client: 0.2.3(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)) transitivePeerDependencies: - vite @@ -18832,7 +19359,7 @@ snapshots: archiver-utils@5.0.2: dependencies: - glob: 10.3.10 + glob: 10.4.5 graceful-fs: 4.2.11 is-stream: 2.0.1 lazystream: 1.0.1 @@ -18998,7 +19525,7 @@ snapshots: astring@1.8.6: {} - astro@4.14.4(@types/node@22.1.0)(less@4.2.0)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.5.4): + astro@4.14.4(@types/node@22.1.0)(less@4.2.0)(rollup@4.24.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.5.4): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 @@ -19011,7 +19538,7 @@ snapshots: '@babel/traverse': 7.25.3 '@babel/types': 7.25.2 '@oslojs/encoding': 0.4.1 - '@rollup/pluginutils': 5.1.0(rollup@4.21.0) + '@rollup/pluginutils': 5.1.0(rollup@4.24.0) '@types/babel__core': 7.20.5 '@types/cookie': 0.6.0 acorn: 8.12.1 @@ -19105,7 +19632,7 @@ snapshots: autoprefixer@10.4.19(postcss@8.4.39): dependencies: browserslist: 4.23.2 - caniuse-lite: 1.0.30001651 + caniuse-lite: 1.0.30001668 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.1 @@ -19115,7 +19642,7 @@ snapshots: autoprefixer@10.4.20(postcss@8.4.41): dependencies: browserslist: 4.23.3 - caniuse-lite: 1.0.30001651 + caniuse-lite: 1.0.30001668 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.1 @@ -19272,21 +19799,21 @@ snapshots: browserslist@4.22.1: dependencies: - caniuse-lite: 1.0.30001651 + caniuse-lite: 1.0.30001668 electron-to-chromium: 1.4.542 node-releases: 2.0.13 update-browserslist-db: 1.0.13(browserslist@4.22.1) browserslist@4.23.2: dependencies: - caniuse-lite: 1.0.30001651 + caniuse-lite: 1.0.30001668 electron-to-chromium: 1.4.832 node-releases: 2.0.18 update-browserslist-db: 1.1.0(browserslist@4.23.2) browserslist@4.23.3: dependencies: - caniuse-lite: 1.0.30001651 + caniuse-lite: 1.0.30001668 electron-to-chromium: 1.5.13 node-releases: 2.0.18 update-browserslist-db: 1.1.0(browserslist@4.23.3) @@ -19430,16 +19957,18 @@ snapshots: camelcase@7.0.1: {} + camelcase@8.0.0: {} + caniuse-api@3.0.0: dependencies: browserslist: 4.23.2 - caniuse-lite: 1.0.30001651 + caniuse-lite: 1.0.30001668 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 caniuse-lite@1.0.30001643: {} - caniuse-lite@1.0.30001651: {} + caniuse-lite@1.0.30001668: {} ccount@1.1.0: {} @@ -19696,7 +20225,7 @@ snapshots: commenting@1.1.0: {} - commitizen@4.3.0: + commitizen@4.3.1: dependencies: cachedir: 2.3.0 cz-conventional-changelog: 3.3.0 @@ -19885,7 +20414,7 @@ snapshots: dependencies: '@types/node': 20.5.1 cosmiconfig: 8.3.6(typescript@5.5.4) - jiti: 1.20.0 + jiti: 1.21.6 typescript: 5.5.4 optional: true @@ -19893,14 +20422,14 @@ snapshots: dependencies: '@types/node': 22.1.0 cosmiconfig: 8.3.6(typescript@5.5.4) - jiti: 1.20.0 + jiti: 1.21.6 typescript: 5.5.4 cosmiconfig-typescript-loader@5.0.0(@types/node@22.1.0)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4): dependencies: '@types/node': 22.1.0 cosmiconfig: 9.0.0(typescript@5.5.4) - jiti: 1.20.0 + jiti: 1.21.6 typescript: 5.5.4 cosmiconfig@8.3.6(typescript@5.5.4): @@ -20065,7 +20594,7 @@ snapshots: cz-conventional-changelog@3.3.0: dependencies: chalk: 2.4.2 - commitizen: 4.3.0 + commitizen: 4.3.1 conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1 @@ -20252,10 +20781,6 @@ snapshots: detect-node@2.1.0: {} - detect-package-manager@3.0.2: - dependencies: - execa: 5.1.1 - deterministic-object-hash@2.0.2: dependencies: base-64: 1.0.0 @@ -20734,13 +21259,13 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-compat-utils@0.1.2(eslint@8.57.1): + eslint-compat-utils@0.1.2(eslint@8.57.0): dependencies: - eslint: 8.57.1 + eslint: 8.57.0 - eslint-compat-utils@0.5.1(eslint@8.57.1): + eslint-compat-utils@0.5.1(eslint@8.57.0): dependencies: - eslint: 8.57.1 + eslint: 8.57.0 semver: 7.6.3 eslint-config-next@14.2.5(eslint@9.7.0)(typescript@5.5.4): @@ -20771,13 +21296,13 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.1))(eslint@8.57.1): + eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.0))(eslint@8.57.0): dependencies: debug: 4.3.4 enhanced-resolve: 5.15.0 - eslint: 8.57.1 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) - eslint-plugin-import: eslint-plugin-i@2.29.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) + eslint: 8.57.0 + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0) + eslint-plugin-import: eslint-plugin-i@2.29.1(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0) fast-glob: 3.3.1 get-tsconfig: 4.7.2 is-core-module: 2.13.0 @@ -20805,11 +21330,11 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-mdx@2.2.0(eslint@8.57.1): + eslint-mdx@2.2.0(eslint@8.57.0): dependencies: acorn: 8.12.1 acorn-jsx: 5.3.2(acorn@8.12.1) - eslint: 8.57.1 + eslint: 8.57.0 espree: 9.6.1 estree-util-visit: 1.2.1 remark-mdx: 2.3.0 @@ -20825,11 +21350,11 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-mdx@3.1.5(eslint@8.57.1): + eslint-mdx@3.1.5(eslint@8.57.0): dependencies: acorn: 8.12.1 acorn-jsx: 5.3.2(acorn@8.12.1) - eslint: 8.57.1 + eslint: 8.57.0 espree: 9.6.1 estree-util-visit: 2.0.0 remark-mdx: 3.0.1 @@ -20846,14 +21371,14 @@ snapshots: - bluebird - supports-color - eslint-module-utils@2.8.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1): + eslint-module-utils@2.8.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.5.4) - eslint: 8.57.1 + '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.5.4) + eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.1))(eslint@8.57.1) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.0))(eslint@8.57.0) transitivePeerDependencies: - supports-color @@ -20868,25 +21393,25 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-antfu@1.0.13(eslint@8.57.1): + eslint-plugin-antfu@1.0.13(eslint@8.57.0): dependencies: - eslint: 8.57.1 + eslint: 8.57.0 - eslint-plugin-compat@4.2.0(eslint@8.57.1): + eslint-plugin-compat@4.2.0(eslint@8.57.0): dependencies: '@mdn/browser-compat-data': 5.3.20 ast-metadata-inferer: 0.8.0 browserslist: 4.22.1 - caniuse-lite: 1.0.30001651 - eslint: 8.57.1 + caniuse-lite: 1.0.30001668 + eslint: 8.57.0 find-up: 5.0.0 lodash.memoize: 4.1.2 - semver: 7.5.4 + semver: 7.6.3 - eslint-plugin-deprecation@3.0.0(eslint@8.57.1)(typescript@5.5.4): + eslint-plugin-deprecation@3.0.0(eslint@8.57.0)(typescript@5.5.4): dependencies: - '@typescript-eslint/utils': 7.16.1(eslint@8.57.1)(typescript@5.5.4) - eslint: 8.57.1 + '@typescript-eslint/utils': 7.16.1(eslint@8.57.0)(typescript@5.5.4) + eslint: 8.57.0 ts-api-utils: 1.3.0(typescript@5.5.4) tslib: 2.6.3 typescript: 5.5.4 @@ -20896,41 +21421,41 @@ snapshots: eslint-plugin-editorconfig@4.0.3: dependencies: editorconfig: 1.0.4 - eslint: 8.57.1 + eslint: 8.57.0 klona: 2.0.6 transitivePeerDependencies: - supports-color - eslint-plugin-es-x@7.2.0(eslint@8.57.1): + eslint-plugin-es-x@7.2.0(eslint@8.57.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) - '@eslint-community/regexpp': 4.9.1 - eslint: 8.57.1 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@eslint-community/regexpp': 4.11.0 + eslint: 8.57.0 - eslint-plugin-es-x@7.8.0(eslint@8.57.1): + eslint-plugin-es-x@7.8.0(eslint@8.57.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) '@eslint-community/regexpp': 4.11.0 - eslint: 8.57.1 - eslint-compat-utils: 0.5.1(eslint@8.57.1) + eslint: 8.57.0 + eslint-compat-utils: 0.5.1(eslint@8.57.0) - eslint-plugin-eslint-comments@3.2.0(eslint@8.57.1): + eslint-plugin-eslint-comments@3.2.0(eslint@8.57.0): dependencies: escape-string-regexp: 1.0.5 - eslint: 8.57.1 - ignore: 5.2.4 + eslint: 8.57.0 + ignore: 5.3.1 eslint-plugin-html@7.1.0: dependencies: htmlparser2: 8.0.2 - eslint-plugin-i@2.29.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1): + eslint-plugin-i@2.29.1(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0): dependencies: debug: 4.3.4 doctrine: 3.0.0 - eslint: 8.57.1 + eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-i@2.29.1(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0) get-tsconfig: 4.7.2 is-glob: 4.0.3 minimatch: 3.1.2 @@ -20968,18 +21493,18 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-plugin-jsonc@2.16.0(eslint@8.57.1): + eslint-plugin-jsonc@2.16.0(eslint@8.57.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) - eslint: 8.57.1 - eslint-compat-utils: 0.5.1(eslint@8.57.1) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + eslint: 8.57.0 + eslint-compat-utils: 0.5.1(eslint@8.57.0) espree: 9.6.1 graphemer: 1.4.0 jsonc-eslint-parser: 2.4.0 natural-compare: 1.4.0 synckit: 0.6.2 - eslint-plugin-jsx-a11y@6.7.1(eslint@8.57.1): + eslint-plugin-jsx-a11y@6.7.1(eslint@8.57.0): dependencies: '@babel/runtime': 7.23.1 aria-query: 5.3.0 @@ -20990,7 +21515,7 @@ snapshots: axobject-query: 3.2.1 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.57.1 + eslint: 8.57.0 has: 1.0.4 jsx-ast-utils: 3.3.5 language-tags: 1.0.5 @@ -21020,18 +21545,18 @@ snapshots: object.fromentries: 2.0.7 semver: 6.3.1 - eslint-plugin-markdown@3.0.1(eslint@8.57.1): + eslint-plugin-markdown@3.0.1(eslint@8.57.0): dependencies: - eslint: 8.57.1 + eslint: 8.57.0 mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color - eslint-plugin-mdx@2.2.0(eslint@8.57.1): + eslint-plugin-mdx@2.2.0(eslint@8.57.0): dependencies: - eslint: 8.57.1 - eslint-mdx: 2.2.0(eslint@8.57.1) - eslint-plugin-markdown: 3.0.1(eslint@8.57.1) + eslint: 8.57.0 + eslint-mdx: 2.2.0(eslint@8.57.0) + eslint-plugin-markdown: 3.0.1(eslint@8.57.0) remark-mdx: 2.3.0 remark-parse: 10.0.2 remark-stringify: 10.0.3 @@ -21041,11 +21566,11 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-mdx@3.1.5(eslint@8.57.1): + eslint-plugin-mdx@3.1.5(eslint@8.57.0): dependencies: - eslint: 8.57.1 - eslint-mdx: 3.1.5(eslint@8.57.1) - eslint-plugin-markdown: 3.0.1(eslint@8.57.1) + eslint: 8.57.0 + eslint-mdx: 3.1.5(eslint@8.57.0) + eslint-plugin-markdown: 3.0.1(eslint@8.57.0) remark-mdx: 3.0.1 remark-parse: 11.0.0 remark-stringify: 11.0.0 @@ -21056,42 +21581,42 @@ snapshots: - bluebird - supports-color - eslint-plugin-n@16.6.2(eslint@8.57.1): + eslint-plugin-n@16.6.2(eslint@8.57.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) builtins: 5.0.1 - eslint: 8.57.1 - eslint-plugin-es-x: 7.8.0(eslint@8.57.1) - get-tsconfig: 4.7.2 + eslint: 8.57.0 + eslint-plugin-es-x: 7.8.0(eslint@8.57.0) + get-tsconfig: 4.7.6 globals: 13.24.0 - ignore: 5.2.4 + ignore: 5.3.1 is-builtin-module: 3.2.1 is-core-module: 2.13.0 minimatch: 3.1.2 resolve: 1.22.6 - semver: 7.5.4 + semver: 7.6.3 - eslint-plugin-n@17.10.3(eslint@8.57.1): + eslint-plugin-n@17.10.3(eslint@8.57.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) enhanced-resolve: 5.17.0 - eslint: 8.57.1 - eslint-plugin-es-x: 7.8.0(eslint@8.57.1) + eslint: 8.57.0 + eslint-plugin-es-x: 7.8.0(eslint@8.57.0) get-tsconfig: 4.7.6 globals: 15.8.0 ignore: 5.3.1 minimatch: 9.0.5 semver: 7.6.3 - eslint-plugin-no-loops@0.3.0(eslint@8.57.1): + eslint-plugin-no-loops@0.3.0(eslint@8.57.0): dependencies: - eslint: 8.57.1 + eslint: 8.57.0 eslint-plugin-no-only-tests@3.1.0: {} - eslint-plugin-no-secrets@0.8.9(eslint@8.57.1): + eslint-plugin-no-secrets@0.8.9(eslint@8.57.0): dependencies: - eslint: 8.57.1 + eslint: 8.57.0 eslint-plugin-no-use-extend-native@0.5.0: dependencies: @@ -21100,11 +21625,11 @@ snapshots: is-obj-prop: 1.0.0 is-proto-prop: 2.0.0 - eslint-plugin-perfectionist@2.11.0(eslint@8.57.1)(svelte@4.2.18)(typescript@5.5.4): + eslint-plugin-perfectionist@2.11.0(eslint@8.57.0)(svelte@4.2.18)(typescript@5.5.4): dependencies: - '@typescript-eslint/utils': 7.16.1(eslint@8.57.1)(typescript@5.5.4) - eslint: 8.57.1 - minimatch: 9.0.3 + '@typescript-eslint/utils': 7.16.1(eslint@8.57.0)(typescript@5.5.4) + eslint: 8.57.0 + minimatch: 9.0.5 natural-compare-lite: 1.4.0 optionalDependencies: svelte: 4.2.18 @@ -21112,13 +21637,13 @@ snapshots: - supports-color - typescript - eslint-plugin-promise@6.1.1(eslint@8.57.1): + eslint-plugin-promise@6.1.1(eslint@8.57.0): dependencies: - eslint: 8.57.1 + eslint: 8.57.0 - eslint-plugin-react-hooks@4.6.2(eslint@8.57.1): + eslint-plugin-react-hooks@4.6.2(eslint@8.57.0): dependencies: - eslint: 8.57.1 + eslint: 8.57.0 optional: true eslint-plugin-react-hooks@4.6.2(eslint@9.7.0): @@ -21129,7 +21654,7 @@ snapshots: dependencies: eslint: 9.7.0 - eslint-plugin-react@7.35.0(eslint@8.57.1): + eslint-plugin-react@7.35.0(eslint@8.57.0): dependencies: array-includes: 3.1.8 array.prototype.findlast: 1.2.5 @@ -21137,7 +21662,7 @@ snapshots: array.prototype.tosorted: 1.1.4 doctrine: 2.1.0 es-iterator-helpers: 1.0.19 - eslint: 8.57.1 + eslint: 8.57.0 estraverse: 5.3.0 hasown: 2.0.2 jsx-ast-utils: 3.3.5 @@ -21174,12 +21699,12 @@ snapshots: string.prototype.matchall: 4.0.11 string.prototype.repeat: 1.0.0 - eslint-plugin-regexp@2.6.0(eslint@8.57.1): + eslint-plugin-regexp@2.6.0(eslint@8.57.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) - '@eslint-community/regexpp': 4.9.1 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@eslint-community/regexpp': 4.11.0 comment-parser: 1.4.0 - eslint: 8.57.1 + eslint: 8.57.0 jsdoc-type-pratt-parser: 4.0.0 refa: 0.12.1 regexp-ast-analysis: 0.7.1 @@ -21189,31 +21714,31 @@ snapshots: dependencies: safe-regex: 2.1.1 - eslint-plugin-simple-import-sort@10.0.0(eslint@8.57.1): + eslint-plugin-simple-import-sort@10.0.0(eslint@8.57.0): dependencies: - eslint: 8.57.1 + eslint: 8.57.0 - eslint-plugin-sonarjs@0.22.0(eslint@8.57.1): + eslint-plugin-sonarjs@0.22.0(eslint@8.57.0): dependencies: - eslint: 8.57.1 + eslint: 8.57.0 - eslint-plugin-toml@0.6.1(eslint@8.57.1): + eslint-plugin-toml@0.6.1(eslint@8.57.0): dependencies: - debug: 4.3.4 - eslint: 8.57.1 - eslint-compat-utils: 0.1.2(eslint@8.57.1) + debug: 4.3.6 + eslint: 8.57.0 + eslint-compat-utils: 0.1.2(eslint@8.57.0) lodash: 4.17.21 toml-eslint-parser: 0.7.0 transitivePeerDependencies: - supports-color - eslint-plugin-unicorn@49.0.0(eslint@8.57.1): + eslint-plugin-unicorn@49.0.0(eslint@8.57.0): dependencies: '@babel/helper-validator-identifier': 7.22.20 - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) ci-info: 3.9.0 clean-regexp: 1.0.0 - eslint: 8.57.1 + eslint: 8.57.0 esquery: 1.5.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 @@ -21222,26 +21747,26 @@ snapshots: read-pkg-up: 7.0.1 regexp-tree: 0.1.27 regjsparser: 0.10.0 - semver: 7.5.4 + semver: 7.6.3 strip-indent: 3.0.0 eslint-plugin-vitest-globals@1.5.0: {} - eslint-plugin-vitest@0.4.1(eslint@8.57.1)(typescript@5.5.4)(vitest@2.0.5(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)): + eslint-plugin-vitest@0.4.1(eslint@8.57.0)(typescript@5.5.4)(vitest@2.0.5(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)): dependencies: - '@typescript-eslint/utils': 7.16.1(eslint@8.57.1)(typescript@5.5.4) - eslint: 8.57.1 + '@typescript-eslint/utils': 7.16.1(eslint@8.57.0)(typescript@5.5.4) + eslint: 8.57.0 optionalDependencies: vitest: 2.0.5(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) transitivePeerDependencies: - supports-color - typescript - eslint-plugin-yml@1.14.0(eslint@8.57.1): + eslint-plugin-yml@1.14.0(eslint@8.57.0): dependencies: - debug: 4.3.4 - eslint: 8.57.1 - eslint-compat-utils: 0.5.1(eslint@8.57.1) + debug: 4.3.6 + eslint: 8.57.0 + eslint-compat-utils: 0.5.1(eslint@8.57.0) lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.2.2 @@ -21269,13 +21794,13 @@ snapshots: eslint-visitor-keys@4.0.0: {} - eslint@8.57.1: + eslint@8.57.0: dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) '@eslint-community/regexpp': 4.11.0 '@eslint/eslintrc': 2.1.4 - '@eslint/js': 8.57.1 - '@humanwhocodes/config-array': 0.13.0 + '@eslint/js': 8.57.0 + '@humanwhocodes/config-array': 0.11.14 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 '@ungap/structured-clone': 1.2.0 @@ -21612,9 +22137,15 @@ snapshots: dependencies: websocket-driver: 0.7.4 - fdir@6.1.1: {} + fdir@6.2.0(picomatch@2.3.1): + optionalDependencies: + picomatch: 2.3.1 - fdir@6.2.0(picomatch@4.0.2): + fdir@6.3.0(picomatch@4.0.2): + optionalDependencies: + picomatch: 4.0.2 + + fdir@6.4.0(picomatch@4.0.2): optionalDependencies: picomatch: 4.0.2 @@ -22077,7 +22608,7 @@ snapshots: dependencies: array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.3.1 + fast-glob: 3.3.2 ignore: 5.3.1 merge2: 1.4.1 slash: 3.0.0 @@ -22085,7 +22616,7 @@ snapshots: globby@13.2.2: dependencies: dir-glob: 3.0.1 - fast-glob: 3.3.1 + fast-glob: 3.3.2 ignore: 5.3.1 merge2: 1.4.1 slash: 4.0.0 @@ -22306,6 +22837,20 @@ snapshots: stringify-entities: 4.0.3 zwitch: 2.0.4 + hast-util-to-html@9.0.3: + dependencies: + '@types/hast': 3.0.4 + '@types/unist': 3.0.0 + ccount: 2.0.1 + comma-separated-tokens: 2.0.3 + hast-util-whitespace: 3.0.0 + html-void-elements: 3.0.0 + mdast-util-to-hast: 13.2.0 + property-information: 6.3.0 + space-separated-tokens: 2.0.2 + stringify-entities: 4.0.3 + zwitch: 2.0.4 + hast-util-to-nlcst@2.2.0: dependencies: '@types/hast': 2.3.6 @@ -22578,7 +23123,7 @@ snapshots: humannames@1.0.5: {} - husky@9.1.5: {} + husky@9.1.6: {} hyperdyperid@1.2.0: {} @@ -23140,12 +23685,12 @@ snapshots: merge-stream: 2.0.0 supports-color: 8.1.1 - jiti@1.20.0: {} - jiti@1.21.6: {} jiti@2.0.0-beta.2: {} + jiti@2.3.1: {} + jju@1.4.0: {} js-tokens@4.0.0: {} @@ -23194,7 +23739,7 @@ snapshots: acorn: 8.10.0 eslint-visitor-keys: 3.4.3 espree: 9.6.1 - semver: 7.5.4 + semver: 7.6.3 jsonc-parser@3.3.1: {} @@ -23306,7 +23851,11 @@ snapshots: lines-and-columns@2.0.3: {} - lint-staged@15.2.9: + linkify-it@5.0.0: + dependencies: + uc.micro: 2.1.0 + + lint-staged@15.2.10: dependencies: chalk: 5.3.0 commander: 12.1.0 @@ -23314,7 +23863,7 @@ snapshots: execa: 8.0.1 lilconfig: 3.1.2 listr2: 8.2.4 - micromatch: 4.0.7 + micromatch: 4.0.8 pidtree: 0.6.0 string-argv: 0.3.2 yaml: 2.5.0 @@ -23553,9 +24102,11 @@ snapshots: lru-cache@7.18.3: {} + lunr@2.3.9: {} + magic-string-ast@0.6.2: dependencies: - magic-string: 0.30.10 + magic-string: 0.30.11 magic-string@0.30.10: dependencies: @@ -23622,6 +24173,15 @@ snapshots: map-stream@0.1.0: {} + markdown-it@14.1.0: + dependencies: + argparse: 2.0.1 + entities: 4.5.0 + linkify-it: 5.0.0 + mdurl: 2.0.0 + punycode.js: 2.3.1 + uc.micro: 2.1.0 + markdown-table@2.0.0: dependencies: repeat-string: 1.6.1 @@ -24054,6 +24614,8 @@ snapshots: mdn-data@2.0.30: {} + mdurl@2.0.0: {} + media-typer@0.3.0: {} mem@4.3.0: @@ -24326,7 +24888,7 @@ snapshots: micromark-extension-mdx-expression@1.0.8: dependencies: - '@types/estree': 1.0.2 + '@types/estree': 1.0.5 micromark-factory-mdx-expression: 1.0.9 micromark-factory-space: 1.1.0 micromark-util-character: 1.2.0 @@ -24337,7 +24899,7 @@ snapshots: micromark-extension-mdx-expression@3.0.0: dependencies: - '@types/estree': 1.0.2 + '@types/estree': 1.0.5 devlop: 1.1.0 micromark-factory-mdx-expression: 2.0.1 micromark-factory-space: 2.0.0 @@ -24349,7 +24911,7 @@ snapshots: micromark-extension-mdx-jsx@1.0.5: dependencies: '@types/acorn': 4.0.6 - '@types/estree': 1.0.2 + '@types/estree': 1.0.5 estree-util-is-identifier-name: 2.1.0 micromark-factory-mdx-expression: 1.0.9 micromark-factory-space: 1.1.0 @@ -24362,7 +24924,7 @@ snapshots: micromark-extension-mdx-jsx@3.0.0: dependencies: '@types/acorn': 4.0.6 - '@types/estree': 1.0.2 + '@types/estree': 1.0.5 devlop: 1.1.0 estree-util-is-identifier-name: 3.0.0 micromark-factory-mdx-expression: 2.0.1 @@ -24382,7 +24944,7 @@ snapshots: micromark-extension-mdxjs-esm@1.0.5: dependencies: - '@types/estree': 1.0.2 + '@types/estree': 1.0.5 micromark-core-commonmark: 1.1.0 micromark-util-character: 1.2.0 micromark-util-events-to-acorn: 1.2.3 @@ -24394,7 +24956,7 @@ snapshots: micromark-extension-mdxjs-esm@3.0.0: dependencies: - '@types/estree': 1.0.2 + '@types/estree': 1.0.5 devlop: 1.1.0 micromark-core-commonmark: 2.0.1 micromark-util-character: 2.1.0 @@ -24454,7 +25016,7 @@ snapshots: micromark-factory-mdx-expression@1.0.9: dependencies: - '@types/estree': 1.0.2 + '@types/estree': 1.0.5 micromark-util-character: 1.2.0 micromark-util-events-to-acorn: 1.2.3 micromark-util-symbol: 1.1.0 @@ -24465,7 +25027,7 @@ snapshots: micromark-factory-mdx-expression@2.0.1: dependencies: - '@types/estree': 1.0.2 + '@types/estree': 1.0.5 devlop: 1.1.0 micromark-util-character: 2.1.0 micromark-util-events-to-acorn: 2.0.2 @@ -24581,7 +25143,7 @@ snapshots: micromark-util-events-to-acorn@1.2.3: dependencies: '@types/acorn': 4.0.6 - '@types/estree': 1.0.2 + '@types/estree': 1.0.5 '@types/unist': 2.0.8 estree-util-visit: 1.2.1 micromark-util-symbol: 1.1.0 @@ -24592,7 +25154,7 @@ snapshots: micromark-util-events-to-acorn@2.0.2: dependencies: '@types/acorn': 4.0.6 - '@types/estree': 1.0.2 + '@types/estree': 1.0.5 '@types/unist': 3.0.0 devlop: 1.1.0 estree-util-visit: 2.0.0 @@ -24715,6 +25277,11 @@ snapshots: braces: 3.0.3 picomatch: 2.3.1 + micromatch@4.0.8: + dependencies: + braces: 3.0.3 + picomatch: 2.3.1 + mime-db@1.52.0: {} mime-types@2.1.35: @@ -24947,18 +25514,18 @@ snapshots: node-gyp-build: 4.6.1 optional: true - nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4)(xml2js@0.6.2): + nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.4)(webpack-sources@3.2.3)(xml2js@0.6.2): dependencies: '@cloudflare/kv-asset-handler': 0.3.4 '@netlify/functions': 2.8.1 - '@rollup/plugin-alias': 5.1.0(rollup@4.21.0) - '@rollup/plugin-commonjs': 25.0.8(rollup@4.21.0) - '@rollup/plugin-inject': 5.0.5(rollup@4.21.0) - '@rollup/plugin-json': 6.1.0(rollup@4.21.0) - '@rollup/plugin-node-resolve': 15.2.3(rollup@4.21.0) - '@rollup/plugin-replace': 5.0.7(rollup@4.21.0) - '@rollup/plugin-terser': 0.4.4(rollup@4.21.0) - '@rollup/pluginutils': 5.1.0(rollup@4.21.0) + '@rollup/plugin-alias': 5.1.0(rollup@4.24.0) + '@rollup/plugin-commonjs': 25.0.8(rollup@4.24.0) + '@rollup/plugin-inject': 5.0.5(rollup@4.24.0) + '@rollup/plugin-json': 6.1.0(rollup@4.24.0) + '@rollup/plugin-node-resolve': 15.2.3(rollup@4.24.0) + '@rollup/plugin-replace': 5.0.7(rollup@4.24.0) + '@rollup/plugin-terser': 0.4.4(rollup@4.24.0) + '@rollup/pluginutils': 5.1.0(rollup@4.24.0) '@types/http-proxy': 1.17.14 '@vercel/nft': 0.26.5(encoding@0.1.13) archiver: 7.0.1 @@ -25001,8 +25568,8 @@ snapshots: pkg-types: 1.1.3 pretty-bytes: 6.1.1 radix3: 1.1.2 - rollup: 4.21.0 - rollup-plugin-visualizer: 5.12.0(rollup@4.21.0) + rollup: 4.24.0 + rollup-plugin-visualizer: 5.12.0(rollup@4.24.0) scule: 1.3.0 semver: 7.6.3 serve-placeholder: 2.0.2 @@ -25010,11 +25577,11 @@ snapshots: std-env: 3.7.0 ufo: 1.5.4 uncrypto: 0.1.3 - unctx: 2.3.1 + unctx: 2.3.1(webpack-sources@3.2.3) unenv: 1.10.0 - unimport: 3.9.0(rollup@4.21.0) + unimport: 3.9.0(rollup@4.24.0)(webpack-sources@3.2.3) unstorage: 1.10.2(ioredis@5.4.1) - unwasm: 0.3.9 + unwasm: 0.3.9(webpack-sources@3.2.3) optionalDependencies: xml2js: 0.6.2 transitivePeerDependencies: @@ -25037,6 +25604,7 @@ snapshots: - magicast - supports-color - uWebSockets.js + - webpack-sources nlcst-is-literal@2.1.1: dependencies: @@ -25182,6 +25750,12 @@ snapshots: semver: 7.6.3 validate-npm-package-license: 3.0.4 + normalize-package-data@7.0.0: + dependencies: + hosted-git-info: 8.0.0 + semver: 7.6.3 + validate-npm-package-license: 3.0.4 + normalize-path@3.0.0: {} normalize-range@0.1.2: {} @@ -25278,14 +25852,14 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(less@4.2.0)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.5.4)(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))(xml2js@0.6.2): + nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@22.1.0)(encoding@0.1.13)(eslint@9.7.0)(ioredis@5.4.1)(less@4.2.0)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.24.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.5.4)(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))(webpack-sources@3.2.3)(xml2js@0.6.2): dependencies: '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.3.9(rollup@4.21.0)(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)) - '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.21.0) - '@nuxt/schema': 3.12.4(rollup@4.21.0) - '@nuxt/telemetry': 2.5.4(magicast@0.3.4)(rollup@4.21.0) - '@nuxt/vite-builder': 3.12.4(@types/node@22.1.0)(eslint@9.7.0)(less@4.2.0)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.5.4)(vue@3.4.33(typescript@5.5.4)) + '@nuxt/devtools': 1.3.9(rollup@4.24.0)(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))(webpack-sources@3.2.3) + '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.24.0)(webpack-sources@3.2.3) + '@nuxt/schema': 3.12.4(rollup@4.24.0)(webpack-sources@3.2.3) + '@nuxt/telemetry': 2.5.4(magicast@0.3.4)(rollup@4.24.0)(webpack-sources@3.2.3) + '@nuxt/vite-builder': 3.12.4(@types/node@22.1.0)(eslint@9.7.0)(less@4.2.0)(magicast@0.3.4)(optionator@0.9.3)(rollup@4.24.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.5.4)(vue@3.4.33(typescript@5.5.4))(webpack-sources@3.2.3) '@unhead/dom': 1.9.16 '@unhead/ssr': 1.9.16 '@unhead/vue': 1.9.16(vue@3.4.33(typescript@5.5.4)) @@ -25312,7 +25886,7 @@ snapshots: knitwork: 1.1.0 magic-string: 0.30.10 mlly: 1.7.1 - nitropack: 2.9.7(encoding@0.1.13)(magicast@0.3.4)(xml2js@0.6.2) + nitropack: 2.9.7(encoding@0.1.13)(magicast@0.3.4)(webpack-sources@3.2.3)(xml2js@0.6.2) nuxi: 3.12.0 nypm: 0.3.9 ofetch: 1.3.4 @@ -25328,11 +25902,11 @@ snapshots: ufo: 1.5.4 ultrahtml: 1.5.3 uncrypto: 0.1.3 - unctx: 2.3.1 + unctx: 2.3.1(webpack-sources@3.2.3) unenv: 1.10.0 - unimport: 3.9.0(rollup@4.21.0) + unimport: 3.9.0(rollup@4.24.0)(webpack-sources@3.2.3) unplugin: 1.11.0 - unplugin-vue-router: 0.10.1(rollup@4.21.0)(vue-router@4.4.0(vue@3.4.33(typescript@5.5.4)))(vue@3.4.33(typescript@5.5.4)) + unplugin-vue-router: 0.10.1(rollup@4.24.0)(vue-router@4.4.0(vue@3.4.33(typescript@5.5.4)))(vue@3.4.33(typescript@5.5.4))(webpack-sources@3.2.3) unstorage: 1.10.2(ioredis@5.4.1) untyped: 1.4.2 vue: 3.4.33(typescript@5.5.4) @@ -25383,6 +25957,7 @@ snapshots: - vls - vti - vue-tsc + - webpack-sources - xml2js nypm@0.3.9: @@ -25503,6 +26078,10 @@ snapshots: dependencies: mimic-function: 5.0.1 + oniguruma-to-js@0.4.3: + dependencies: + regex: 4.3.3 + open@10.1.0: dependencies: default-browser: 5.2.1 @@ -25571,6 +26150,17 @@ snapshots: os-tmpdir@1.0.2: {} + oxc-parser@0.30.5: + optionalDependencies: + '@oxc-parser/binding-darwin-arm64': 0.30.5 + '@oxc-parser/binding-darwin-x64': 0.30.5 + '@oxc-parser/binding-linux-arm64-gnu': 0.30.5 + '@oxc-parser/binding-linux-arm64-musl': 0.30.5 + '@oxc-parser/binding-linux-x64-gnu': 0.30.5 + '@oxc-parser/binding-linux-x64-musl': 0.30.5 + '@oxc-parser/binding-win32-arm64-msvc': 0.30.5 + '@oxc-parser/binding-win32-x64-msvc': 0.30.5 + p-cancelable@3.0.0: {} p-defer@1.0.0: {} @@ -25678,6 +26268,10 @@ snapshots: registry-url: 6.0.1 semver: 7.6.3 + package-manager-detector@0.1.2: {} + + package-manager-detector@0.2.2: {} + package-name-regex@2.0.6: {} pacote@18.0.6: @@ -25773,14 +26367,14 @@ snapshots: parse-json@6.0.2: dependencies: - '@babel/code-frame': 7.22.13 + '@babel/code-frame': 7.24.7 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 2.0.3 parse-json@7.1.0: dependencies: - '@babel/code-frame': 7.22.13 + '@babel/code-frame': 7.24.7 error-ex: 1.3.2 json-parse-even-better-errors: 3.0.0 lines-and-columns: 2.0.3 @@ -25931,6 +26525,8 @@ snapshots: picocolors@1.0.1: {} + picocolors@1.1.0: {} + picomatch@2.3.1: {} picomatch@4.0.2: {} @@ -25966,16 +26562,16 @@ snapshots: dependencies: find-up: 6.3.0 - pkg-pr-new@0.0.20: + pkg-pr-new@0.0.29: dependencies: '@jsdevtools/ez-spawn': 3.0.4 '@octokit/action': 6.1.0 - detect-package-manager: 3.0.2 - fast-glob: 3.3.2 ignore: 5.3.1 isbinaryfile: 5.0.2 + package-manager-detector: 0.1.2 pkg-types: 1.1.3 query-registry: 3.0.1 + tinyglobby: 0.2.6 pkg-types@1.1.3: dependencies: @@ -26198,6 +26794,12 @@ snapshots: picocolors: 1.0.1 source-map-js: 1.2.0 + postcss@8.4.47: + dependencies: + nanoid: 3.3.7 + picocolors: 1.1.0 + source-map-js: 1.2.1 + preferred-pm@4.0.0: dependencies: find-up-simple: 1.0.0 @@ -26265,10 +26867,10 @@ snapshots: prr@1.0.1: optional: true - publint@0.2.10: + publint@0.2.11: dependencies: npm-packlist: 5.1.3 - picocolors: 1.0.1 + picocolors: 1.1.0 sade: 1.8.1 pump-chain@1.0.0: @@ -26282,6 +26884,8 @@ snapshots: end-of-stream: 1.4.4 once: 1.4.0 + punycode.js@2.3.1: {} + punycode@2.3.0: {} pupa@3.1.0: @@ -26550,6 +27154,8 @@ snapshots: regex-parser@2.3.0: {} + regex@4.3.3: {} + regexp-ast-analysis@0.7.1: dependencies: '@eslint-community/regexpp': 4.11.0 @@ -26935,41 +27541,41 @@ snapshots: glob: 11.0.0 package-json-from-dist: 1.0.0 - rollup-plugin-dts@6.1.1(rollup@4.21.0)(typescript@5.5.4): + rollup-plugin-dts@6.1.1(rollup@4.24.0)(typescript@5.5.4): dependencies: magic-string: 0.30.11 - rollup: 4.21.0 + rollup: 4.24.0 typescript: 5.5.4 optionalDependencies: '@babel/code-frame': 7.24.7 - rollup-plugin-license@3.5.2(rollup@4.21.0): + rollup-plugin-license@3.5.3(picomatch@4.0.2)(rollup@4.24.0): dependencies: commenting: 1.1.0 - fdir: 6.1.1 + fdir: 6.3.0(picomatch@4.0.2) lodash: 4.17.21 magic-string: 0.30.11 moment: 2.30.1 package-name-regex: 2.0.6 - rollup: 4.21.0 + rollup: 4.24.0 spdx-expression-validate: 2.0.0 spdx-satisfies: 5.0.1 transitivePeerDependencies: - picomatch - rollup-plugin-polyfill-node@0.13.0(rollup@4.21.0): + rollup-plugin-polyfill-node@0.13.0(rollup@4.24.0): dependencies: - '@rollup/plugin-inject': 5.0.5(rollup@4.21.0) - rollup: 4.21.0 + '@rollup/plugin-inject': 5.0.5(rollup@4.24.0) + rollup: 4.24.0 - rollup-plugin-visualizer@5.12.0(rollup@4.21.0): + rollup-plugin-visualizer@5.12.0(rollup@4.24.0): dependencies: open: 8.4.2 picomatch: 2.3.1 source-map: 0.7.4 yargs: 17.7.2 optionalDependencies: - rollup: 4.21.0 + rollup: 4.24.0 rollup@4.20.0: dependencies: @@ -27015,6 +27621,28 @@ snapshots: '@rollup/rollup-win32-x64-msvc': 4.21.0 fsevents: 2.3.3 + rollup@4.24.0: + dependencies: + '@types/estree': 1.0.6 + optionalDependencies: + '@rollup/rollup-android-arm-eabi': 4.24.0 + '@rollup/rollup-android-arm64': 4.24.0 + '@rollup/rollup-darwin-arm64': 4.24.0 + '@rollup/rollup-darwin-x64': 4.24.0 + '@rollup/rollup-linux-arm-gnueabihf': 4.24.0 + '@rollup/rollup-linux-arm-musleabihf': 4.24.0 + '@rollup/rollup-linux-arm64-gnu': 4.24.0 + '@rollup/rollup-linux-arm64-musl': 4.24.0 + '@rollup/rollup-linux-powerpc64le-gnu': 4.24.0 + '@rollup/rollup-linux-riscv64-gnu': 4.24.0 + '@rollup/rollup-linux-s390x-gnu': 4.24.0 + '@rollup/rollup-linux-x64-gnu': 4.24.0 + '@rollup/rollup-linux-x64-musl': 4.24.0 + '@rollup/rollup-win32-arm64-msvc': 4.24.0 + '@rollup/rollup-win32-ia32-msvc': 4.24.0 + '@rollup/rollup-win32-x64-msvc': 4.24.0 + fsevents: 2.3.3 + run-applescript@5.0.0: dependencies: execa: 5.1.1 @@ -27073,7 +27701,7 @@ snapshots: dependencies: regexp-tree: 0.1.27 - safe-stable-stringify@2.4.3: {} + safe-stable-stringify@2.5.0: {} safer-buffer@2.1.2: {} @@ -27355,6 +27983,15 @@ snapshots: '@shikijs/core': 1.14.1 '@types/hast': 3.0.4 + shiki@1.22.0: + dependencies: + '@shikijs/core': 1.22.0 + '@shikijs/engine-javascript': 1.22.0 + '@shikijs/engine-oniguruma': 1.22.0 + '@shikijs/types': 1.22.0 + '@shikijs/vscode-textmate': 9.3.0 + '@types/hast': 3.0.4 + side-channel@1.0.4: dependencies: call-bind: 1.0.2 @@ -27477,7 +28114,7 @@ snapshots: sort-object-keys@1.1.3: {} - sort-package-json@2.10.0: + sort-package-json@2.10.1: dependencies: detect-indent: 7.0.1 detect-newline: 4.0.1 @@ -27492,6 +28129,8 @@ snapshots: source-map-js@1.2.0: {} + source-map-js@1.2.1: {} + source-map-loader@5.0.0(webpack@5.93.0(esbuild@0.23.0)): dependencies: iconv-lite: 0.6.3 @@ -27832,14 +28471,14 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - svelte-check@3.8.5(@babel/core@7.25.2)(less@4.2.0)(postcss@8.4.41)(sass@1.77.6)(svelte@4.2.18): + svelte-check@3.8.5(@babel/core@7.25.2)(less@4.2.0)(postcss@8.4.47)(sass@1.77.6)(svelte@4.2.18): dependencies: '@jridgewell/trace-mapping': 0.3.25 chokidar: 3.6.0 picocolors: 1.0.1 sade: 1.8.1 svelte: 4.2.18 - svelte-preprocess: 5.1.4(@babel/core@7.25.2)(less@4.2.0)(postcss@8.4.41)(sass@1.77.6)(svelte@4.2.18)(typescript@5.5.4) + svelte-preprocess: 5.1.4(@babel/core@7.25.2)(less@4.2.0)(postcss@8.4.47)(sass@1.77.6)(svelte@4.2.18)(typescript@5.5.4) typescript: 5.5.4 transitivePeerDependencies: - '@babel/core' @@ -27856,7 +28495,7 @@ snapshots: dependencies: svelte: 4.2.18 - svelte-preprocess@5.1.4(@babel/core@7.25.2)(less@4.2.0)(postcss@8.4.41)(sass@1.77.6)(svelte@4.2.18)(typescript@5.5.4): + svelte-preprocess@5.1.4(@babel/core@7.25.2)(less@4.2.0)(postcss@8.4.47)(sass@1.77.6)(svelte@4.2.18)(typescript@5.5.4): dependencies: '@types/pug': 2.0.7 detect-indent: 6.1.0 @@ -27867,17 +28506,17 @@ snapshots: optionalDependencies: '@babel/core': 7.25.2 less: 4.2.0 - postcss: 8.4.41 + postcss: 8.4.47 sass: 1.77.6 typescript: 5.5.4 - svelte-preprocess@6.0.2(@babel/core@7.25.2)(less@4.2.0)(postcss@8.4.41)(sass@1.77.6)(svelte@4.2.18)(typescript@5.5.4): + svelte-preprocess@6.0.2(@babel/core@7.25.2)(less@4.2.0)(postcss@8.4.47)(sass@1.77.6)(svelte@4.2.18)(typescript@5.5.4): dependencies: svelte: 4.2.18 optionalDependencies: '@babel/core': 7.25.2 less: 4.2.0 - postcss: 8.4.41 + postcss: 8.4.47 sass: 1.77.6 typescript: 5.5.4 @@ -27962,13 +28601,13 @@ snapshots: mkdirp: 3.0.1 yallist: 5.0.0 - taze@0.16.6: + taze@0.16.9: dependencies: - '@antfu/ni': 0.22.4 - '@jsdevtools/ez-spawn': 3.0.4 + '@antfu/ni': 0.23.0 js-yaml: 4.1.0 - npm-registry-fetch: 17.1.0 ofetch: 1.3.4 + package-manager-detector: 0.2.2 + tinyexec: 0.3.0 unconfig: 0.5.5 yargs: 17.7.2 transitivePeerDependencies: @@ -28024,14 +28663,14 @@ snapshots: terser@5.21.0: dependencies: '@jridgewell/source-map': 0.3.5 - acorn: 8.10.0 + acorn: 8.12.1 commander: 2.20.3 source-map-support: 0.5.21 terser@5.31.3: dependencies: '@jridgewell/source-map': 0.3.5 - acorn: 8.10.0 + acorn: 8.12.1 commander: 2.20.3 source-map-support: 0.5.21 @@ -28239,9 +28878,16 @@ snapshots: tinybench@2.8.0: {} - tinyglobby@0.2.2: + tinyexec@0.3.0: {} + + tinyglobby@0.2.6: dependencies: - fdir: 6.2.0(picomatch@4.0.2) + fdir: 6.4.0(picomatch@4.0.2) + picomatch: 4.0.2 + + tinyglobby@0.2.9: + dependencies: + fdir: 6.4.0(picomatch@4.0.2) picomatch: 4.0.2 tinypool@1.0.0: {} @@ -28332,7 +28978,7 @@ snapshots: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 '@types/node': 20.5.1 - acorn: 8.10.0 + acorn: 8.12.1 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1 @@ -28351,7 +28997,7 @@ snapshots: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 '@types/node': 22.1.0 - acorn: 8.10.0 + acorn: 8.12.1 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1 @@ -28502,10 +29148,30 @@ snapshots: typedarray@0.0.6: {} + typedoc-plugin-markdown@4.2.9(typedoc@0.26.8(typescript@5.5.4)): + dependencies: + typedoc: 0.26.8(typescript@5.5.4) + + typedoc-plugin-rename-defaults@0.7.1(typedoc@0.26.8(typescript@5.5.4)): + dependencies: + camelcase: 8.0.0 + typedoc: 0.26.8(typescript@5.5.4) + + typedoc@0.26.8(typescript@5.5.4): + dependencies: + lunr: 2.3.9 + markdown-it: 14.1.0 + minimatch: 9.0.5 + shiki: 1.22.0 + typescript: 5.5.4 + yaml: 2.6.0 + typescript@5.5.4: {} typical@7.1.1: {} + uc.micro@2.1.0: {} + ufo@1.5.4: {} uglify-js@3.17.4: @@ -28530,12 +29196,14 @@ snapshots: uncrypto@0.1.3: {} - unctx@2.3.1: + unctx@2.3.1(webpack-sources@3.2.3): dependencies: acorn: 8.12.1 estree-walker: 3.0.3 magic-string: 0.30.10 - unplugin: 1.12.2 + unplugin: 1.14.1(webpack-sources@3.2.3) + transitivePeerDependencies: + - webpack-sources undici-types@5.26.5: {} @@ -28609,7 +29277,7 @@ snapshots: vfile-message: 3.1.4 vfile-reporter: 7.0.5 vfile-statistics: 2.0.1 - yaml: 2.3.2 + yaml: 2.5.0 transitivePeerDependencies: - supports-color @@ -28679,9 +29347,9 @@ snapshots: trough: 1.0.5 vfile: 4.2.1 - unimport@3.9.0(rollup@4.21.0): + unimport@3.9.0(rollup@4.24.0)(webpack-sources@3.2.3): dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.21.0) + '@rollup/pluginutils': 5.1.0(rollup@4.24.0) acorn: 8.12.1 escape-string-regexp: 5.0.0 estree-walker: 3.0.3 @@ -28693,9 +29361,10 @@ snapshots: pkg-types: 1.1.3 scule: 1.3.0 strip-literal: 2.1.0 - unplugin: 1.12.2 + unplugin: 1.14.1(webpack-sources@3.2.3) transitivePeerDependencies: - rollup + - webpack-sources unique-concat@0.2.2: {} @@ -28867,11 +29536,11 @@ snapshots: unpipe@1.0.0: {} - unplugin-vue-router@0.10.1(rollup@4.21.0)(vue-router@4.4.0(vue@3.4.33(typescript@5.5.4)))(vue@3.4.33(typescript@5.5.4)): + unplugin-vue-router@0.10.1(rollup@4.24.0)(vue-router@4.4.0(vue@3.4.33(typescript@5.5.4)))(vue@3.4.33(typescript@5.5.4))(webpack-sources@3.2.3): dependencies: '@babel/types': 7.24.9 - '@rollup/pluginutils': 5.1.0(rollup@4.21.0) - '@vue-macros/common': 1.10.4(rollup@4.21.0)(vue@3.4.33(typescript@5.5.4)) + '@rollup/pluginutils': 5.1.0(rollup@4.24.0) + '@vue-macros/common': 1.10.4(rollup@4.24.0)(vue@3.4.33(typescript@5.5.4)) ast-walker-scope: 0.6.1 chokidar: 3.6.0 fast-glob: 3.3.2 @@ -28880,13 +29549,14 @@ snapshots: mlly: 1.7.1 pathe: 1.1.2 scule: 1.3.0 - unplugin: 1.12.2 + unplugin: 1.14.1(webpack-sources@3.2.3) yaml: 2.4.5 optionalDependencies: vue-router: 4.4.0(vue@3.4.33(typescript@5.5.4)) transitivePeerDependencies: - rollup - vue + - webpack-sources unplugin@1.11.0: dependencies: @@ -28895,12 +29565,12 @@ snapshots: webpack-sources: 3.2.3 webpack-virtual-modules: 0.6.2 - unplugin@1.12.2: + unplugin@1.14.1(webpack-sources@3.2.3): dependencies: acorn: 8.12.1 - chokidar: 3.6.0 - webpack-sources: 3.2.3 webpack-virtual-modules: 0.6.2 + optionalDependencies: + webpack-sources: 3.2.3 unstorage@1.10.2(ioredis@5.4.1): dependencies: @@ -28939,14 +29609,16 @@ snapshots: transitivePeerDependencies: - supports-color - unwasm@0.3.9: + unwasm@0.3.9(webpack-sources@3.2.3): dependencies: knitwork: 1.1.0 - magic-string: 0.30.10 + magic-string: 0.30.11 mlly: 1.7.1 pathe: 1.1.2 pkg-types: 1.1.3 - unplugin: 1.12.2 + unplugin: 1.14.1(webpack-sources@3.2.3) + transitivePeerDependencies: + - webpack-sources update-browserslist-db@1.0.13(browserslist@4.22.1): dependencies: @@ -29128,9 +29800,9 @@ snapshots: source-map-support: 0.5.21 vite: 5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) - vite-hot-client@0.2.3(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)): + vite-hot-client@0.2.3(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)): dependencies: - vite: 5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) + vite: 5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) vite-node@2.0.4(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6): dependencies: @@ -29138,7 +29810,7 @@ snapshots: debug: 4.3.6 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) + vite: 5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) transitivePeerDependencies: - '@types/node' - less @@ -29156,7 +29828,7 @@ snapshots: debug: 4.3.6 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) + vite: 5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) transitivePeerDependencies: - '@types/node' - less @@ -29168,7 +29840,7 @@ snapshots: - supports-color - terser - vite-plugin-checker@0.7.2(eslint@9.7.0)(optionator@0.9.3)(typescript@5.5.4)(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)): + vite-plugin-checker@0.7.2(eslint@9.7.0)(optionator@0.9.3)(typescript@5.5.4)(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)): dependencies: '@babel/code-frame': 7.22.13 ansi-escapes: 4.3.2 @@ -29176,11 +29848,11 @@ snapshots: chokidar: 3.6.0 commander: 8.3.0 fast-glob: 3.3.2 - fs-extra: 11.1.1 + fs-extra: 11.2.0 npm-run-path: 4.0.1 strip-ansi: 6.0.1 tiny-invariant: 1.3.1 - vite: 5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) + vite: 5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.11 @@ -29190,10 +29862,10 @@ snapshots: optionator: 0.9.3 typescript: 5.5.4 - vite-plugin-inspect@0.8.5(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@4.21.0))(rollup@4.21.0)(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)): + vite-plugin-inspect@0.8.5(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@4.24.0)(webpack-sources@3.2.3))(rollup@4.24.0)(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)): dependencies: '@antfu/utils': 0.7.10 - '@rollup/pluginutils': 5.1.0(rollup@4.21.0) + '@rollup/pluginutils': 5.1.0(rollup@4.24.0) debug: 4.3.6 error-stack-parser-es: 0.1.5 fs-extra: 11.2.0 @@ -29201,14 +29873,14 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.0.1 sirv: 2.0.4 - vite: 5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) + vite: 5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) optionalDependencies: - '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.21.0) + '@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.24.0)(webpack-sources@3.2.3) transitivePeerDependencies: - rollup - supports-color - vite-plugin-vue-inspector@5.1.2(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)): + vite-plugin-vue-inspector@5.1.2(vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)): dependencies: '@babel/core': 7.25.2 '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.25.2) @@ -29218,8 +29890,8 @@ snapshots: '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.25.2) '@vue/compiler-dom': 3.3.4 kolorist: 1.8.0 - magic-string: 0.30.10 - vite: 5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) + magic-string: 0.30.11 + vite: 5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) transitivePeerDependencies: - supports-color @@ -29227,7 +29899,7 @@ snapshots: dependencies: esbuild: 0.21.5 postcss: 8.4.41 - rollup: 4.21.0 + rollup: 4.24.0 optionalDependencies: '@types/node': 22.1.0 fsevents: 2.3.3 @@ -29247,6 +29919,18 @@ snapshots: sass: 1.77.6 terser: 5.31.6 + vite@5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6): + dependencies: + esbuild: 0.21.5 + postcss: 8.4.47 + rollup: 4.24.0 + optionalDependencies: + '@types/node': 22.1.0 + fsevents: 2.3.3 + less: 4.2.0 + sass: 1.77.6 + terser: 5.31.6 + vitefu@0.2.5(vite@5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)): optionalDependencies: vite: 5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) @@ -29269,7 +29953,7 @@ snapshots: tinybench: 2.8.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.4.2(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) + vite: 5.4.9(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) vite-node: 2.0.5(@types/node@22.1.0)(less@4.2.0)(sass@1.77.6)(terser@5.31.6) why-is-node-running: 2.3.0 optionalDependencies: @@ -29790,14 +30474,14 @@ snapshots: dependencies: eslint-visitor-keys: 3.4.3 lodash: 4.17.21 - yaml: 2.3.2 - - yaml@2.3.2: {} + yaml: 2.5.0 yaml@2.4.5: {} yaml@2.5.0: {} + yaml@2.6.0: {} + yargs-parser@20.2.9: {} yargs-parser@21.1.1: {}