Confusing hydration setup #70
-
Description 📖Hey 👋 Me again 😄 On my website, I've added another nav item. Now the navigation is too long for mobile phones, so I wanted to introduce a simple menu toggle for smaller viewports. This uses JS, as seen here. Running I've tried to use I'm kind of lost here – what would I have to do to hydrate the navigation correctly to work AND have the router links resolved correctly? Reproduction 🐞The reproduction is on my live website, just reduce the viewport enough to trigger the mobile menu view. Clicking the button does nothing, because the JS part is stripped out in the Dependencies Infoiles v0.7.20 vite v2.7.2
yarn list
yarn list v1.22.17
├─ @antfu/utils@0.3.0
│ └─ @types/throttle-debounce@^2.1.0
├─ @babel/code-frame@7.12.13
│ └─ @babel/highlight@^7.12.13
├─ @babel/generator@7.14.2
│ ├─ @babel/types@^7.14.2
│ ├─ jsesc@^2.5.1
│ ├─ source-map@^0.5.0
│ └─ source-map@0.5.7
├─ @babel/helper-function-name@7.14.2
│ ├─ @babel/helper-get-function-arity@^7.12.13
│ ├─ @babel/template@^7.12.13
│ └─ @babel/types@^7.14.2
├─ @babel/helper-get-function-arity@7.12.13
│ └─ @babel/types@^7.12.13
├─ @babel/helper-split-export-declaration@7.12.13
│ └─ @babel/types@^7.12.13
├─ @babel/helper-validator-identifier@7.14.0
├─ @babel/highlight@7.14.0
│ ├─ @babel/helper-validator-identifier@^7.14.0
│ ├─ ansi-styles@3.2.1
│ │ └─ color-convert@^1.9.0
│ ├─ chalk@^2.0.0
│ ├─ chalk@2.4.2
│ │ ├─ ansi-styles@^3.2.1
│ │ ├─ escape-string-regexp@^1.0.5
│ │ └─ supports-color@^5.3.0
│ ├─ color-convert@1.9.3
│ │ └─ color-name@1.1.3
│ ├─ color-name@1.1.3
│ ├─ escape-string-regexp@1.0.5
│ ├─ has-flag@3.0.0
│ ├─ js-tokens@^4.0.0
│ └─ supports-color@5.5.0
│ └─ has-flag@^3.0.0
├─ @babel/parser@7.14.2
├─ @babel/template@7.12.13
│ ├─ @babel/code-frame@^7.12.13
│ ├─ @babel/parser@^7.12.13
│ └─ @babel/types@^7.12.13
├─ @babel/traverse@7.14.2
│ ├─ @babel/code-frame@^7.12.13
│ ├─ @babel/generator@^7.14.2
│ ├─ @babel/helper-function-name@^7.14.2
│ ├─ @babel/helper-split-export-declaration@^7.12.13
│ ├─ @babel/parser@^7.14.2
│ ├─ @babel/types@^7.14.2
│ ├─ debug@^4.1.0
│ ├─ globals@^11.1.0
│ └─ globals@11.12.0
├─ @babel/types@7.14.2
│ ├─ @babel/helper-validator-identifier@^7.14.0
│ └─ to-fast-properties@^2.0.0
├─ @eslint/eslintrc@1.0.5
│ ├─ ajv@^6.12.4
│ ├─ debug@^4.3.2
│ ├─ espree@^9.2.0
│ ├─ globals@^13.9.0
│ ├─ ignore@^4.0.6
│ ├─ import-fresh@^3.2.1
│ ├─ js-yaml@^4.1.0
│ ├─ minimatch@^3.0.4
│ └─ strip-json-comments@^3.1.1
├─ @humanwhocodes/config-array@0.9.2
│ ├─ @humanwhocodes/object-schema@^1.2.1
│ ├─ debug@^4.1.1
│ └─ minimatch@^3.0.4
├─ @humanwhocodes/object-schema@1.2.1
├─ @islands/hydration@0.3.6
├─ @islands/mdx@0.7.2
│ ├─ estree-walker@^3.0
│ ├─ estree-walker@3.0.0
│ ├─ hash-sum@^2.0
│ ├─ remark-frontmatter@^4.0.1
│ ├─ source-map@^0.7.3
│ ├─ source-map@0.7.3
│ ├─ unist-util-visit@^4.1.0
│ └─ xdm@3.3
├─ @islands/pages@0.7.2
│ ├─ debug@^4.3.3
│ ├─ deep-equal@^2.0.5
│ ├─ fast-glob@^3.2.7
│ ├─ gray-matter@^4.0.3
│ └─ pathe@^0.2.0
├─ @islands/prerender@0.3.1
│ └─ @islands/hydration@^0.3.0
├─ @nodelib/fs.scandir@2.1.4
│ ├─ @nodelib/fs.stat@2.0.4
│ └─ run-parallel@^1.1.9
├─ @nodelib/fs.stat@2.0.4
├─ @nodelib/fs.walk@1.2.6
│ ├─ @nodelib/fs.scandir@2.1.4
│ └─ fastq@^1.6.0
├─ @nuxt/devalue@2.0.0
├─ @rollup/pluginutils@4.1.1
│ ├─ estree-walker@^2.0.1
│ └─ picomatch@^2.2.2
├─ @sindresorhus/is@4.2.0
├─ @szmarczak/http-timer@4.0.6
│ └─ defer-to-connect@^2.0.0
├─ @tailwindcss/typography@0.5.0
│ ├─ lodash.castarray@^4.4.0
│ ├─ lodash.isplainobject@^4.0.6
│ ├─ lodash.merge@^4.6.2
│ └─ lodash.uniq@^4.5.0
├─ @types/acorn@4.0.6
│ └─ @types/estree@*
├─ @types/cacheable-request@6.0.2
│ ├─ @types/http-cache-semantics@*
│ ├─ @types/keyv@*
│ ├─ @types/node@*
│ └─ @types/responselike@*
├─ @types/debug@4.1.7
│ └─ @types/ms@*
├─ @types/estree-jsx@0.0.1
│ └─ @types/estree@*
├─ @types/estree@0.0.47
├─ @types/hast@2.3.1
│ └─ @types/unist@*
├─ @types/http-cache-semantics@4.0.1
├─ @types/keyv@3.1.3
│ └─ @types/node@*
├─ @types/mdast@3.0.3
│ └─ @types/unist@*
├─ @types/mdurl@1.0.2
├─ @types/mdx@2.0.1
├─ @types/minimist@1.2.1
├─ @types/ms@0.7.31
├─ @types/node@15.0.3
├─ @types/normalize-package-data@2.4.0
├─ @types/parse-json@4.0.0
├─ @types/responselike@1.0.0
│ └─ @types/node@*
├─ @types/throttle-debounce@2.1.0
├─ @types/unist@2.0.3
├─ @vitejs/plugin-vue@2.0.0
├─ @vue/compiler-core@3.2.26
│ ├─ @babel/parser@^7.16.4
│ ├─ @babel/parser@7.16.5
│ ├─ @vue/shared@3.2.26
│ ├─ estree-walker@^2.0.2
│ └─ source-map@^0.6.1
├─ @vue/compiler-dom@3.2.26
│ ├─ @vue/compiler-core@3.2.26
│ └─ @vue/shared@3.2.26
├─ @vue/compiler-sfc@3.2.26
│ ├─ @babel/parser@^7.16.4
│ ├─ @babel/parser@7.16.5
│ ├─ @vue/compiler-core@3.2.26
│ ├─ @vue/compiler-dom@3.2.26
│ ├─ @vue/compiler-ssr@3.2.26
│ ├─ @vue/reactivity-transform@3.2.26
│ ├─ @vue/shared@3.2.26
│ ├─ estree-walker@^2.0.2
│ ├─ magic-string@^0.25.7
│ ├─ postcss@^8.1.10
│ └─ source-map@^0.6.1
├─ @vue/compiler-ssr@3.2.26
│ ├─ @vue/compiler-dom@3.2.26
│ └─ @vue/shared@3.2.26
├─ @vue/devtools-api@6.0.0-beta.20.1
├─ @vue/reactivity-transform@3.2.26
│ ├─ @babel/parser@^7.16.4
│ ├─ @babel/parser@7.16.5
│ ├─ @vue/compiler-core@3.2.26
│ ├─ @vue/shared@3.2.26
│ ├─ estree-walker@^2.0.2
│ └─ magic-string@^0.25.7
├─ @vue/reactivity@3.2.26
│ └─ @vue/shared@3.2.26
├─ @vue/runtime-core@3.2.26
│ ├─ @vue/reactivity@3.2.26
│ └─ @vue/shared@3.2.26
├─ @vue/runtime-dom@3.2.26
│ ├─ @vue/runtime-core@3.2.26
│ ├─ @vue/shared@3.2.26
│ └─ csstype@^2.6.8
├─ @vue/server-renderer@3.2.26
│ ├─ @vue/compiler-ssr@3.2.26
│ └─ @vue/shared@3.2.26
├─ @vue/shared@3.2.26
├─ @vueuse/head@0.7.4
├─ @windicss/config@1.6.1
│ ├─ debug@^4.3.3
│ ├─ jiti@^1.12.9
│ └─ windicss@^3.4.0
├─ @windicss/plugin-utils@1.6.1
│ ├─ @antfu/utils@^0.3.0
│ ├─ @windicss/config@1.6.1
│ ├─ debug@^4.3.3
│ ├─ fast-glob@^3.2.7
│ ├─ magic-string@^0.25.7
│ ├─ micromatch@^4.0.4
│ └─ windicss@^3.4.0
├─ acorn-jsx@5.3.1
├─ acorn@8.6.0
├─ ajv@6.12.6
│ ├─ fast-deep-equal@^3.1.1
│ ├─ fast-json-stable-stringify@^2.0.0
│ ├─ json-schema-traverse@^0.4.1
│ └─ uri-js@^4.2.2
├─ ansi-colors@4.1.1
├─ ansi-regex@5.0.1
├─ ansi-styles@4.3.0
│ └─ color-convert@^2.0.1
├─ anymatch@3.1.2
│ ├─ normalize-path@^3.0.0
│ └─ picomatch@^2.0.4
├─ argparse@2.0.1
├─ array-union@2.1.0
├─ arrify@1.0.1
├─ astral-regex@2.0.0
├─ astring@1.7.5
├─ available-typed-arrays@1.0.5
├─ babel-eslint@10.1.0
│ ├─ @babel/code-frame@^7.0.0
│ ├─ @babel/parser@^7.7.0
│ ├─ @babel/traverse@^7.7.0
│ ├─ @babel/types@^7.7.0
│ ├─ eslint-visitor-keys@^1.0.0
│ ├─ eslint-visitor-keys@1.3.0
│ └─ resolve@^1.12.0
├─ bail@2.0.2
├─ balanced-match@2.0.0
├─ binary-extensions@2.2.0
├─ bindings@1.5.0
│ └─ file-uri-to-path@1.0.0
├─ brace-expansion@1.1.11
│ ├─ balanced-match@^1.0.0
│ ├─ balanced-match@1.0.2
│ └─ concat-map@0.0.1
├─ braces@3.0.2
│ └─ fill-range@^7.0.1
├─ builtins@4.0.0
│ └─ semver@^7.0.0
├─ cacheable-lookup@5.0.4
├─ cacheable-request@7.0.2
│ ├─ clone-response@^1.0.2
│ ├─ get-stream@^5.1.0
│ ├─ http-cache-semantics@^4.0.0
│ ├─ keyv@^4.0.0
│ ├─ lowercase-keys@^2.0.0
│ ├─ normalize-url@^6.0.1
│ └─ responselike@^2.0.0
├─ call-bind@1.0.2
│ ├─ function-bind@^1.1.1
│ └─ get-intrinsic@^1.0.2
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
│ ├─ camelcase@^5.3.1
│ ├─ map-obj@^4.0.0
│ ├─ map-obj@4.2.1
│ └─ quick-lru@^4.0.1
├─ camelcase@5.3.1
├─ chalk@4.1.2
│ ├─ ansi-styles@^4.1.0
│ └─ supports-color@^7.1.0
├─ character-entities-html4@2.1.0
├─ character-entities-legacy@3.0.0
├─ character-entities@2.0.1
├─ character-reference-invalid@2.0.1
├─ chokidar@3.5.2
│ ├─ anymatch@~3.1.2
│ ├─ braces@~3.0.2
│ ├─ fsevents@~2.3.2
│ ├─ glob-parent@~5.1.2
│ ├─ is-binary-path@~2.1.0
│ ├─ is-glob@~4.0.1
│ ├─ normalize-path@~3.0.0
│ └─ readdirp@~3.6.0
├─ clone-regexp@2.2.0
│ └─ is-regexp@^2.0.0
├─ clone-response@1.0.2
│ ├─ mimic-response@^1.0.0
│ └─ mimic-response@1.0.1
├─ color-convert@2.0.1
│ └─ color-name@~1.1.4
├─ color-name@1.1.4
├─ colord@2.9.2
├─ comma-separated-tokens@2.0.2
├─ concat-map@0.0.1
├─ cosmiconfig@7.0.1
│ ├─ @types/parse-json@^4.0.0
│ ├─ import-fresh@^3.2.1
│ ├─ parse-json@^5.0.0
│ ├─ path-type@^4.0.0
│ └─ yaml@^1.10.0
├─ cross-spawn@7.0.3
│ ├─ path-key@^3.1.0
│ ├─ shebang-command@^2.0.0
│ └─ which@^2.0.1
├─ cssesc@3.0.0
├─ csstype@2.6.18
├─ deasync@0.1.24
│ ├─ bindings@^1.5.0
│ └─ node-addon-api@^1.7.1
├─ debug@4.3.3
│ └─ ms@2.1.2
├─ decamelize-keys@1.1.0
│ ├─ decamelize@^1.1.0
│ └─ map-obj@^1.0.0
├─ decamelize@1.2.0
├─ decompress-response@6.0.0
│ └─ mimic-response@^3.1.0
├─ deep-equal@2.0.5
│ ├─ call-bind@^1.0.0
│ ├─ es-get-iterator@^1.1.1
│ ├─ get-intrinsic@^1.0.1
│ ├─ is-arguments@^1.0.4
│ ├─ is-date-object@^1.0.2
│ ├─ is-regex@^1.1.1
│ ├─ isarray@^2.0.5
│ ├─ object-is@^1.1.4
│ ├─ object-keys@^1.1.1
│ ├─ object.assign@^4.1.2
│ ├─ regexp.prototype.flags@^1.3.0
│ ├─ side-channel@^1.0.3
│ ├─ which-boxed-primitive@^1.0.1
│ ├─ which-collection@^1.0.1
│ └─ which-typed-array@^1.1.2
├─ deep-is@0.1.3
├─ defer-to-connect@2.0.1
├─ define-properties@1.1.3
│ └─ object-keys@^1.0.12
├─ dequal@2.0.2
├─ diff@5.0.0
├─ dir-glob@3.0.1
│ └─ path-type@^4.0.0
├─ doctrine@3.0.0
│ └─ esutils@^2.0.2
├─ emoji-regex@8.0.0
├─ end-of-stream@1.4.4
│ └─ once@^1.4.0
├─ enquirer@2.3.6
│ └─ ansi-colors@^4.1.1
├─ error-ex@1.3.2
│ └─ is-arrayish@^0.2.1
├─ es-abstract@1.19.1
│ ├─ call-bind@^1.0.2
│ ├─ es-to-primitive@^1.2.1
│ ├─ function-bind@^1.1.1
│ ├─ get-intrinsic@^1.1.1
│ ├─ get-symbol-description@^1.0.0
│ ├─ has-symbols@^1.0.2
│ ├─ has@^1.0.3
│ ├─ internal-slot@^1.0.3
│ ├─ is-callable@^1.2.4
│ ├─ is-negative-zero@^2.0.1
│ ├─ is-regex@^1.1.4
│ ├─ is-shared-array-buffer@^1.0.1
│ ├─ is-string@^1.0.7
│ ├─ is-string@1.0.7
│ │ └─ has-tostringtag@^1.0.0
│ ├─ is-weakref@^1.0.1
│ ├─ object-inspect@^1.11.0
│ ├─ object-inspect@1.11.0
│ ├─ object-keys@^1.1.1
│ ├─ object.assign@^4.1.2
│ ├─ string.prototype.trimend@^1.0.4
│ ├─ string.prototype.trimstart@^1.0.4
│ └─ unbox-primitive@^1.0.1
├─ es-get-iterator@1.1.2
│ ├─ call-bind@^1.0.2
│ ├─ get-intrinsic@^1.1.0
│ ├─ has-symbols@^1.0.1
│ ├─ is-arguments@^1.1.0
│ ├─ is-map@^2.0.2
│ ├─ is-set@^2.0.2
│ ├─ is-string@^1.0.5
│ └─ isarray@^2.0.5
├─ es-module-lexer@0.7.1
├─ es-to-primitive@1.2.1
│ ├─ is-callable@^1.1.4
│ ├─ is-callable@1.2.3
│ ├─ is-date-object@^1.0.1
│ ├─ is-date-object@1.0.4
│ └─ is-symbol@^1.0.2
├─ esbuild-android-arm64@0.13.15
├─ esbuild-darwin-64@0.13.15
├─ esbuild-darwin-arm64@0.13.15
├─ esbuild-freebsd-64@0.13.15
├─ esbuild-freebsd-arm64@0.13.15
├─ esbuild-linux-32@0.13.15
├─ esbuild-linux-64@0.13.15
├─ esbuild-linux-arm@0.13.15
├─ esbuild-linux-arm64@0.13.15
├─ esbuild-linux-mips64le@0.13.15
├─ esbuild-linux-ppc64le@0.13.15
├─ esbuild-netbsd-64@0.13.15
├─ esbuild-openbsd-64@0.13.15
├─ esbuild-sunos-64@0.13.15
├─ esbuild-windows-32@0.13.15
├─ esbuild-windows-64@0.13.15
├─ esbuild-windows-arm64@0.13.15
├─ esbuild@0.13.15
│ ├─ esbuild-android-arm64@0.13.15
│ ├─ esbuild-darwin-64@0.13.15
│ ├─ esbuild-darwin-arm64@0.13.15
│ ├─ esbuild-freebsd-64@0.13.15
│ ├─ esbuild-freebsd-arm64@0.13.15
│ ├─ esbuild-linux-32@0.13.15
│ ├─ esbuild-linux-64@0.13.15
│ ├─ esbuild-linux-arm@0.13.15
│ ├─ esbuild-linux-arm64@0.13.15
│ ├─ esbuild-linux-mips64le@0.13.15
│ ├─ esbuild-linux-ppc64le@0.13.15
│ ├─ esbuild-netbsd-64@0.13.15
│ ├─ esbuild-openbsd-64@0.13.15
│ ├─ esbuild-sunos-64@0.13.15
│ ├─ esbuild-windows-32@0.13.15
│ ├─ esbuild-windows-64@0.13.15
│ └─ esbuild-windows-arm64@0.13.15
├─ escape-string-regexp@4.0.0
├─ eslint-config-prettier@8.3.0
├─ eslint-plugin-nuxt@3.1.0
│ ├─ eslint-plugin-vue@^8.1.1
│ ├─ semver@^7.3.5
│ └─ vue-eslint-parser@^8.0.1
├─ eslint-plugin-prettier@4.0.0
│ └─ prettier-linter-helpers@^1.0.0
├─ eslint-plugin-vue@8.1.1
│ ├─ eslint-utils@^3.0.0
│ ├─ natural-compare@^1.4.0
│ ├─ semver@^7.3.5
│ └─ vue-eslint-parser@^8.0.1
├─ eslint-scope@7.1.0
│ ├─ esrecurse@^4.3.0
│ └─ estraverse@^5.2.0
├─ eslint-utils@3.0.0
│ ├─ eslint-visitor-keys@^2.0.0
│ └─ eslint-visitor-keys@2.1.0
├─ eslint-visitor-keys@3.1.0
├─ eslint@8.6.0
│ ├─ @eslint/eslintrc@^1.0.5
│ ├─ @humanwhocodes/config-array@^0.9.2
│ ├─ acorn@8.7.0
│ ├─ ajv@^6.10.0
│ ├─ chalk@^4.0.0
│ ├─ cross-spawn@^7.0.2
│ ├─ debug@^4.3.2
│ ├─ doctrine@^3.0.0
│ ├─ enquirer@^2.3.5
│ ├─ escape-string-regexp@^4.0.0
│ ├─ eslint-scope@^7.1.0
│ ├─ eslint-utils@^3.0.0
│ ├─ eslint-visitor-keys@^3.1.0
│ ├─ espree@^9.3.0
│ ├─ espree@9.3.0
│ │ ├─ acorn-jsx@^5.3.1
│ │ ├─ acorn@^8.7.0
│ │ └─ eslint-visitor-keys@^3.1.0
│ ├─ esquery@^1.4.0
│ ├─ esutils@^2.0.2
│ ├─ fast-deep-equal@^3.1.3
│ ├─ file-entry-cache@^6.0.1
│ ├─ functional-red-black-tree@^1.0.1
│ ├─ glob-parent@^6.0.1
│ ├─ glob-parent@6.0.2
│ │ └─ is-glob@^4.0.3
│ ├─ globals@^13.6.0
│ ├─ ignore@^4.0.6
│ ├─ import-fresh@^3.0.0
│ ├─ imurmurhash@^0.1.4
│ ├─ is-glob@^4.0.0
│ ├─ js-yaml@^4.1.0
│ ├─ json-stable-stringify-without-jsonify@^1.0.1
│ ├─ levn@^0.4.1
│ ├─ lodash.merge@^4.6.2
│ ├─ minimatch@^3.0.4
│ ├─ natural-compare@^1.4.0
│ ├─ optionator@^0.9.1
│ ├─ progress@^2.0.0
│ ├─ regexpp@^3.2.0
│ ├─ semver@^7.2.1
│ ├─ strip-ansi@^6.0.1
│ ├─ strip-json-comments@^3.1.0
│ ├─ text-table@^0.2.0
│ └─ v8-compile-cache@^2.0.3
├─ espree@9.2.0
│ ├─ acorn-jsx@^5.3.1
│ ├─ acorn@^8.6.0
│ └─ eslint-visitor-keys@^3.1.0
├─ esprima@4.0.1
├─ esquery@1.4.0
│ └─ estraverse@^5.1.0
├─ esrecurse@4.3.0
│ └─ estraverse@^5.2.0
├─ estraverse@5.2.0
├─ estree-util-attach-comments@2.0.0
│ ├─ @types/estree@^0.0.46
│ └─ @types/estree@0.0.46
├─ estree-util-build-jsx@2.0.0
│ ├─ @types/estree-jsx@^0.0.1
│ ├─ estree-util-is-identifier-name@^2.0.0
│ ├─ estree-walker@^3.0.0
│ └─ estree-walker@3.0.0
├─ estree-util-is-identifier-name@2.0.0
├─ estree-util-visit@1.1.0
│ ├─ @types/estree-jsx@^0.0.1
│ └─ @types/unist@^2.0.0
├─ estree-walker@2.0.2
├─ esutils@2.0.3
├─ execall@2.0.0
│ └─ clone-regexp@^2.1.0
├─ extend-shallow@2.0.1
│ └─ is-extendable@^0.1.0
├─ extend@3.0.2
├─ fast-deep-equal@3.1.3
├─ fast-diff@1.2.0
├─ fast-glob@3.2.7
│ ├─ @nodelib/fs.stat@^2.0.2
│ ├─ @nodelib/fs.walk@^1.2.3
│ ├─ glob-parent@^5.1.2
│ ├─ merge2@^1.3.0
│ └─ micromatch@^4.0.4
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastest-levenshtein@1.0.12
├─ fastq@1.11.0
│ └─ reusify@^1.0.4
├─ fault@2.0.1
│ └─ format@^0.2.0
├─ file-entry-cache@6.0.1
│ └─ flat-cache@^3.0.4
├─ file-uri-to-path@1.0.0
├─ fill-range@7.0.1
│ └─ to-regex-range@^5.0.1
├─ find-up@4.1.0
│ ├─ locate-path@^5.0.0
│ └─ path-exists@^4.0.0
├─ flat-cache@3.0.4
│ ├─ flatted@^3.1.0
│ └─ rimraf@^3.0.2
├─ flatted@3.1.1
├─ foreach@2.0.5
├─ format@0.2.2
├─ fs.realpath@1.0.0
├─ fsevents@2.3.2
├─ function-bind@1.1.1
├─ functional-red-black-tree@1.0.1
├─ get-intrinsic@1.1.1
│ ├─ function-bind@^1.1.1
│ ├─ has-symbols@^1.0.1
│ └─ has@^1.0.3
├─ get-stdin@8.0.0
├─ get-stream@5.2.0
│ └─ pump@^3.0.0
├─ get-symbol-description@1.0.0
│ ├─ call-bind@^1.0.2
│ └─ get-intrinsic@^1.1.1
├─ glob-parent@5.1.2
│ └─ is-glob@^4.0.1
├─ glob@7.1.7
│ ├─ fs.realpath@^1.0.0
│ ├─ inflight@^1.0.4
│ ├─ inherits@2
│ ├─ minimatch@^3.0.4
│ ├─ once@^1.3.0
│ └─ path-is-absolute@^1.0.0
├─ global-modules@2.0.0
│ └─ global-prefix@^3.0.0
├─ global-prefix@3.0.0
│ ├─ ini@^1.3.5
│ ├─ kind-of@^6.0.2
│ ├─ which@^1.3.1
│ └─ which@1.3.1
│ └─ isexe@^2.0.0
├─ globals@13.9.0
│ └─ type-fest@^0.20.2
├─ globby@11.0.4
│ ├─ array-union@^2.1.0
│ ├─ dir-glob@^3.0.1
│ ├─ fast-glob@^3.1.1
│ ├─ ignore@^5.1.4
│ ├─ ignore@5.2.0
│ ├─ merge2@^1.3.0
│ └─ slash@^3.0.0
├─ globjoin@0.1.4
├─ got@11.8.2
│ ├─ @sindresorhus/is@^4.0.0
│ ├─ @szmarczak/http-timer@^4.0.5
│ ├─ @types/cacheable-request@^6.0.1
│ ├─ @types/responselike@^1.0.0
│ ├─ cacheable-lookup@^5.0.3
│ ├─ cacheable-request@^7.0.1
│ ├─ decompress-response@^6.0.0
│ ├─ http2-wrapper@^1.0.0-beta.5.2
│ ├─ lowercase-keys@^2.0.0
│ ├─ p-cancelable@^2.0.0
│ └─ responselike@^2.0.0
├─ gray-matter@4.0.3
│ ├─ argparse@1.0.10
│ │ └─ sprintf-js@~1.0.2
│ ├─ js-yaml@^3.13.1
│ ├─ js-yaml@3.14.1
│ │ ├─ argparse@^1.0.7
│ │ └─ esprima@^4.0.0
│ ├─ kind-of@^6.0.2
│ ├─ section-matter@^1.0.0
│ └─ strip-bom-string@^1.0.0
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.1
├─ has-flag@4.0.0
├─ has-symbols@1.0.2
├─ has-tostringtag@1.0.0
│ └─ has-symbols@^1.0.2
├─ has@1.0.3
│ └─ function-bind@^1.1.1
├─ hash-sum@2.0.0
├─ hast-util-to-estree@2.0.2
│ ├─ @types/estree-jsx@^0.0.1
│ ├─ @types/hast@^2.0.0
│ ├─ @types/unist@^2.0.0
│ ├─ comma-separated-tokens@^2.0.0
│ ├─ estree-util-attach-comments@^2.0.0
│ ├─ estree-util-is-identifier-name@^2.0.0
│ ├─ hast-util-whitespace@^2.0.0
│ ├─ mdast-util-mdx-expression@^1.0.0
│ ├─ mdast-util-mdxjs-esm@^1.0.0
│ ├─ property-information@^6.0.0
│ ├─ space-separated-tokens@^2.0.0
│ ├─ style-to-object@^0.3.0
│ ├─ unist-util-position@^4.0.0
│ └─ zwitch@^2.0.0
├─ hast-util-whitespace@2.0.0
├─ hosted-git-info@4.0.2
│ └─ lru-cache@^6.0.0
├─ html-tags@3.1.0
├─ http-cache-semantics@4.1.0
├─ http2-wrapper@1.0.3
│ ├─ quick-lru@^5.1.1
│ ├─ quick-lru@5.1.1
│ └─ resolve-alpn@^1.0.0
├─ ignore@4.0.6
├─ iles@0.7.20
│ ├─ @islands/hydration@^0.3.4
│ ├─ @islands/mdx@^0.7.2
│ ├─ @islands/pages@^0.7.2
│ ├─ @islands/prerender@^0.3.1
│ ├─ @nuxt/devalue@^2.0.0
│ ├─ @vitejs/plugin-vue@^2.0.0
│ ├─ @vue/devtools-api@^6.0.0-beta.20.1
│ ├─ @vue/server-renderer@^3.2.26
│ ├─ @vueuse/head@^0.7.3
│ ├─ debug@^4.3.2
│ ├─ deep-equal@^2.0.5
│ ├─ es-module-lexer@^0.7.1
│ ├─ local-pkg@^0.4.0
│ ├─ mico-spinner@^1.4.0
│ ├─ minimist@^1.2.5
│ ├─ pathe@^0.2.0
│ ├─ picocolors@^1.0.0
│ ├─ unist-util-visit@^4.1.0
│ ├─ unplugin-vue-components@npm:@islands/components@0.17.0
│ ├─ vite@^2.7.2
│ ├─ vue-router@^4.0.12
│ ├─ vue@^3.2.26
│ └─ xdm@3.3.1
├─ import-fresh@3.3.0
│ ├─ parent-module@^1.0.0
│ ├─ resolve-from@^4.0.0
│ └─ resolve-from@4.0.0
├─ import-lazy@4.0.0
├─ import-meta-resolve@1.1.1
│ └─ builtins@^4.0.0
├─ imurmurhash@0.1.4
├─ indent-string@4.0.0
├─ inflight@1.0.6
│ ├─ once@^1.3.0
│ └─ wrappy@1
├─ inherits@2.0.4
├─ ini@1.3.8
├─ inline-style-parser@0.1.1
├─ internal-slot@1.0.3
│ ├─ get-intrinsic@^1.1.0
│ ├─ has@^1.0.3
│ └─ side-channel@^1.0.4
├─ is-alphabetical@2.0.1
├─ is-alphanumerical@2.0.1
│ ├─ is-alphabetical@^2.0.0
│ └─ is-decimal@^2.0.0
├─ is-arguments@1.1.1
│ ├─ call-bind@^1.0.2
│ └─ has-tostringtag@^1.0.0
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.2
├─ is-binary-path@2.1.0
│ └─ binary-extensions@^2.0.0
├─ is-boolean-object@1.1.1
│ └─ call-bind@^1.0.2
├─ is-buffer@2.0.5
├─ is-callable@1.2.4
├─ is-core-module@2.4.0
│ └─ has@^1.0.3
├─ is-date-object@1.0.5
│ └─ has-tostringtag@^1.0.0
├─ is-decimal@2.0.1
├─ is-extendable@0.1.1
├─ is-extglob@2.1.1
├─ is-fullwidth-code-point@3.0.0
├─ is-glob@4.0.3
│ └─ is-extglob@^2.1.1
├─ is-hexadecimal@2.0.1
├─ is-map@2.0.2
├─ is-negative-zero@2.0.1
├─ is-number-object@1.0.5
├─ is-number@7.0.0
├─ is-plain-obj@1.1.0
├─ is-plain-object@5.0.0
├─ is-reference@3.0.0
│ └─ @types/estree@*
├─ is-regex@1.1.4
│ ├─ call-bind@^1.0.2
│ └─ has-tostringtag@^1.0.0
├─ is-regexp@2.1.0
├─ is-set@2.0.2
├─ is-shared-array-buffer@1.0.1
├─ is-string@1.0.6
├─ is-symbol@1.0.4
│ └─ has-symbols@^1.0.2
├─ is-typed-array@1.1.8
│ ├─ available-typed-arrays@^1.0.5
│ ├─ call-bind@^1.0.2
│ ├─ es-abstract@^1.18.5
│ ├─ foreach@^2.0.5
│ └─ has-tostringtag@^1.0.0
├─ is-typedarray@1.0.0
├─ is-weakmap@2.0.1
├─ is-weakref@1.0.1
│ └─ call-bind@^1.0.0
├─ is-weakset@2.0.1
├─ isarray@2.0.5
├─ isexe@2.0.0
├─ jiti@1.12.9
├─ js-tokens@4.0.0
├─ js-yaml@4.1.0
│ └─ argparse@^2.0.1
├─ jsesc@2.5.2
├─ json-buffer@3.0.1
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ keyv@4.0.4
│ └─ json-buffer@3.0.1
├─ kind-of@6.0.3
├─ kleur@4.1.4
├─ known-css-properties@0.24.0
├─ kolorist@1.5.1
├─ levn@0.4.1
│ ├─ prelude-ls@^1.2.1
│ └─ type-check@~0.4.0
├─ lines-and-columns@1.1.6
├─ local-pkg@0.4.0
│ └─ mlly@^0.2.2
├─ locate-path@5.0.0
│ └─ p-locate@^4.1.0
├─ lodash.castarray@4.4.0
├─ lodash.isplainobject@4.0.6
├─ lodash.merge@4.6.2
├─ lodash.truncate@4.4.2
├─ lodash.uniq@4.5.0
├─ lodash@4.17.21
├─ longest-streak@3.0.1
├─ lowercase-keys@2.0.0
├─ lru-cache@6.0.0
│ └─ yallist@^4.0.0
├─ magic-string@0.25.7
│ └─ sourcemap-codec@^1.4.4
├─ map-obj@1.0.1
├─ markdown-extensions@1.1.1
├─ mathml-tag-names@2.1.3
├─ mdast-util-definitions@5.1.0
│ ├─ @types/mdast@^3.0.0
│ ├─ @types/unist@^2.0.0
│ ├─ unist-util-visit-parents@4.1.1
│ │ ├─ @types/unist@^2.0.0
│ │ └─ unist-util-is@^5.0.0
│ ├─ unist-util-visit@^3.0.0
│ └─ unist-util-visit@3.1.0
│ ├─ @types/unist@^2.0.0
│ ├─ unist-util-is@^5.0.0
│ └─ unist-util-visit-parents@^4.0.0
├─ mdast-util-from-markdown@1.0.4
│ ├─ @types/mdast@^3.0.0
│ ├─ @types/unist@^2.0.0
│ ├─ mdast-util-to-string@^3.1.0
│ ├─ micromark-util-decode-numeric-character-reference@^1.0.0
│ ├─ micromark-util-decode-string@^1.0.0
│ ├─ micromark-util-normalize-identifier@^1.0.0
│ ├─ micromark-util-symbol@^1.0.0
│ ├─ micromark-util-types@^1.0.0
│ ├─ micromark@^3.0.0
│ ├─ parse-entities@^3.0.0
│ ├─ unist-util-stringify-position@^3.0.0
│ └─ uvu@^0.5.0
├─ mdast-util-frontmatter@1.0.0
│ └─ micromark-extension-frontmatter@^1.0.0
├─ mdast-util-mdx-expression@1.1.1
│ └─ @types/estree-jsx@^0.0.1
├─ mdast-util-mdx-jsx@1.1.1
│ ├─ @types/estree-jsx@^0.0.1
│ ├─ @types/mdast@^3.0.0
│ ├─ mdast-util-to-markdown@^1.0.0
│ ├─ parse-entities@^3.0.0
│ ├─ stringify-entities@^4.0.0
│ ├─ unist-util-remove-position@^4.0.0
│ ├─ unist-util-stringify-position@^3.0.0
│ └─ vfile-message@^3.0.0
├─ mdast-util-mdx@1.1.0
│ ├─ mdast-util-mdx-expression@^1.0.0
│ ├─ mdast-util-mdx-jsx@^1.0.0
│ └─ mdast-util-mdxjs-esm@^1.0.0
├─ mdast-util-mdxjs-esm@1.1.1
│ ├─ @types/estree-jsx@^0.0.1
│ ├─ @types/mdast@^3.0.0
│ ├─ mdast-util-from-markdown@^1.0.0
│ └─ mdast-util-to-markdown@^1.0.0
├─ mdast-util-to-hast@12.0.0
│ ├─ @types/hast@^2.0.0
│ ├─ @types/mdast@^3.0.0
│ ├─ @types/mdurl@^1.0.0
│ ├─ mdast-util-definitions@^5.0.0
│ ├─ mdurl@^1.0.0
│ ├─ micromark-util-sanitize-uri@^1.0.0
│ ├─ unist-builder@^3.0.0
│ ├─ unist-util-generated@^2.0.0
│ ├─ unist-util-position@^4.0.0
│ └─ unist-util-visit@^4.0.0
├─ mdast-util-to-markdown@1.2.4
│ ├─ @types/mdast@^3.0.0
│ ├─ @types/unist@^2.0.0
│ ├─ longest-streak@^3.0.0
│ ├─ mdast-util-to-string@^3.0.0
│ ├─ micromark-util-decode-string@^1.0.0
│ ├─ unist-util-visit@^4.0.0
│ └─ zwitch@^2.0.0
├─ mdast-util-to-string@3.1.0
├─ mdurl@1.0.1
├─ meow@9.0.0
│ ├─ @types/minimist@^1.2.0
│ ├─ camelcase-keys@^6.2.2
│ ├─ decamelize-keys@^1.1.0
│ ├─ decamelize@^1.2.0
│ ├─ hard-rejection@^2.1.0
│ ├─ minimist-options@4.1.0
│ ├─ normalize-package-data@^3.0.0
│ ├─ read-pkg-up@^7.0.1
│ ├─ redent@^3.0.0
│ ├─ trim-newlines@^3.0.0
│ ├─ type-fest@^0.18.0
│ ├─ type-fest@0.18.1
│ └─ yargs-parser@^20.2.3
├─ merge2@1.4.1
├─ mico-spinner@1.4.0
│ ├─ picocolors@^0.2.0
│ └─ picocolors@0.2.1
├─ micromark-core-commonmark@1.0.4
│ ├─ micromark-factory-destination@^1.0.0
│ ├─ micromark-factory-label@^1.0.0
│ ├─ micromark-factory-space@^1.0.0
│ ├─ micromark-factory-title@^1.0.0
│ ├─ micromark-factory-whitespace@^1.0.0
│ ├─ micromark-util-character@^1.0.0
│ ├─ micromark-util-chunked@^1.0.0
│ ├─ micromark-util-classify-character@^1.0.0
│ ├─ micromark-util-html-tag-name@^1.0.0
│ ├─ micromark-util-normalize-identifier@^1.0.0
│ ├─ micromark-util-resolve-all@^1.0.0
│ ├─ micromark-util-subtokenize@^1.0.0
│ ├─ micromark-util-symbol@^1.0.0
│ ├─ micromark-util-types@^1.0.1
│ ├─ parse-entities@^3.0.0
│ └─ uvu@^0.5.0
├─ micromark-extension-frontmatter@1.0.0
│ ├─ fault@^2.0.0
│ ├─ micromark-util-character@^1.0.0
│ └─ micromark-util-symbol@^1.0.0
├─ micromark-extension-mdx-expression@1.0.2
│ ├─ micromark-factory-mdx-expression@^1.0.0
│ ├─ micromark-factory-space@^1.0.0
│ ├─ micromark-util-character@^1.0.0
│ ├─ micromark-util-events-to-acorn@^1.0.0
│ ├─ micromark-util-symbol@^1.0.0
│ ├─ micromark-util-types@^1.0.0
│ └─ uvu@^0.5.0
├─ micromark-extension-mdx-jsx@1.0.2
│ ├─ @types/acorn@^4.0.0
│ ├─ estree-util-is-identifier-name@^2.0.0
│ ├─ micromark-factory-mdx-expression@^1.0.0
│ ├─ micromark-factory-space@^1.0.0
│ ├─ micromark-util-character@^1.0.0
│ ├─ micromark-util-symbol@^1.0.0
│ ├─ micromark-util-types@^1.0.0
│ ├─ uvu@^0.5.0
│ └─ vfile-message@^3.0.0
├─ micromark-extension-mdx-md@1.0.0
│ └─ micromark-util-types@^1.0.0
├─ micromark-extension-mdxjs-esm@1.0.2
│ ├─ micromark-core-commonmark@^1.0.0
│ ├─ micromark-util-character@^1.0.0
│ ├─ micromark-util-events-to-acorn@^1.0.0
│ ├─ micromark-util-symbol@^1.0.0
│ ├─ micromark-util-types@^1.0.0
│ ├─ unist-util-position-from-estree@^1.1.0
│ ├─ uvu@^0.5.0
│ └─ vfile-message@^3.0.0
├─ micromark-extension-mdxjs@1.0.0
│ ├─ acorn-jsx@^5.0.0
│ ├─ acorn-jsx@5.3.2
│ ├─ acorn@^8.0.0
│ ├─ acorn@8.5.0
│ ├─ micromark-extension-mdx-expression@^1.0.0
│ ├─ micromark-extension-mdx-jsx@^1.0.0
│ ├─ micromark-extension-mdx-md@^1.0.0
│ ├─ micromark-extension-mdxjs-esm@^1.0.0
│ ├─ micromark-util-combine-extensions@^1.0.0
│ └─ micromark-util-types@^1.0.0
├─ micromark-factory-destination@1.0.0
│ ├─ micromark-util-character@^1.0.0
│ ├─ micromark-util-symbol@^1.0.0
│ └─ micromark-util-types@^1.0.0
├─ micromark-factory-label@1.0.2
│ ├─ micromark-util-character@^1.0.0
│ ├─ micromark-util-symbol@^1.0.0
│ ├─ micromark-util-types@^1.0.0
│ └─ uvu@^0.5.0
├─ micromark-factory-mdx-expression@1.0.4
│ ├─ micromark-factory-space@^1.0.0
│ ├─ micromark-util-character@^1.0.0
│ ├─ micromark-util-events-to-acorn@^1.0.0
│ ├─ micromark-util-symbol@^1.0.0
│ ├─ micromark-util-types@^1.0.0
│ ├─ unist-util-position-from-estree@^1.0.0
│ ├─ uvu@^0.5.0
│ └─ vfile-message@^3.0.0
├─ micromark-factory-space@1.0.0
│ ├─ micromark-util-character@^1.0.0
│ └─ micromark-util-types@^1.0.0
├─ micromark-factory-title@1.0.2
│ ├─ micromark-factory-space@^1.0.0
│ ├─ micromark-util-character@^1.0.0
│ ├─ micromark-util-symbol@^1.0.0
│ ├─ micromark-util-types@^1.0.0
│ └─ uvu@^0.5.0
├─ micromark-factory-whitespace@1.0.0
│ ├─ micromark-factory-space@^1.0.0
│ ├─ micromark-util-character@^1.0.0
│ ├─ micromark-util-symbol@^1.0.0
│ └─ micromark-util-types@^1.0.0
├─ micromark-util-character@1.1.0
│ ├─ micromark-util-symbol@^1.0.0
│ └─ micromark-util-types@^1.0.0
├─ micromark-util-chunked@1.0.0
│ └─ micromark-util-symbol@^1.0.0
├─ micromark-util-classify-character@1.0.0
│ ├─ micromark-util-character@^1.0.0
│ ├─ micromark-util-symbol@^1.0.0
│ └─ micromark-util-types@^1.0.0
├─ micromark-util-combine-extensions@1.0.0
│ ├─ micromark-util-chunked@^1.0.0
│ └─ micromark-util-types@^1.0.0
├─ micromark-util-decode-numeric-character-reference@1.0.0
│ └─ micromark-util-symbol@^1.0.0
├─ micromark-util-decode-string@1.0.1
│ ├─ micromark-util-character@^1.0.0
│ ├─ micromark-util-decode-numeric-character-reference@^1.0.0
│ ├─ micromark-util-symbol@^1.0.0
│ └─ parse-entities@^3.0.0
├─ micromark-util-encode@1.0.0
├─ micromark-util-events-to-acorn@1.0.4
│ ├─ @types/acorn@^4.0.0
│ ├─ @types/estree@^0.0.50
│ ├─ @types/estree@0.0.50
│ ├─ estree-util-visit@^1.0.0
│ ├─ micromark-util-types@^1.0.0
│ ├─ uvu@^0.5.0
│ └─ vfile-message@^3.0.0
├─ micromark-util-html-tag-name@1.0.0
├─ micromark-util-normalize-identifier@1.0.0
│ └─ micromark-util-symbol@^1.0.0
├─ micromark-util-resolve-all@1.0.0
│ └─ micromark-util-types@^1.0.0
├─ micromark-util-sanitize-uri@1.0.0
│ ├─ micromark-util-character@^1.0.0
│ ├─ micromark-util-encode@^1.0.0
│ └─ micromark-util-symbol@^1.0.0
├─ micromark-util-subtokenize@1.0.2
│ ├─ micromark-util-chunked@^1.0.0
│ ├─ micromark-util-symbol@^1.0.0
│ ├─ micromark-util-types@^1.0.0
│ └─ uvu@^0.5.0
├─ micromark-util-symbol@1.0.0
├─ micromark-util-types@1.0.1
├─ micromark@3.0.7
│ ├─ @types/debug@^4.0.0
│ ├─ debug@^4.0.0
│ ├─ micromark-core-commonmark@^1.0.1
│ ├─ micromark-factory-space@^1.0.0
│ ├─ micromark-util-character@^1.0.0
│ ├─ micromark-util-chunked@^1.0.0
│ ├─ micromark-util-combine-extensions@^1.0.0
│ ├─ micromark-util-decode-numeric-character-reference@^1.0.0
│ ├─ micromark-util-encode@^1.0.0
│ ├─ micromark-util-normalize-identifier@^1.0.0
│ ├─ micromark-util-resolve-all@^1.0.0
│ ├─ micromark-util-sanitize-uri@^1.0.0
│ ├─ micromark-util-subtokenize@^1.0.0
│ ├─ micromark-util-symbol@^1.0.0
│ ├─ micromark-util-types@^1.0.1
│ ├─ parse-entities@^3.0.0
│ └─ uvu@^0.5.0
├─ micromatch@4.0.4
│ ├─ braces@^3.0.1
│ └─ picomatch@^2.2.3
├─ mimic-response@3.1.0
├─ min-indent@1.0.1
├─ minimatch@3.0.4
│ └─ brace-expansion@^1.1.7
├─ minimist-options@4.1.0
│ ├─ arrify@^1.0.1
│ ├─ is-plain-obj@^1.1.0
│ └─ kind-of@^6.0.3
├─ minimist@1.2.5
├─ mlly@0.2.10
│ └─ import-meta-resolve@^1.1.1
├─ mri@1.2.0
├─ ms@2.1.2
├─ nanoid@3.1.30
├─ natural-compare@1.4.0
├─ node-addon-api@1.7.2
├─ normalize-package-data@3.0.2
│ ├─ hosted-git-info@^4.0.1
│ ├─ resolve@^1.20.0
│ ├─ semver@^7.3.4
│ └─ validate-npm-package-license@^3.0.1
├─ normalize-path@3.0.0
├─ normalize-selector@0.2.0
├─ normalize-url@6.1.0
├─ object-inspect@1.10.3
├─ object-is@1.1.5
│ ├─ call-bind@^1.0.2
│ └─ define-properties@^1.1.3
├─ object-keys@1.1.1
├─ object.assign@4.1.2
│ ├─ call-bind@^1.0.0
│ ├─ define-properties@^1.1.3
│ ├─ has-symbols@^1.0.1
│ └─ object-keys@^1.1.1
├─ once@1.4.0
│ └─ wrappy@1
├─ optionator@0.9.1
│ ├─ deep-is@^0.1.3
│ ├─ fast-levenshtein@^2.0.6
│ ├─ levn@^0.4.1
│ ├─ prelude-ls@^1.2.1
│ ├─ type-check@^0.4.0
│ └─ word-wrap@^1.2.3
├─ p-cancelable@2.1.1
├─ p-limit@2.3.0
│ └─ p-try@^2.0.0
├─ p-locate@4.1.0
│ └─ p-limit@^2.2.0
├─ p-try@2.2.0
├─ parent-module@1.0.1
│ └─ callsites@^3.0.0
├─ parse-entities@3.1.0
│ ├─ @types/unist@^2.0.0
│ ├─ character-entities-legacy@^3.0.0
│ ├─ character-entities@^2.0.0
│ ├─ character-reference-invalid@^2.0.0
│ ├─ is-alphanumerical@^2.0.0
│ ├─ is-decimal@^2.0.0
│ └─ is-hexadecimal@^2.0.0
├─ parse-json@5.2.0
│ ├─ @babel/code-frame@^7.0.0
│ ├─ error-ex@^1.3.1
│ ├─ json-parse-even-better-errors@^2.3.0
│ └─ lines-and-columns@^1.1.6
├─ path-exists@4.0.0
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ path-type@4.0.0
├─ pathe@0.2.0
├─ periscopic@3.0.4
│ ├─ estree-walker@^3.0.0
│ ├─ estree-walker@3.0.0
│ └─ is-reference@^3.0.0
├─ picocolors@1.0.0
├─ picomatch@2.2.3
├─ postcss-media-query-parser@0.2.3
├─ postcss-resolve-nested-selector@0.1.1
├─ postcss-safe-parser@6.0.0
├─ postcss-selector-parser@6.0.8
│ ├─ cssesc@^3.0.0
│ └─ util-deprecate@^1.0.2
├─ postcss-value-parser@4.1.0
├─ postcss@8.3.11
│ ├─ nanoid@^3.1.30
│ ├─ picocolors@^1.0.0
│ └─ source-map-js@^0.6.2
├─ prelude-ls@1.2.1
├─ prettier-linter-helpers@1.0.0
│ └─ fast-diff@^1.1.2
├─ prettier@2.5.1
├─ progress@2.0.3
├─ property-information@6.1.0
├─ pump@3.0.0
│ ├─ end-of-stream@^1.1.0
│ └─ once@^1.3.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
│ ├─ find-up@^4.1.0
│ ├─ read-pkg@^5.2.0
│ ├─ type-fest@^0.8.1
│ └─ type-fest@0.8.1
├─ read-pkg@5.2.0
│ ├─ @types/normalize-package-data@^2.4.0
│ ├─ hosted-git-info@2.8.9
│ ├─ normalize-package-data@^2.5.0
│ ├─ normalize-package-data@2.5.0
│ │ ├─ hosted-git-info@^2.1.4
│ │ ├─ resolve@^1.10.0
│ │ ├─ semver@2 || 3 || 4 || 5
│ │ └─ validate-npm-package-license@^3.0.1
│ ├─ parse-json@^5.0.0
│ ├─ semver@5.7.1
│ ├─ type-fest@^0.6.0
│ └─ type-fest@0.6.0
├─ readdirp@3.6.0
│ └─ picomatch@^2.2.1
├─ redent@3.0.0
│ ├─ indent-string@^4.0.0
│ └─ strip-indent@^3.0.0
├─ regexp.prototype.flags@1.3.1
│ ├─ call-bind@^1.0.2
│ └─ define-properties@^1.1.3
├─ regexpp@3.2.0
├─ remark-frontmatter@4.0.1
│ ├─ @types/mdast@^3.0.0
│ ├─ mdast-util-frontmatter@^1.0.0
│ ├─ micromark-extension-frontmatter@^1.0.0
│ └─ unified@^10.0.0
├─ remark-parse@10.0.0
│ ├─ @types/mdast@^3.0.0
│ ├─ mdast-util-from-markdown@^1.0.0
│ └─ unified@^10.0.0
├─ remark-rehype@10.0.1
│ ├─ @types/hast@^2.0.0
│ ├─ @types/mdast@^3.0.0
│ ├─ mdast-util-to-hast@^12.0.0
│ └─ unified@^10.0.0
├─ require-from-string@2.0.2
├─ resolve-alpn@1.2.1
├─ resolve-from@5.0.0
├─ resolve@1.20.0
│ ├─ is-core-module@^2.2.0
│ └─ path-parse@^1.0.6
├─ responselike@2.0.0
│ └─ lowercase-keys@^2.0.0
├─ reusify@1.0.4
├─ rimraf@3.0.2
│ └─ glob@^7.1.3
├─ rollup@2.60.2
│ └─ fsevents@~2.3.2
├─ run-parallel@1.2.0
│ └─ queue-microtask@^1.2.2
├─ sade@1.7.4
│ └─ mri@^1.1.0
├─ section-matter@1.0.0
│ ├─ extend-shallow@^2.0.1
│ └─ kind-of@^6.0.0
├─ semver@7.3.5
│ └─ lru-cache@^6.0.0
├─ shebang-command@2.0.0
│ └─ shebang-regex@^3.0.0
├─ shebang-regex@3.0.0
├─ side-channel@1.0.4
│ ├─ call-bind@^1.0.0
│ ├─ get-intrinsic@^1.0.2
│ └─ object-inspect@^1.9.0
├─ signal-exit@3.0.3
├─ slash@3.0.0
├─ slice-ansi@4.0.0
│ ├─ ansi-styles@^4.0.0
│ ├─ astral-regex@^2.0.0
│ └─ is-fullwidth-code-point@^3.0.0
├─ source-map-js@0.6.2
├─ source-map@0.6.1
├─ sourcemap-codec@1.4.8
├─ space-separated-tokens@2.0.1
├─ spdx-correct@3.1.1
│ ├─ spdx-expression-parse@^3.0.0
│ └─ spdx-license-ids@^3.0.0
├─ spdx-exceptions@2.3.0
├─ spdx-expression-parse@3.0.1
│ ├─ spdx-exceptions@^2.1.0
│ └─ spdx-license-ids@^3.0.0
├─ spdx-license-ids@3.0.7
├─ specificity@0.4.1
├─ sprintf-js@1.0.3
├─ string-width@4.2.3
│ ├─ emoji-regex@^8.0.0
│ ├─ is-fullwidth-code-point@^3.0.0
│ └─ strip-ansi@^6.0.1
├─ string.prototype.trimend@1.0.4
│ ├─ call-bind@^1.0.2
│ └─ define-properties@^1.1.3
├─ string.prototype.trimstart@1.0.4
│ ├─ call-bind@^1.0.2
│ └─ define-properties@^1.1.3
├─ stringify-entities@4.0.2
│ ├─ character-entities-html4@^2.0.0
│ └─ character-entities-legacy@^3.0.0
├─ strip-ansi@6.0.1
│ └─ ansi-regex@^5.0.1
├─ strip-bom-string@1.0.0
├─ strip-indent@3.0.0
│ └─ min-indent@^1.0.0
├─ strip-json-comments@3.1.1
├─ style-search@0.1.0
├─ style-to-object@0.3.0
│ └─ inline-style-parser@0.1.1
├─ stylelint-config-prettier@9.0.3
├─ stylelint-config-recommended@6.0.0
├─ stylelint-config-standard@24.0.0
│ └─ stylelint-config-recommended@^6.0.0
├─ stylelint@14.2.0
│ ├─ balanced-match@^2.0.0
│ ├─ colord@^2.9.2
│ ├─ cosmiconfig@^7.0.1
│ ├─ debug@^4.3.3
│ ├─ execall@^2.0.0
│ ├─ fast-glob@^3.2.7
│ ├─ fastest-levenshtein@^1.0.12
│ ├─ file-entry-cache@^6.0.1
│ ├─ get-stdin@^8.0.0
│ ├─ global-modules@^2.0.0
│ ├─ globby@^11.0.4
│ ├─ globjoin@^0.1.4
│ ├─ html-tags@^3.1.0
│ ├─ ignore@^5.2.0
│ ├─ ignore@5.2.0
│ ├─ import-lazy@^4.0.0
│ ├─ imurmurhash@^0.1.4
│ ├─ is-plain-object@^5.0.0
│ ├─ known-css-properties@^0.24.0
│ ├─ mathml-tag-names@^2.1.3
│ ├─ meow@^9.0.0
│ ├─ micromatch@^4.0.4
│ ├─ normalize-path@^3.0.0
│ ├─ normalize-selector@^0.2.0
│ ├─ picocolors@^1.0.0
│ ├─ postcss-media-query-parser@^0.2.3
│ ├─ postcss-resolve-nested-selector@^0.1.1
│ ├─ postcss-safe-parser@^6.0.0
│ ├─ postcss-selector-parser@^6.0.7
│ ├─ postcss-value-parser@^4.1.0
│ ├─ postcss@^8.3.11
│ ├─ resolve-from@^5.0.0
│ ├─ specificity@^0.4.1
│ ├─ string-width@^4.2.3
│ ├─ strip-ansi@^6.0.1
│ ├─ style-search@^0.1.0
│ ├─ svg-tags@^1.0.0
│ ├─ table@^6.7.5
│ ├─ v8-compile-cache@^2.3.0
│ └─ write-file-atomic@^3.0.3
├─ supports-color@7.2.0
│ └─ has-flag@^4.0.0
├─ svg-tags@1.0.0
├─ table@6.7.5
│ ├─ ajv@^8.0.1
│ ├─ ajv@8.3.0
│ │ ├─ fast-deep-equal@^3.1.1
│ │ ├─ json-schema-traverse@^1.0.0
│ │ ├─ require-from-string@^2.0.2
│ │ └─ uri-js@^4.2.2
│ ├─ json-schema-traverse@1.0.0
│ ├─ lodash.truncate@^4.4.2
│ ├─ slice-ansi@^4.0.0
│ ├─ string-width@^4.2.3
│ └─ strip-ansi@^6.0.1
├─ text-table@0.2.0
├─ to-fast-properties@2.0.0
├─ to-regex-range@5.0.1
│ └─ is-number@^7.0.0
├─ totalist@2.0.0
├─ trim-newlines@3.0.1
├─ trough@2.0.2
├─ type-check@0.4.0
│ └─ prelude-ls@^1.2.1
├─ type-fest@0.20.2
├─ typedarray-to-buffer@3.1.5
│ └─ is-typedarray@^1.0.0
├─ unbox-primitive@1.0.1
│ ├─ function-bind@^1.1.1
│ ├─ has-bigints@^1.0.1
│ ├─ has-symbols@^1.0.2
│ └─ which-boxed-primitive@^1.0.2
├─ unified@10.1.0
│ ├─ @types/unist@^2.0.0
│ ├─ bail@^2.0.0
│ ├─ extend@^3.0.0
│ ├─ is-buffer@^2.0.0
│ ├─ is-plain-obj@^4.0.0
│ ├─ is-plain-obj@4.0.0
│ ├─ trough@^2.0.0
│ └─ vfile@^5.0.0
├─ unist-builder@3.0.0
│ └─ @types/unist@^2.0.0
├─ unist-util-generated@2.0.0
├─ unist-util-is@5.1.1
├─ unist-util-position-from-estree@1.1.1
│ └─ @types/unist@^2.0.0
├─ unist-util-position@4.0.1
├─ unist-util-remove-position@4.0.1
│ ├─ @types/unist@^2.0.0
│ └─ unist-util-visit@^4.0.0
├─ unist-util-stringify-position@3.0.0
│ └─ @types/unist@^2.0.0
├─ unist-util-visit-parents@5.1.0
│ ├─ @types/unist@^2.0.0
│ └─ unist-util-is@^5.0.0
├─ unist-util-visit@4.1.0
│ ├─ @types/unist@^2.0.0
│ ├─ unist-util-is@^5.0.0
│ └─ unist-util-visit-parents@^5.0.0
├─ unplugin-vue-components@0.17.0
│ ├─ @antfu/utils@^0.3.0
│ ├─ @rollup/pluginutils@^4.1.1
│ ├─ chokidar@^3.5.2
│ ├─ debug@^4.3.2
│ ├─ fast-glob@^3.2.7
│ ├─ local-pkg@^0.1.0
│ ├─ local-pkg@0.1.0
│ │ └─ mlly@^0.2.2
│ ├─ magic-string@^0.25.7
│ ├─ minimatch@^3.0.4
│ ├─ resolve@^1.20.0
│ └─ unplugin@^0.2.13
├─ unplugin@0.2.20
│ └─ webpack-virtual-modules@^0.4.3
├─ uri-js@4.4.1
│ └─ punycode@^2.1.0
├─ util-deprecate@1.0.2
├─ uvu@0.5.2
│ ├─ dequal@^2.0.0
│ ├─ diff@^5.0.0
│ ├─ kleur@^4.0.3
│ ├─ sade@^1.7.3
│ └─ totalist@^2.0.0
├─ v8-compile-cache@2.3.0
├─ validate-npm-package-license@3.0.4
│ ├─ spdx-correct@^3.0.0
│ └─ spdx-expression-parse@^3.0.0
├─ vfile-message@3.0.2
│ ├─ @types/unist@^2.0.0
│ └─ unist-util-stringify-position@^3.0.0
├─ vfile@5.2.0
│ ├─ @types/unist@^2.0.0
│ ├─ is-buffer@^2.0.0
│ ├─ unist-util-stringify-position@^3.0.0
│ └─ vfile-message@^3.0.0
├─ vite-plugin-windicss@1.6.1
│ ├─ @windicss/plugin-utils@1.6.1
│ ├─ debug@^4.3.3
│ ├─ kolorist@^1.5.1
│ └─ windicss@^3.4.0
├─ vite@2.7.2
│ ├─ esbuild@^0.13.12
│ ├─ fsevents@~2.3.2
│ ├─ postcss@^8.3.11
│ ├─ resolve@^1.20.0
│ └─ rollup@^2.59.0
├─ vue-eslint-parser@8.0.1
│ ├─ debug@^4.3.2
│ ├─ eslint-scope@^6.0.0
│ ├─ eslint-scope@6.0.0
│ │ ├─ esrecurse@^4.3.0
│ │ └─ estraverse@^5.2.0
│ ├─ eslint-visitor-keys@^3.0.0
│ ├─ espree@^9.0.0
│ ├─ esquery@^1.4.0
│ ├─ lodash@^4.17.21
│ └─ semver@^7.3.5
├─ vue-router@4.0.12
│ └─ @vue/devtools-api@^6.0.0-beta.18
├─ vue@3.2.26
│ ├─ @vue/compiler-dom@3.2.26
│ ├─ @vue/compiler-sfc@3.2.26
│ ├─ @vue/runtime-dom@3.2.26
│ ├─ @vue/server-renderer@3.2.26
│ └─ @vue/shared@3.2.26
├─ webpack-virtual-modules@0.4.3
├─ which-boxed-primitive@1.0.2
│ ├─ is-bigint@^1.0.1
│ ├─ is-boolean-object@^1.1.0
│ ├─ is-number-object@^1.0.4
│ ├─ is-string@^1.0.5
│ └─ is-symbol@^1.0.3
├─ which-collection@1.0.1
│ ├─ is-map@^2.0.1
│ ├─ is-set@^2.0.1
│ ├─ is-weakmap@^2.0.1
│ └─ is-weakset@^2.0.1
├─ which-typed-array@1.1.7
│ ├─ available-typed-arrays@^1.0.5
│ ├─ call-bind@^1.0.2
│ ├─ es-abstract@^1.18.5
│ ├─ foreach@^2.0.5
│ ├─ has-tostringtag@^1.0.0
│ └─ is-typed-array@^1.1.7
├─ which@2.0.2
│ └─ isexe@^2.0.0
├─ windicss@3.4.2
├─ word-wrap@1.2.3
├─ wrappy@1.0.2
├─ write-file-atomic@3.0.3
│ ├─ imurmurhash@^0.1.4
│ ├─ is-typedarray@^1.0.0
│ ├─ signal-exit@^3.0.2
│ └─ typedarray-to-buffer@^3.1.5
├─ xdm@3.3.1
│ ├─ @rollup/pluginutils@^4.0.0
│ ├─ @types/estree-jsx@^0.0.1
│ ├─ @types/mdx@^2.0.0
│ ├─ astring@^1.6.0
│ ├─ deasync@^0.1.0
│ ├─ estree-util-build-jsx@^2.0.0
│ ├─ estree-util-is-identifier-name@^2.0.0
│ ├─ estree-walker@^3.0.0
│ ├─ estree-walker@3.0.0
│ ├─ got@^11.0.0
│ ├─ hast-util-to-estree@^2.0.0
│ ├─ markdown-extensions@^1.0.0
│ ├─ mdast-util-mdx@^1.0.0
│ ├─ micromark-extension-mdxjs@^1.0.0
│ ├─ periscopic@^3.0.0
│ ├─ remark-parse@^10.0.0
│ ├─ remark-rehype@^10.0.0
│ ├─ source-map@^0.7.0
│ ├─ source-map@0.7.3
│ ├─ unified@^10.0.0
│ ├─ unist-util-position-from-estree@^1.0.0
│ ├─ unist-util-stringify-position@^3.0.0
│ ├─ unist-util-visit@^4.0.0
│ └─ vfile@^5.0.0
├─ yallist@4.0.0
├─ yaml@1.10.2
├─ yargs-parser@20.2.7
└─ zwitch@2.0.2 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
Hi Markus I'll take a look during the week, perhaps someone else can provide an answer before that. In the meantime, have in mind using RouterLink is not really necessary (nor desirable, there's no router in the final build). Check the sidebar toggle in the docs for an example usage of |
Beta Was this translation helpful? Give feedback.
Hi Markus
I'll take a look during the week, perhaps someone else can provide an answer before that.
In the meantime, have in mind using RouterLink is not really necessary (nor desirable, there's no router in the final build).
Check the sidebar toggle in the docs for an example usage of
client:load
.