Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the npm group across 1 directory with 37 updates #2227

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2024

Bumps the npm group with 15 updates in the /website directory:

Package From To
vitepress 1.4.1 1.5.0
vue 3.5.12 3.5.13
@babel/parser 7.26.1 7.26.2
@docsearch/js 3.6.2 3.8.0
@vitejs/plugin-vue 5.1.4 5.2.0
@vueuse/integrations 11.1.0 11.3.0
focus-trap 7.6.0 7.6.2
magic-string 0.30.12 0.30.13
micromark-util-character 2.1.0 2.1.1
micromark-util-encode 2.0.0 2.0.1
micromark-util-sanitize-uri 2.0.0 2.0.1
micromark-util-symbol 2.0.0 2.0.1
micromark-util-types 2.0.0 2.0.1
postcss 8.4.47 8.4.49
rollup 4.24.2 4.27.3

Updates vitepress from 1.4.1 to 1.5.0

Release notes

Sourced from vitepress's releases.

v1.5.0

Please refer to CHANGELOG.md for details.

v1.4.5

Please refer to CHANGELOG.md for details.

v1.4.3

Please refer to CHANGELOG.md for details.

v1.4.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.5.0 (2024-11-04)

Features

1.4.5 (2024-11-03)

Bug Fixes

  • lang lazy load not working with twoslash (fc92a77), closes #4334
  • typo in missing language check (dcb8450)

1.4.3 (2024-10-31)

Performance Improvements

1.4.2 (2024-10-29)

Bug Fixes

  • cache markdown-it instance and properly dispose shiki on config reload (#4321) (45968cd) (acfe97f)
  • regression: hmr not working with markdown includes due to wrong cache key (615aed5), closes #4289 #4303
  • remove explicit chinese fonts (#4286) (668e9f7) (b893550), closes #4286
  • theme/a11y: don't select search result unless mouse is actually moved (e638d85), closes #4297
  • theme: add types for VPLink, VPSocialLink and VPSocialLinks exports (#4284) (fcae4d5)
  • theme: don't escape html in siteTitle (#4308) (bd690d6)
Commits

Updates vue from 3.5.12 to 3.5.13

Release notes

Sourced from vue's releases.

v3.5.13

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.13 (2024-11-15)

Bug Fixes

  • compiler-core: handle v-memo + v-for with functional key (#12014) (99009ee), closes #12013
  • compiler-dom: properly stringify template string style (#12392) (2d78539), closes #12391
  • custom-element: avoid triggering mutationObserver when relecting props (352bc88), closes #12214 #12215
  • deps: update dependency postcss to ^8.4.48 (#12356) (b5ff930)
  • hydration: the component vnode's el should be updated when a mismatch occurs. (#12255) (a20a4cb), closes #12253
  • reactiivty: avoid unnecessary watcher effect removal from inactive scope (2193284), closes #5783 #5806
  • reactivity: release nested effects/scopes on effect scope stop (#12373) (bee2f5e), closes #12370
  • runtime-dom: set css vars before user onMounted hooks (2d5c5e2), closes #11533
  • runtime-dom: set css vars on update to handle child forcing reflow in onMount (#11561) (c4312f9)
  • ssr: avoid updating subtree of async component if it is resolved (#12363) (da7ad5e), closes #12362
  • ssr: ensure v-text updates correctly with custom directives in SSR output (#12311) (1f75d4e), closes #12309
  • ssr: handle initial selected state for select with v-model + v-for option (#12399) (4f8d807), closes #12395
  • teleport: handle deferred teleport update before mounted (#12168) (8bff142), closes #12161
  • templateRef: set ref on cached async component which wrapped in KeepAlive (#12290) (983eb50), closes #4999 #5004
  • test: update snapshot (#12169) (828d4a4)
  • Transition: fix transition memory leak edge case (#12182) (660132d), closes #12181
  • transition: reflow before leave-active class after leave-from (#12288) (4b479db), closes #2593
  • types: defineEmits w/ interface declaration (#12343) (1022eab), closes #8457
  • v-once: setting hasOnce to current block only when in v-once (#12374) (37300fc), closes #12371

Performance Improvements

  • reactivity: do not track inner key `__v_skip`` (#11690) (d637bd6)
  • runtime-core: use feature flag for call to resolveMergedOptions (#12163) (1755ac0)
Commits
  • 6eb29d3 release: v3.5.13
  • 4f8d807 fix(ssr): handle initial selected state for select with v-model + v-for optio...
  • 983eb50 fix(templateRef): set ref on cached async component which wrapped in KeepAliv...
  • da7ad5e fix(ssr): avoid updating subtree of async component if it is resolved (#12363)
  • 1f75d4e fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...
  • 4b479db fix(transition): reflow before leave-active class after leave-from (#12288)
  • a20a4cb fix(hydration): the component vnode's el should be updated when a mismatch oc...
  • 352bc88 fix(custom-element): avoid triggering mutationObserver when relecting props
  • 10ab8c0 chore(playground): reset version when opening local playground from reproduction
  • d637bd6 perf(reactivity): do not track inner key `__v_skip`` (#11690)
  • Additional commits viewable in compare view

Updates @babel/parser from 7.26.1 to 7.26.2

Release notes

Sourced from @​babel/parser's releases.

v7.26.2 (2024-10-30)

🐛 Bug Fix

Committers: 6

Changelog

Sourced from @​babel/parser's changelog.

v7.26.2 (2024-10-30)

🐛 Bug Fix

Commits

Updates @docsearch/js from 3.6.2 to 3.8.0

Release notes

Sourced from @​docsearch/js's releases.

v3.8.0

3.8.0 (2024-11-12)

This version introduces a new type DocSearchTransformClient to allow the transformSearchClient to use either the lite client, or the full algoliasearch client. Users are encouraged to use the lite client (import { liteClient } from 'algoliasearch/lite) to reduce bundle size.

Bug Fixes

  • types: use a minimal type for transformSearchClient (#2348) (08d9a37)

Features

  • a11y: add hotkeys to search input aria-label (#2337) (44aa7dc)

v3.7.0

What's Changed

New Contributors

Full Changelog: algolia/docsearch@v3.6.3...v3.7.0

v3.6.3

What's Changed

New Contributors

Full Changelog: algolia/docsearch@v3.6.2...v3.6.3

Changelog

Sourced from @​docsearch/js's changelog.

3.8.0 (2024-11-12)

This version introduces a new type DocSearchTransformClient to allow the transformSearchClient to use either the lite client, or the full algoliasearch client. Users are encouraged to use the lite client (import { liteClient } from 'algoliasearch/lite) to reduce bundle size.

Bug Fixes

  • types: use a minimal type for transformSearchClient (#2348) (08d9a37)

Features

  • a11y: add hotkeys to search input aria-label (#2337) (44aa7dc)

3.7.0 (2024-11-04)

Bug Fixes

3.6.3 (2024-10-31)

Commits

Updates @docsearch/react from 3.6.2 to 3.8.0

Release notes

Sourced from @​docsearch/react's releases.

v3.8.0

3.8.0 (2024-11-12)

This version introduces a new type DocSearchTransformClient to allow the transformSearchClient to use either the lite client, or the full algoliasearch client. Users are encouraged to use the lite client (import { liteClient } from 'algoliasearch/lite) to reduce bundle size.

Bug Fixes

  • types: use a minimal type for transformSearchClient (#2348) (08d9a37)

Features

  • a11y: add hotkeys to search input aria-label (#2337) (44aa7dc)

v3.7.0

What's Changed

New Contributors

Full Changelog: algolia/docsearch@v3.6.3...v3.7.0

v3.6.3

What's Changed

New Contributors

Full Changelog: algolia/docsearch@v3.6.2...v3.6.3

Changelog

Sourced from @​docsearch/react's changelog.

3.8.0 (2024-11-12)

This version introduces a new type DocSearchTransformClient to allow the transformSearchClient to use either the lite client, or the full algoliasearch client. Users are encouraged to use the lite client (import { liteClient } from 'algoliasearch/lite) to reduce bundle size.

Bug Fixes

  • types: use a minimal type for transformSearchClient (#2348) (08d9a37)

Features

  • a11y: add hotkeys to search input aria-label (#2337) (44aa7dc)

3.7.0 (2024-11-04)

Bug Fixes

3.6.3 (2024-10-31)

Commits

Updates @shikijs/core from 1.22.1 to 1.23.1

Release notes

Sourced from @​shikijs/core's releases.

v1.23.1

   🚀 Features

    View changes on GitHub

v1.23.0

   🚀 Features

    View changes on GitHub

v1.22.2

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @shikijs/engine-javascript from 1.22.1 to 1.23.1

Release notes

Sourced from @​shikijs/engine-javascript's releases.

v1.23.1

   🚀 Features

    View changes on GitHub

v1.23.0

   🚀 Features

    View changes on GitHub

v1.22.2

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @shikijs/engine-oniguruma from 1.22.1 to 1.23.1

Release notes

Sourced from @​shikijs/engine-oniguruma's releases.

v1.23.1

   🚀 Features

    View changes on GitHub

v1.23.0

   🚀 Features

    View changes on GitHub

v1.22.2

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @shikijs/transformers from 1.22.1 to 1.23.1

Release notes

Sourced from @​shikijs/transformers's releases.

v1.23.1

   🚀 Features

    View changes on GitHub

v1.23.0

   🚀 Features

    View changes on GitHub

v1.22.2

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @shikijs/types from 1.22.1 to 1.23.1

Release notes

Sourced from @​shikijs/types's releases.

v1.23.1

   🚀 Features

    View changes on GitHub

v1.23.0

   🚀 Features

    View changes on GitHub

v1.22.2

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitejs/plugin-vue from 5.1.4 to 5.2.0

Release notes

Sourced from @​vitejs/plugin-vue's releases.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-vue's changelog.

5.2.0 (2024-11-13)

  • feat: add a feature option to support custom component id generator (#461) (7a1fc4c), closes #461

5.1.5 (2024-11-11)

  • chore: fix typo (#464) (4a811b0), closes #464
  • chore(deps): update dependency rollup to ^4.24.0 (#448) (0fc9cd0), closes #448
  • chore(deps): update dependency rollup to ^4.25.0 (#472) (91210cc), closes #472
  • chore(deps): update upstream (#462) (5625fc9), closes #462
  • fix(deps): update all non-major dependencies (#439) (e432bcb), closes #439
  • fix(hmr): re-resolve script after type dep changed (#446) (8f9c624), closes #446
  • fix(hmr): should reload if relies file changed after re-render (#471) (62b17f3), closes #471
  • perf: use hash to replace createHash (#460) (

Bumps the npm group with 15 updates in the /website directory:

| Package | From | To |
| --- | --- | --- |
| [vitepress](https://github.com/vuejs/vitepress) | `1.4.1` | `1.5.0` |
| [vue](https://github.com/vuejs/core) | `3.5.12` | `3.5.13` |
| [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.1` | `7.26.2` |
| [@docsearch/js](https://github.com/algolia/docsearch) | `3.6.2` | `3.8.0` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.4` | `5.2.0` |
| [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `11.1.0` | `11.3.0` |
| [focus-trap](https://github.com/focus-trap/focus-trap) | `7.6.0` | `7.6.2` |
| [magic-string](https://github.com/rich-harris/magic-string) | `0.30.12` | `0.30.13` |
| [micromark-util-character](https://github.com/micromark/micromark) | `2.1.0` | `2.1.1` |
| [micromark-util-encode](https://github.com/micromark/micromark) | `2.0.0` | `2.0.1` |
| [micromark-util-sanitize-uri](https://github.com/micromark/micromark) | `2.0.0` | `2.0.1` |
| [micromark-util-symbol](https://github.com/micromark/micromark) | `2.0.0` | `2.0.1` |
| [micromark-util-types](https://github.com/micromark/micromark) | `2.0.0` | `2.0.1` |
| [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` |
| [rollup](https://github.com/rollup/rollup) | `4.24.2` | `4.27.3` |



Updates `vitepress` from 1.4.1 to 1.5.0
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.4.1...v1.5.0)

Updates `vue` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.12...v3.5.13)

Updates `@babel/parser` from 7.26.1 to 7.26.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.2/packages/babel-parser)

Updates `@docsearch/js` from 3.6.2 to 3.8.0
- [Release notes](https://github.com/algolia/docsearch/releases)
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md)
- [Commits](algolia/docsearch@v3.6.2...v3.8.0)

Updates `@docsearch/react` from 3.6.2 to 3.8.0
- [Release notes](https://github.com/algolia/docsearch/releases)
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md)
- [Commits](algolia/docsearch@v3.6.2...v3.8.0)

Updates `@shikijs/core` from 1.22.1 to 1.23.1
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.23.1/packages/core)

Updates `@shikijs/engine-javascript` from 1.22.1 to 1.23.1
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.23.1/packages/engine-javascript)

Updates `@shikijs/engine-oniguruma` from 1.22.1 to 1.23.1
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.23.1/packages/engine-oniguruma)

Updates `@shikijs/transformers` from 1.22.1 to 1.23.1
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.23.1/packages/transformers)

Updates `@shikijs/types` from 1.22.1 to 1.23.1
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.23.1/packages/types)

Updates `@vitejs/plugin-vue` from 5.1.4 to 5.2.0
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue)

Updates `@vue/compiler-core` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.13/packages/compiler-core)

Updates `@vue/compiler-dom` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.13/packages/compiler-dom)

Updates `@vue/compiler-sfc` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.13/packages/compiler-sfc)

Updates `@vue/compiler-ssr` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.13/packages/compiler-ssr)

Updates `@vue/devtools-api` from 7.5.4 to 7.6.4
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v7.6.4/packages/devtools-api)

Updates `@vue/devtools-kit` from 7.5.4 to 7.6.4
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v7.6.4/packages/devtools-kit)

Updates `@vue/devtools-shared` from 7.5.4 to 7.6.4
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v7.6.4/packages/shared)

Updates `@vue/reactivity` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.13/packages/reactivity)

Updates `@vue/runtime-core` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.13/packages/runtime-core)

Updates `@vue/runtime-dom` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.13/packages/runtime-dom)

Updates `@vue/server-renderer` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.13/packages/server-renderer)

Updates `@vue/shared` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.13/packages/shared)

Updates `@vueuse/integrations` from 11.1.0 to 11.3.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.3.0/packages/integrations)

Updates `algoliasearch` from 4.24.0 to 5.15.0
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md)
- [Commits](algolia/algoliasearch-client-javascript@4.24.0...5.15.0)

Updates `focus-trap` from 7.6.0 to 7.6.2
- [Release notes](https://github.com/focus-trap/focus-trap/releases)
- [Changelog](https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md)
- [Commits](focus-trap/focus-trap@v7.6.0...v7.6.2)

Updates `magic-string` from 0.30.12 to 0.30.13
- [Changelog](https://github.com/Rich-Harris/magic-string/blob/master/CHANGELOG.md)
- [Commits](Rich-Harris/magic-string@v0.30.12...v0.30.13)

Updates `micromark-util-character` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/micromark/micromark/releases)
- [Commits](https://github.com/micromark/micromark/commits)

Updates `micromark-util-encode` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/micromark/micromark/releases)
- [Commits](https://github.com/micromark/micromark/compare/[email protected]@2.0.1)

Updates `micromark-util-sanitize-uri` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/micromark/micromark/releases)
- [Commits](https://github.com/micromark/micromark/compare/[email protected]@2.0.1)

Updates `micromark-util-symbol` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/micromark/micromark/releases)
- [Commits](https://github.com/micromark/micromark/compare/[email protected]@2.0.1)

Updates `micromark-util-types` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/micromark/micromark/releases)
- [Commits](https://github.com/micromark/micromark/compare/[email protected]@2.0.1)

Updates `postcss` from 8.4.47 to 8.4.49
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.47...8.4.49)

Updates `regex` from 4.3.3 to 5.0.2
- [Release notes](https://github.com/slevithan/regex/releases)
- [Changelog](https://github.com/slevithan/regex/blob/main/CHANGELOG.md)
- [Commits](slevithan/regex@v4.3.3...v5.0.2)

Updates `rollup` from 4.24.2 to 4.27.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.24.2...v4.27.3)

Updates `shiki` from 1.22.1 to 1.23.1
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.23.1/packages/shiki)

Updates `vite` from 5.4.10 to 5.4.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite)

---
updated-dependencies:
- dependency-name: vitepress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@babel/parser"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@docsearch/js"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@docsearch/react"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@shikijs/core"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@shikijs/engine-javascript"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@shikijs/engine-oniguruma"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@shikijs/transformers"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@shikijs/types"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vue/compiler-core"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vue/compiler-dom"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vue/compiler-sfc"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vue/compiler-ssr"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vue/devtools-api"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vue/devtools-kit"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vue/devtools-shared"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vue/reactivity"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vue/runtime-core"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vue/runtime-dom"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vue/server-renderer"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vue/shared"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vueuse/integrations"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: algoliasearch
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: focus-trap
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: magic-string
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: micromark-util-character
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: micromark-util-encode
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: micromark-util-sanitize-uri
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: micromark-util-symbol
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: micromark-util-types
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: postcss
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: regex
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: rollup
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: shiki
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 21, 2024
@tiann tiann merged commit ffb1135 into main Nov 22, 2024
@tiann tiann deleted the dependabot/npm_and_yarn/website/npm-0a7d8fe119 branch November 22, 2024 06:49
selfmusing pushed a commit to selfmusing/USlenreK that referenced this pull request Nov 22, 2024
…iann#2227)

Bumps the npm group with 15 updates in the /website directory:

| Package | From | To |
| --- | --- | --- |
| [vitepress](https://github.com/vuejs/vitepress) | `1.4.1` | `1.5.0` |
| [vue](https://github.com/vuejs/core) | `3.5.12` | `3.5.13` |
|
[@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser)
| `7.26.1` | `7.26.2` |
| [@docsearch/js](https://github.com/algolia/docsearch) | `3.6.2` |
`3.8.0` |
|
[@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue)
| `5.1.4` | `5.2.0` |
|
[@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations)
| `11.1.0` | `11.3.0` |
| [focus-trap](https://github.com/focus-trap/focus-trap) | `7.6.0` |
`7.6.2` |
| [magic-string](https://github.com/rich-harris/magic-string) |
`0.30.12` | `0.30.13` |
| [micromark-util-character](https://github.com/micromark/micromark) |
`2.1.0` | `2.1.1` |
| [micromark-util-encode](https://github.com/micromark/micromark) |
`2.0.0` | `2.0.1` |
| [micromark-util-sanitize-uri](https://github.com/micromark/micromark)
| `2.0.0` | `2.0.1` |
| [micromark-util-symbol](https://github.com/micromark/micromark) |
`2.0.0` | `2.0.1` |
| [micromark-util-types](https://github.com/micromark/micromark) |
`2.0.0` | `2.0.1` |
| [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` |
| [rollup](https://github.com/rollup/rollup) | `4.24.2` | `4.27.3` |


Updates `vitepress` from 1.4.1 to 1.5.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vuejs/vitepress/releases">vitepress's
releases</a>.</em></p>
<blockquote>
<h2>v1.5.0</h2>
<p>Please refer to <a
href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v1.4.5</h2>
<p>Please refer to <a
href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v1.4.3</h2>
<p>Please refer to <a
href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v1.4.2</h2>
<p>Please refer to <a
href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md">vitepress's
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/vuejs/vitepress/compare/v1.4.5...v1.5.0">1.5.0</a>
(2024-11-04)</h1>
<h3>Features</h3>
<ul>
<li>on-demand social icons (<a
href="https://redirect.github.com/vuejs/vitepress/issues/4339">#4339</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2">05f2f0d</a>),
closes <a
href="https://redirect.github.com/vuejs/vitepress/issues/4256">#4256</a>
<a
href="https://redirect.github.com/vuejs/vitepress/issues/4135">#4135</a>
<a
href="https://redirect.github.com/vuejs/vitepress/issues/4076">#4076</a>
<a
href="https://redirect.github.com/vuejs/vitepress/issues/3809">#3809</a>
<a
href="https://redirect.github.com/vuejs/vitepress/issues/3750">#3750</a>
<a
href="https://redirect.github.com/vuejs/vitepress/issues/1214">#1214</a>
<a
href="https://redirect.github.com/vuejs/vitepress/issues/2768">#2768</a>
<a
href="https://redirect.github.com/vuejs/vitepress/issues/2861">#2861</a></li>
</ul>
<h2><a
href="https://github.com/vuejs/vitepress/compare/v1.4.4...v1.4.5">1.4.5</a>
(2024-11-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>lang lazy load not working with twoslash (<a
href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb">fc92a77</a>),
closes <a
href="https://redirect.github.com/vuejs/vitepress/issues/4334">#4334</a></li>
<li>typo in missing language check (<a
href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172">dcb8450</a>)</li>
</ul>
<h2><a
href="https://github.com/vuejs/vitepress/compare/v1.4.2...v1.4.3">1.4.3</a>
(2024-10-31)</h2>
<h3>Performance Improvements</h3>
<ul>
<li>lazy load shiki languages (<a
href="https://redirect.github.com/vuejs/vitepress/issues/4326">#4326</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/829977876a21da4f0af5d27593a2d81eb9af0c33">8299778</a>)</li>
</ul>
<h2><a
href="https://github.com/vuejs/vitepress/compare/v1.4.1...v1.4.2">1.4.2</a>
(2024-10-29)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>cache markdown-it instance and properly dispose shiki on config
reload (<a
href="https://redirect.github.com/vuejs/vitepress/issues/4321">#4321</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/45968cdc509e04f8e191d28ba7d8d97b08fc578e">45968cd</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/acfe97f60872d251c75c5985ca9841f84392850d">acfe97f</a>)</li>
<li><strong>regression:</strong> hmr not working with markdown includes
due to wrong cache key (<a
href="https://github.com/vuejs/vitepress/commit/615aed5df700ad98f82a74fbc785d290d1c5a018">615aed5</a>),
closes <a
href="https://redirect.github.com/vuejs/vitepress/issues/4289">#4289</a>
<a
href="https://redirect.github.com/vuejs/vitepress/issues/4303">#4303</a></li>
<li>remove explicit chinese fonts (<a
href="https://redirect.github.com/vuejs/vitepress/issues/4286">#4286</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/668e9f7050f236d571fe2fc2f41e5548d974b503">668e9f7</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/b8935502fbb590449e7d094bdde9c9ae1ac67d0c">b893550</a>),
closes <a
href="https://redirect.github.com/vuejs/vitepress/issues/4286">#4286</a></li>
<li><strong>theme/a11y:</strong> don't select search result unless mouse
is actually moved (<a
href="https://github.com/vuejs/vitepress/commit/e638d855cfc8e4e0c9b95c284548ae31233139f5">e638d85</a>),
closes <a
href="https://redirect.github.com/vuejs/vitepress/issues/4297">#4297</a></li>
<li><strong>theme:</strong> add types for <code>VPLink</code>,
<code>VPSocialLink</code> and <code>VPSocialLinks</code> exports (<a
href="https://redirect.github.com/vuejs/vitepress/issues/4284">#4284</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/fcae4d5554df2130b9a7e5ad8e0cc83eccf88bec">fcae4d5</a>)</li>
<li><strong>theme:</strong> don't escape html in <code>siteTitle</code>
(<a
href="https://redirect.github.com/vuejs/vitepress/issues/4308">#4308</a>)
(<a
href="https://github.com/vuejs/vitepress/commit/bd690d6a9b895f15d5906d245b404f02cfce7489">bd690d6</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vuejs/vitepress/commit/867b256e14858df7a8cf9935e45e5bf233782be5"><code>867b256</code></a>
release: v1.5.0</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/05f2f0d26153ace74b6c023184224d4fada137c2"><code>05f2f0d</code></a>
feat: on demand social icons (<a
href="https://redirect.github.com/vuejs/vitepress/issues/4339">#4339</a>)</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/602ae7ba9d27dfc6a55793e62efc936fd0859c2e"><code>602ae7b</code></a>
chore: remove redundant spaces in theme template css (<a
href="https://redirect.github.com/vuejs/vitepress/issues/4337">#4337</a>)</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/1e4917eb309a69c99022d6b56c8ec08d64f2e995"><code>1e4917e</code></a>
release: v1.4.5</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/fc92a77a5d871b5252bcb82639f5c3551d5c70bb"><code>fc92a77</code></a>
fix: lazy load language definition on twoslash too</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/11eb13756506e021f14b20005813b899bde9e19e"><code>11eb137</code></a>
release: v1.4.4</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58"><code>4dac35f</code></a>
fix: (temporary patch) lang lazy load not working with twoslash</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172"><code>dcb8450</code></a>
fix: typo in missing language check</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/08a88440ba66c0b50324430373ed9d2b0f69db3f"><code>08a8844</code></a>
Translation fix (<a
href="https://redirect.github.com/vuejs/vitepress/issues/4328">#4328</a>)</li>
<li><a
href="https://github.com/vuejs/vitepress/commit/2b3cd95ab112ffce3a168b41c8cca1446d3fb920"><code>2b3cd95</code></a>
release: v1.4.3</li>
<li>Additional commits viewable in <a
href="https://github.com/vuejs/vitepress/compare/v1.4.1...v1.5.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `vue` from 3.5.12 to 3.5.13
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vuejs/core/releases">vue's
releases</a>.</em></p>
<blockquote>
<h2>v3.5.13</h2>
<p>For stable releases, please refer to <a
href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.
For pre-releases, please refer to <a
href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a>
of the <code>minor</code> branch.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">vue's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/vuejs/core/compare/v3.5.12...v3.5.13">3.5.13</a>
(2024-11-15)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>compiler-core:</strong> handle v-memo + v-for with
functional key (<a
href="https://redirect.github.com/vuejs/core/issues/12014">#12014</a>)
(<a
href="https://github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa">99009ee</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/12013">#12013</a></li>
<li><strong>compiler-dom:</strong> properly stringify template string
style (<a
href="https://redirect.github.com/vuejs/core/issues/12392">#12392</a>)
(<a
href="https://github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72">2d78539</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/12391">#12391</a></li>
<li><strong>custom-element:</strong> avoid triggering mutationObserver
when relecting props (<a
href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0">352bc88</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/12214">#12214</a> <a
href="https://redirect.github.com/vuejs/core/issues/12215">#12215</a></li>
<li><strong>deps:</strong> update dependency postcss to ^8.4.48 (<a
href="https://redirect.github.com/vuejs/core/issues/12356">#12356</a>)
(<a
href="https://github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4">b5ff930</a>)</li>
<li><strong>hydration:</strong> the component vnode's el should be
updated when a mismatch occurs. (<a
href="https://redirect.github.com/vuejs/core/issues/12255">#12255</a>)
(<a
href="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a">a20a4cb</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/12253">#12253</a></li>
<li><strong>reactiivty:</strong> avoid unnecessary watcher effect
removal from inactive scope (<a
href="https://github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a">2193284</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/5783">#5783</a> <a
href="https://redirect.github.com/vuejs/core/issues/5806">#5806</a></li>
<li><strong>reactivity:</strong> release nested effects/scopes on effect
scope stop (<a
href="https://redirect.github.com/vuejs/core/issues/12373">#12373</a>)
(<a
href="https://github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a">bee2f5e</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/12370">#12370</a></li>
<li><strong>runtime-dom:</strong> set css vars before user onMounted
hooks (<a
href="https://github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5">2d5c5e2</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/11533">#11533</a></li>
<li><strong>runtime-dom:</strong> set css vars on update to handle child
forcing reflow in onMount (<a
href="https://redirect.github.com/vuejs/core/issues/11561">#11561</a>)
(<a
href="https://github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6">c4312f9</a>)</li>
<li><strong>ssr:</strong> avoid updating subtree of async component if
it is resolved (<a
href="https://redirect.github.com/vuejs/core/issues/12363">#12363</a>)
(<a
href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095">da7ad5e</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/12362">#12362</a></li>
<li><strong>ssr:</strong> ensure v-text updates correctly with custom
directives in SSR output (<a
href="https://redirect.github.com/vuejs/core/issues/12311">#12311</a>)
(<a
href="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893">1f75d4e</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/12309">#12309</a></li>
<li><strong>ssr:</strong> handle initial selected state for select with
v-model + v-for option (<a
href="https://redirect.github.com/vuejs/core/issues/12399">#12399</a>)
(<a
href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22">4f8d807</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/12395">#12395</a></li>
<li><strong>teleport:</strong> handle deferred teleport update before
mounted (<a
href="https://redirect.github.com/vuejs/core/issues/12168">#12168</a>)
(<a
href="https://github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534">8bff142</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/12161">#12161</a></li>
<li><strong>templateRef:</strong> set ref on cached async component
which wrapped in KeepAlive (<a
href="https://redirect.github.com/vuejs/core/issues/12290">#12290</a>)
(<a
href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d">983eb50</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/4999">#4999</a> <a
href="https://redirect.github.com/vuejs/core/issues/5004">#5004</a></li>
<li><strong>test:</strong> update snapshot (<a
href="https://redirect.github.com/vuejs/core/issues/12169">#12169</a>)
(<a
href="https://github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea">828d4a4</a>)</li>
<li><strong>Transition:</strong> fix transition memory leak edge case
(<a
href="https://redirect.github.com/vuejs/core/issues/12182">#12182</a>)
(<a
href="https://github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322">660132d</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/12181">#12181</a></li>
<li><strong>transition:</strong> reflow before leave-active class after
leave-from (<a
href="https://redirect.github.com/vuejs/core/issues/12288">#12288</a>)
(<a
href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1">4b479db</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/2593">#2593</a></li>
<li><strong>types:</strong> defineEmits w/ interface declaration (<a
href="https://redirect.github.com/vuejs/core/issues/12343">#12343</a>)
(<a
href="https://github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6">1022eab</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/8457">#8457</a></li>
<li><strong>v-once:</strong> setting hasOnce to current block only when
in v-once (<a
href="https://redirect.github.com/vuejs/core/issues/12374">#12374</a>)
(<a
href="https://github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96">37300fc</a>),
closes <a
href="https://redirect.github.com/vuejs/core/issues/12371">#12371</a></li>
</ul>
<h3>Performance Improvements</h3>
<ul>
<li><strong>reactivity:</strong> do not track inner key `__v_skip`` (<a
href="https://redirect.github.com/vuejs/core/issues/11690">#11690</a>)
(<a
href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1">d637bd6</a>)</li>
<li><strong>runtime-core:</strong> use feature flag for call to
resolveMergedOptions (<a
href="https://redirect.github.com/vuejs/core/issues/12163">#12163</a>)
(<a
href="https://github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594">1755ac0</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vuejs/core/commit/6eb29d345aa73746207f80c89ee8b37ff7b949c9"><code>6eb29d3</code></a>
release: v3.5.13</li>
<li><a
href="https://github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22"><code>4f8d807</code></a>
fix(ssr): handle initial selected state for select with v-model + v-for
optio...</li>
<li><a
href="https://github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d"><code>983eb50</code></a>
fix(templateRef): set ref on cached async component which wrapped in
KeepAliv...</li>
<li><a
href="https://github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095"><code>da7ad5e</code></a>
fix(ssr): avoid updating subtree of async component if it is resolved
(<a
href="https://redirect.github.com/vuejs/core/issues/12363">#12363</a>)</li>
<li><a
href="https://github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893"><code>1f75d4e</code></a>
fix(ssr): ensure v-text updates correctly with custom directives in SSR
outpu...</li>
<li><a
href="https://github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1"><code>4b479db</code></a>
fix(transition): reflow before leave-active class after leave-from (<a
href="https://redirect.github.com/vuejs/core/issues/12288">#12288</a>)</li>
<li><a
href="https://github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a"><code>a20a4cb</code></a>
fix(hydration): the component vnode's el should be updated when a
mismatch oc...</li>
<li><a
href="https://github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0"><code>352bc88</code></a>
fix(custom-element): avoid triggering mutationObserver when relecting
props</li>
<li><a
href="https://github.com/vuejs/core/commit/10ab8c0e7b6a2c0794d73d0d9d3b0bcd3b0cc175"><code>10ab8c0</code></a>
chore(playground): reset version when opening local playground from
reproduction</li>
<li><a
href="https://github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1"><code>d637bd6</code></a>
perf(reactivity): do not track inner key `__v_skip`` (<a
href="https://redirect.github.com/vuejs/core/issues/11690">#11690</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vuejs/core/compare/v3.5.12...v3.5.13">compare
view</a></li>
</ul>
</details>
<br />

Updates `@babel/parser` from 7.26.1 to 7.26.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/releases"><code>@​babel/parser</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v7.26.2 (2024-10-30)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16903">#16903</a>
fix: Parse placeholder for TS namespace (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
<li><a
href="https://redirect.github.com/babel/babel/pull/16937">#16937</a>
fix: Account for offsets when creating new Position instances (<a
href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16948">#16948</a> Fix
mapping of tokens with generated nodes in between (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 6</h4>
<ul>
<li>Babel Bot (<a
href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li>
<li>Dylan Piercey (<a
href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li>
<li>Huáng Jùnliàng (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li>Nicolò Ribaudo (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
<li><a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li>
<li>fisker Cheung (<a
href="https://github.com/fisker"><code>@​fisker</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/parser</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v7.26.2 (2024-10-30)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16903">#16903</a>
fix: Parse placeholder for TS namespace (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
<li><a
href="https://redirect.github.com/babel/babel/pull/16937">#16937</a>
fix: Account for offsets when creating new Position instances (<a
href="https://github.com/DylanPiercey"><code>@​DylanPiercey</code></a>)</li>
</ul>
</li>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/16948">#16948</a> Fix
mapping of tokens with generated nodes in between (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/babel/babel/commit/a39ef1adf352dcf4c796ca6e7d645bbef5c93234"><code>a39ef1a</code></a>
v7.26.2</li>
<li><a
href="https://github.com/babel/babel/commit/29242d577d275e1cd841b57aaeb6536adcebbbfb"><code>29242d5</code></a>
fix: Parse placeholder for TS namespace (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16903">#16903</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/d8ed865c58847e8a7661461552c29d393a4f891d"><code>d8ed865</code></a>
fix: Account for offsets when creating new Position instances (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-parser/issues/16937">#16937</a>)</li>
<li>See full diff in <a
href="https://github.com/babel/babel/commits/v7.26.2/packages/babel-parser">compare
view</a></li>
</ul>
</details>
<br />

Updates `@docsearch/js` from 3.6.2 to 3.8.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/algolia/docsearch/releases"><code>@​docsearch/js</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.8.0</h2>
<h1><a
href="https://github.com/algolia/docsearch/compare/v3.7.0...v3.8.0">3.8.0</a>
(2024-11-12)</h1>
<p>This version introduces a new type <a
href="https://github.com/algolia/docsearch/blob/main/packages/docsearch-react/src/DocSearch.tsx#L19">DocSearchTransformClient</a>
to allow the <code>transformSearchClient</code> to use either the lite
client, or the full algoliasearch client.
Users are encouraged to use the <a
href="https://www.algolia.com/doc/libraries/javascript/v5/methods/search/">lite
client</a> (<code>import { liteClient } from 'algoliasearch/lite</code>)
to reduce bundle size.</p>
<h3>Bug Fixes</h3>
<ul>
<li><strong>types:</strong> use a minimal type for transformSearchClient
(<a
href="https://redirect.github.com/algolia/docsearch/issues/2348">#2348</a>)
(<a
href="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">08d9a37</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>a11y:</strong> add hotkeys to search input aria-label (<a
href="https://redirect.github.com/algolia/docsearch/issues/2337">#2337</a>)
(<a
href="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">44aa7dc</a>)</li>
</ul>
<h2>v3.7.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(types): export the types folder by <a
href="https://github.com/millotp"><code>@​millotp</code></a> in <a
href="https://redirect.github.com/algolia/docsearch/pull/2332">algolia/docsearch#2332</a></li>
<li>fix: use npm for release by <a
href="https://github.com/millotp"><code>@​millotp</code></a> in <a
href="https://redirect.github.com/algolia/docsearch/pull/2339">algolia/docsearch#2339</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/phanendraguptha"><code>@​phanendraguptha</code></a>
made their first contribution in <a
href="https://redirect.github.com/algolia/docsearch/pull/2277">algolia/docsearch#2277</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/algolia/docsearch/compare/v3.6.3...v3.7.0">https://github.com/algolia/docsearch/compare/v3.6.3...v3.7.0</a></p>
<h2>v3.6.3</h2>
<h2>What's Changed</h2>
<ul>
<li>docs(showcase): Fix logos for ScalarDB and ScalarDL in showcase by
<a href="https://github.com/josh-wong"><code>@​josh-wong</code></a> in
<a
href="https://redirect.github.com/algolia/docsearch/pull/2317">algolia/docsearch#2317</a></li>
<li>fix: upgrade algoliasearch to v5 by <a
href="https://github.com/millotp"><code>@​millotp</code></a> in <a
href="https://redirect.github.com/algolia/docsearch/pull/2326">algolia/docsearch#2326</a></li>
<li>fix: use vite instead of parcel in the examples by <a
href="https://github.com/millotp"><code>@​millotp</code></a> in <a
href="https://redirect.github.com/algolia/docsearch/pull/2329">algolia/docsearch#2329</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/millotp"><code>@​millotp</code></a> made
their first contribution in <a
href="https://redirect.github.com/algolia/docsearch/pull/2326">algolia/docsearch#2326</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/algolia/docsearch/compare/v3.6.2...v3.6.3">https://github.com/algolia/docsearch/compare/v3.6.2...v3.6.3</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/algolia/docsearch/blob/main/CHANGELOG.md"><code>@​docsearch/js</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/algolia/docsearch/compare/v3.7.0...v3.8.0">3.8.0</a>
(2024-11-12)</h1>
<p>This version introduces a new type <a
href="https://github.com/algolia/docsearch/blob/main/packages/docsearch-react/src/DocSearch.tsx#L19">DocSearchTransformClient</a>
to allow the <code>transformSearchClient</code> to use either the lite
client, or the full algoliasearch client.
Users are encouraged to use the <a
href="https://www.algolia.com/doc/libraries/javascript/v5/methods/search/">lite
client</a> (<code>import { liteClient } from 'algoliasearch/lite</code>)
to reduce bundle size.</p>
<h3>Bug Fixes</h3>
<ul>
<li><strong>types:</strong> use a minimal type for transformSearchClient
(<a
href="https://redirect.github.com/algolia/docsearch/issues/2348">#2348</a>)
(<a
href="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">08d9a37</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>a11y:</strong> add hotkeys to search input aria-label (<a
href="https://redirect.github.com/algolia/docsearch/issues/2337">#2337</a>)
(<a
href="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">44aa7dc</a>)</li>
</ul>
<h1><a
href="https://github.com/algolia/docsearch/compare/v3.6.3...v3.7.0">3.7.0</a>
(2024-11-04)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>types:</strong> export the types folder (<a
href="https://redirect.github.com/algolia/docsearch/issues/2332">#2332</a>)
(<a
href="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">90ca5fa</a>)</li>
</ul>
<h2><!-- raw HTML omitted -->3.6.3 (2024-10-31)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: upgrade algoliasearch to v5 (<a
href="https://redirect.github.com/algolia/docsearch/issues/2326">#2326</a>)
(<a
href="https://github.com/algolia/docsearch/commit/93578a4">93578a4</a>),
closes <a
href="https://redirect.github.com/algolia/docsearch/issues/2326">#2326</a></li>
<li>fix: use vite instead of parcel in the examples (<a
href="https://redirect.github.com/algolia/docsearch/issues/2329">#2329</a>)
(<a
href="https://github.com/algolia/docsearch/commit/d360855">d360855</a>),
closes <a
href="https://redirect.github.com/algolia/docsearch/issues/2329">#2329</a></li>
<li>docs(showcase): Fix logos for ScalarDB and ScalarDL in showcase (<a
href="https://redirect.github.com/algolia/docsearch/issues/2317">#2317</a>)
(<a
href="https://github.com/algolia/docsearch/commit/90f3c6a">90f3c6a</a>),
closes <a
href="https://redirect.github.com/algolia/docsearch/issues/2317">#2317</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><code>8e419a0</code></a>
chore: release v3.8.0 (<a
href="https://redirect.github.com/algolia/docsearch/issues/2349">#2349</a>)</li>
<li><a
href="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><code>08d9a37</code></a>
fix(types): use a minimal type for transformSearchClient (<a
href="https://redirect.github.com/algolia/docsearch/issues/2348">#2348</a>)</li>
<li><a
href="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><code>57eace5</code></a>
chore(deps): dependencies 2024-11-11 (<a
href="https://redirect.github.com/algolia/docsearch/issues/2340">#2340</a>)</li>
<li><a
href="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><code>44aa7dc</code></a>
feat(a11y): add hotkeys to search input aria-label (<a
href="https://redirect.github.com/algolia/docsearch/issues/2337">#2337</a>)</li>
<li><a
href="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><code>32ec976</code></a>
fix: use npm for release (<a
href="https://redirect.github.com/algolia/docsearch/issues/2339">#2339</a>)</li>
<li><a
href="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><code>9441df4</code></a>
chore: release v3.7.0 (<a
href="https://redirect.github.com/algolia/docsearch/issues/2338">#2338</a>)</li>
<li><a
href="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><code>aa666de</code></a>
chore(deps): dependencies 2024-11-04 (<a
href="https://redirect.github.com/algolia/docsearch/issues/2335">#2335</a>)</li>
<li><a
href="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><code>6579023</code></a>
chore(docs): fix grammar, improve sentence clarity (<a
href="https://redirect.github.com/algolia/docsearch/issues/2052">#2052</a>)</li>
<li><a
href="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><code>c98ae2f</code></a>
chore: updated react docs link (<a
href="https://redirect.github.com/algolia/docsearch/issues/2277">#2277</a>)</li>
<li><a
href="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><code>90ca5fa</code></a>
fix(types): export the types folder (<a
href="https://redirect.github.com/algolia/docsearch/issues/2332">#2332</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/algolia/docsearch/compare/v3.6.2...v3.8.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@docsearch/react` from 3.6.2 to 3.8.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/algolia/docsearch/releases"><code>@​docsearch/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.8.0</h2>
<h1><a
href="https://github.com/algolia/docsearch/compare/v3.7.0...v3.8.0">3.8.0</a>
(2024-11-12)</h1>
<p>This version introduces a new type <a
href="https://github.com/algolia/docsearch/blob/main/packages/docsearch-react/src/DocSearch.tsx#L19">DocSearchTransformClient</a>
to allow the <code>transformSearchClient</code> to use either the lite
client, or the full algoliasearch client.
Users are encouraged to use the <a
href="https://www.algolia.com/doc/libraries/javascript/v5/methods/search/">lite
client</a> (<code>import { liteClient } from 'algoliasearch/lite</code>)
to reduce bundle size.</p>
<h3>Bug Fixes</h3>
<ul>
<li><strong>types:</strong> use a minimal type for transformSearchClient
(<a
href="https://redirect.github.com/algolia/docsearch/issues/2348">#2348</a>)
(<a
href="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">08d9a37</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>a11y:</strong> add hotkeys to search input aria-label (<a
href="https://redirect.github.com/algolia/docsearch/issues/2337">#2337</a>)
(<a
href="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">44aa7dc</a>)</li>
</ul>
<h2>v3.7.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(types): export the types folder by <a
href="https://github.com/millotp"><code>@​millotp</code></a> in <a
href="https://redirect.github.com/algolia/docsearch/pull/2332">algolia/docsearch#2332</a></li>
<li>fix: use npm for release by <a
href="https://github.com/millotp"><code>@​millotp</code></a> in <a
href="https://redirect.github.com/algolia/docsearch/pull/2339">algolia/docsearch#2339</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/phanendraguptha"><code>@​phanendraguptha</code></a>
made their first contribution in <a
href="https://redirect.github.com/algolia/docsearch/pull/2277">algolia/docsearch#2277</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/algolia/docsearch/compare/v3.6.3...v3.7.0">https://github.com/algolia/docsearch/compare/v3.6.3...v3.7.0</a></p>
<h2>v3.6.3</h2>
<h2>What's Changed</h2>
<ul>
<li>docs(showcase): Fix logos for ScalarDB and ScalarDL in showcase by
<a href="https://github.com/josh-wong"><code>@​josh-wong</code></a> in
<a
href="https://redirect.github.com/algolia/docsearch/pull/2317">algolia/docsearch#2317</a></li>
<li>fix: upgrade algoliasearch to v5 by <a
href="https://github.com/millotp"><code>@​millotp</code></a> in <a
href="https://redirect.github.com/algolia/docsearch/pull/2326">algolia/docsearch#2326</a></li>
<li>fix: use vite instead of parcel in the examples by <a
href="https://github.com/millotp"><code>@​millotp</code></a> in <a
href="https://redirect.github.com/algolia/docsearch/pull/2329">algolia/docsearch#2329</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/millotp"><code>@​millotp</code></a> made
their first contribution in <a
href="https://redirect.github.com/algolia/docsearch/pull/2326">algolia/docsearch#2326</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/algolia/docsearch/compare/v3.6.2...v3.6.3">https://github.com/algolia/docsearch/compare/v3.6.2...v3.6.3</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/algolia/docsearch/blob/main/CHANGELOG.md"><code>@​docsearch/react</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/algolia/docsearch/compare/v3.7.0...v3.8.0">3.8.0</a>
(2024-11-12)</h1>
<p>This version introduces a new type <a
href="https://github.com/algolia/docsearch/blob/main/packages/docsearch-react/src/DocSearch.tsx#L19">DocSearchTransformClient</a>
to allow the <code>transformSearchClient</code> to use either the lite
client, or the full algoliasearch client.
Users are encouraged to use the <a
href="https://www.algolia.com/doc/libraries/javascript/v5/methods/search/">lite
client</a> (<code>import { liteClient } from 'algoliasearch/lite</code>)
to reduce bundle size.</p>
<h3>Bug Fixes</h3>
<ul>
<li><strong>types:</strong> use a minimal type for transformSearchClient
(<a
href="https://redirect.github.com/algolia/docsearch/issues/2348">#2348</a>)
(<a
href="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf">08d9a37</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>a11y:</strong> add hotkeys to search input aria-label (<a
href="https://redirect.github.com/algolia/docsearch/issues/2337">#2337</a>)
(<a
href="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8">44aa7dc</a>)</li>
</ul>
<h1><a
href="https://github.com/algolia/docsearch/compare/v3.6.3...v3.7.0">3.7.0</a>
(2024-11-04)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>types:</strong> export the types folder (<a
href="https://redirect.github.com/algolia/docsearch/issues/2332">#2332</a>)
(<a
href="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb">90ca5fa</a>)</li>
</ul>
<h2><!-- raw HTML omitted -->3.6.3 (2024-10-31)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: upgrade algoliasearch to v5 (<a
href="https://redirect.github.com/algolia/docsearch/issues/2326">#2326</a>)
(<a
href="https://github.com/algolia/docsearch/commit/93578a4">93578a4</a>),
closes <a
href="https://redirect.github.com/algolia/docsearch/issues/2326">#2326</a></li>
<li>fix: use vite instead of parcel in the examples (<a
href="https://redirect.github.com/algolia/docsearch/issues/2329">#2329</a>)
(<a
href="https://github.com/algolia/docsearch/commit/d360855">d360855</a>),
closes <a
href="https://redirect.github.com/algolia/docsearch/issues/2329">#2329</a></li>
<li>docs(showcase): Fix logos for ScalarDB and ScalarDL in showcase (<a
href="https://redirect.github.com/algolia/docsearch/issues/2317">#2317</a>)
(<a
href="https://github.com/algolia/docsearch/commit/90f3c6a">90f3c6a</a>),
closes <a
href="https://redirect.github.com/algolia/docsearch/issues/2317">#2317</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/algolia/docsearch/commit/8e419a0d83f2a6207401acf0c9fd78e900905cff"><code>8e419a0</code></a>
chore: release v3.8.0 (<a
href="https://redirect.github.com/algolia/docsearch/issues/2349">#2349</a>)</li>
<li><a
href="https://github.com/algolia/docsearch/commit/08d9a37807a136da99ca2dd39f4cbc86ade9c5bf"><code>08d9a37</code></a>
fix(types): use a minimal type for transformSearchClient (<a
href="https://redirect.github.com/algolia/docsearch/issues/2348">#2348</a>)</li>
<li><a
href="https://github.com/algolia/docsearch/commit/57eace554121af83d9708f0cd2201b732c2ce4a8"><code>57eace5</code></a>
chore(deps): dependencies 2024-11-11 (<a
href="https://redirect.github.com/algolia/docsearch/issues/2340">#2340</a>)</li>
<li><a
href="https://github.com/algolia/docsearch/commit/44aa7dcf3831b533d9546c95a916d6acdee9d6d8"><code>44aa7dc</code></a>
feat(a11y): add hotkeys to search input aria-label (<a
href="https://redirect.github.com/algolia/docsearch/issues/2337">#2337</a>)</li>
<li><a
href="https://github.com/algolia/docsearch/commit/32ec9769fba16b14c57122299f6abe98eea33e1b"><code>32ec976</code></a>
fix: use npm for release (<a
href="https://redirect.github.com/algolia/docsearch/issues/2339">#2339</a>)</li>
<li><a
href="https://github.com/algolia/docsearch/commit/9441df4409d9ddf27bcde068ed8fde51a5be612e"><code>9441df4</code></a>
chore: release v3.7.0 (<a
href="https://redirect.github.com/algolia/docsearch/issues/2338">#2338</a>)</li>
<li><a
href="https://github.com/algolia/docsearch/commit/aa666decccb465a56d458d09379837342b520d73"><code>aa666de</code></a>
chore(deps): dependencies 2024-11-04 (<a
href="https://redirect.github.com/algolia/docsearch/issues/2335">#2335</a>)</li>
<li><a
href="https://github.com/algolia/docsearch/commit/6579023a2f37c159d04fabf29cec214a91a00be4"><code>6579023</code></a>
chore(docs): fix grammar, improve sentence clarity (<a
href="https://redirect.github.com/algolia/docsearch/issues/2052">#2052</a>)</li>
<li><a
href="https://github.com/algolia/docsearch/commit/c98ae2f25b5c6bf58ab19c6f80ae7389fea701e8"><code>c98ae2f</code></a>
chore: updated react docs link (<a
href="https://redirect.github.com/algolia/docsearch/issues/2277">#2277</a>)</li>
<li><a
href="https://github.com/algolia/docsearch/commit/90ca5fa8ed73d01d4ca22ed0de0e38652e56b5bb"><code>90ca5fa</code></a>
fix(types): export the types folder (<a
href="https://redirect.github.com/algolia/docsearch/issues/2332">#2332</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/algolia/docsearch/compare/v3.6.2...v3.8.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@shikijs/core` from 1.22.1 to 1.23.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/shikijs/shiki/releases"><code>@​shikijs/core</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.23.1</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Bump Oniguruma-To-ES dep to support more grammars and simplify  - 
by <a href="https://github.com/slevithan"><code>@​slevithan</code></a>
in <a
href="https://redirect.github.com/shikijs/shiki/issues/836">shikijs/shiki#836</a>
<a href="https://github.com/shikijs/shiki/commit/4a9cd8a1"><!-- raw HTML
omitted -->(4a9cd)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v1.23.0...v1.23.1">View
changes on GitHub</a></h5>
<h2>v1.23.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Port <code>@michael-makes/shiki-colorized-brackets</code> JSR
package  -  by <a
href="https://github.com/MichaelMakesGames"><code>@​MichaelMakesGames</code></a>
in <a
href="https://redirect.github.com/shikijs/shiki/issues/831">shikijs/shiki#831</a>
<a href="https://github.com/shikijs/shiki/commit/94cc6d8f"><!-- raw HTML
omitted -->(94cc6)<!-- raw HTML omitted --></a></li>
<li>Use Oniguruma-To-ES in the JS engine  -  by <a
href="https://github.com/slevithan"><code>@​slevithan</code></a> and <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/828">shikijs/shiki#828</a>
and <a
href="https://redirect.github.com/shikijs/shiki/issues/832">shikijs/shiki#832</a>
<a href="https://github.com/shikijs/shiki/commit/33b8b493"><!-- raw HTML
omitted -->(33b8b)<!-- raw HTML omitted --></a></li>
<li><strong>transformers</strong>: Add Style to Class transformer  -  by
<a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/826">shikijs/shiki#826</a>
<a href="https://github.com/shikijs/shiki/commit/48d6c579"><!-- raw HTML
omitted -->(48d6c)<!-- raw HTML omitted --></a></li>
<li><strong>vitepress-twoslash</strong>: Cache type informations to
improve performance  -  by <a
href="https://github.com/nakasyou"><code>@​nakasyou</code></a> and <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/798">shikijs/shiki#798</a>
<a href="https://github.com/shikijs/shiki/commit/45fd3ada"><!-- raw HTML
omitted -->(45fd3)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v1.22.2...v1.23.0">View
changes on GitHub</a></h5>
<h2>v1.22.2</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>cli</strong>: Multiple fontStyle  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/c9acd17b"><!-- raw HTML
omitted -->(c9acd)<!-- raw HTML omitted --></a></li>
<li><strong>core</strong>: <code>createdBundledHighlighter</code> cause
wasm engine to be loaded  -  by <a
href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/819">shikijs/shiki#819</a>
<a href="https://github.com/shikijs/shiki/commit/e26920a5"><!-- raw HTML
omitted -->(e2692)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v1.22.1...v1.22.2">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a>
chore: release v1.23.1</li>
<li><a
href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a>
chore: release v1.23.0</li>
<li><a
href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><code>33b8b49</code></a>
feat: Use Oniguruma-To-ES in the JS engine (<a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/828">#828</a>)
(<a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/832">#832</a>)</li>
<li><a
href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a>
chore: release v1.22.2</li>
<li><a
href="https://github.com/shikijs/shiki/commit/e26920a5def2ea60f4d34a09a4553c78477562d0"><code>e26920a</code></a>
fix(core): <code>createdBundledHighlighter</code> cause wasm engine to
be loaded (<a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/core/issues/819">#819</a>)</li>
<li>See full diff in <a
href="https://github.com/shikijs/shiki/commits/v1.23.1/packages/core">compare
view</a></li>
</ul>
</details>
<br />

Updates `@shikijs/engine-javascript` from 1.22.1 to 1.23.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/shikijs/shiki/releases"><code>@​shikijs/engine-javascript</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.23.1</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Bump Oniguruma-To-ES dep to support more grammars and simplify  - 
by <a href="https://github.com/slevithan"><code>@​slevithan</code></a>
in <a
href="https://redirect.github.com/shikijs/shiki/issues/836">shikijs/shiki#836</a>
<a href="https://github.com/shikijs/shiki/commit/4a9cd8a1"><!-- raw HTML
omitted -->(4a9cd)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v1.23.0...v1.23.1">View
changes on GitHub</a></h5>
<h2>v1.23.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Port <code>@michael-makes/shiki-colorized-brackets</code> JSR
package  -  by <a
href="https://github.com/MichaelMakesGames"><code>@​MichaelMakesGames</code></a>
in <a
href="https://redirect.github.com/shikijs/shiki/issues/831">shikijs/shiki#831</a>
<a href="https://github.com/shikijs/shiki/commit/94cc6d8f"><!-- raw HTML
omitted -->(94cc6)<!-- raw HTML omitted --></a></li>
<li>Use Oniguruma-To-ES in the JS engine  -  by <a
href="https://github.com/slevithan"><code>@​slevithan</code></a> and <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/828">shikijs/shiki#828</a>
and <a
href="https://redirect.github.com/shikijs/shiki/issues/832">shikijs/shiki#832</a>
<a href="https://github.com/shikijs/shiki/commit/33b8b493"><!-- raw HTML
omitted -->(33b8b)<!-- raw HTML omitted --></a></li>
<li><strong>transformers</strong>: Add Style to Class transformer  -  by
<a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/826">shikijs/shiki#826</a>
<a href="https://github.com/shikijs/shiki/commit/48d6c579"><!-- raw HTML
omitted -->(48d6c)<!-- raw HTML omitted --></a></li>
<li><strong>vitepress-twoslash</strong>: Cache type informations to
improve performance  -  by <a
href="https://github.com/nakasyou"><code>@​nakasyou</code></a> and <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/798">shikijs/shiki#798</a>
<a href="https://github.com/shikijs/shiki/commit/45fd3ada"><!-- raw HTML
omitted -->(45fd3)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v1.22.2...v1.23.0">View
changes on GitHub</a></h5>
<h2>v1.22.2</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>cli</strong>: Multiple fontStyle  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/c9acd17b"><!-- raw HTML
omitted -->(c9acd)<!-- raw HTML omitted --></a></li>
<li><strong>core</strong>: <code>createdBundledHighlighter</code> cause
wasm engine to be loaded  -  by <a
href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/819">shikijs/shiki#819</a>
<a href="https://github.com/shikijs/shiki/commit/e26920a5"><!-- raw HTML
omitted -->(e2692)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v1.22.1...v1.22.2">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a>
chore: release v1.23.1</li>
<li><a
href="https://github.com/shikijs/shiki/commit/4a9cd8a1a9dac7e33c4d54c19e73990b90d4b23d"><code>4a9cd8a</code></a>
feat: bump Oniguruma-To-ES dep to support more grammars and simplify (<a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/engine-javascript/issues/836">#836</a>)</li>
<li><a
href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a>
chore: release v1.23.0</li>
<li><a
href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><code>33b8b49</code></a>
feat: Use Oniguruma-To-ES in the JS engine (<a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/engine-javascript/issues/828">#828</a>)
(<a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/engine-javascript/issues/832">#832</a>)</li>
<li><a
href="https://github.com/shikijs/shiki/commit/c08a33295a04c42f84a6292dfc9ca30f1dd224e1"><code>c08a332</code></a>
chore: update snapshot</li>
<li><a
href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a>
chore: release v1.22.2</li>
<li>See full diff in <a
href="https://github.com/shikijs/shiki/commits/v1.23.1/packages/engine-javascript">compare
view</a></li>
</ul>
</details>
<br />

Updates `@shikijs/engine-oniguruma` from 1.22.1 to 1.23.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/shikijs/shiki/releases"><code>@​shikijs/engine-oniguruma</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.23.1</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Bump Oniguruma-To-ES dep to support more grammars and simplify  - 
by <a href="https://github.com/slevithan"><code>@​slevithan</code></a>
in <a
href="https://redirect.github.com/shikijs/shiki/issues/836">shikijs/shiki#836</a>
<a href="https://github.com/shikijs/shiki/commit/4a9cd8a1"><!-- raw HTML
omitted -->(4a9cd)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v1.23.0...v1.23.1">View
changes on GitHub</a></h5>
<h2>v1.23.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Port <code>@michael-makes/shiki-colorized-brackets</code> JSR
package  -  by <a
href="https://github.com/MichaelMakesGames"><code>@​MichaelMakesGames</code></a>
in <a
href="https://redirect.github.com/shikijs/shiki/issues/831">shikijs/shiki#831</a>
<a href="https://github.com/shikijs/shiki/commit/94cc6d8f"><!-- raw HTML
omitted -->(94cc6)<!-- raw HTML omitted --></a></li>
<li>Use Oniguruma-To-ES in the JS engine  -  by <a
href="https://github.com/slevithan"><code>@​slevithan</code></a> and <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/828">shikijs/shiki#828</a>
and <a
href="https://redirect.github.com/shikijs/shiki/issues/832">shikijs/shiki#832</a>
<a href="https://github.com/shikijs/shiki/commit/33b8b493"><!-- raw HTML
omitted -->(33b8b)<!-- raw HTML omitted --></a></li>
<li><strong>transformers</strong>: Add Style to Class transformer  -  by
<a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/826">shikijs/shiki#826</a>
<a href="https://github.com/shikijs/shiki/commit/48d6c579"><!-- raw HTML
omitted -->(48d6c)<!-- raw HTML omitted --></a></li>
<li><strong>vitepress-twoslash</strong>: Cache type informations to
improve performance  -  by <a
href="https://github.com/nakasyou"><code>@​nakasyou</code></a> and <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/798">shikijs/shiki#798</a>
<a href="https://github.com/shikijs/shiki/commit/45fd3ada"><!-- raw HTML
omitted -->(45fd3)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v1.22.2...v1.23.0">View
changes on GitHub</a></h5>
<h2>v1.22.2</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>cli</strong>: Multiple fontStyle  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/c9acd17b"><!-- raw HTML
omitted -->(c9acd)<!-- raw HTML omitted --></a></li>
<li><strong>core</strong>: <code>createdBundledHighlighter</code> cause
wasm engine to be loaded  -  by <a
href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/819">shikijs/shiki#819</a>
<a href="https://github.com/shikijs/shiki/commit/e26920a5"><!-- raw HTML
omitted -->(e2692)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v1.22.1...v1.22.2">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a>
chore: release v1.23.1</li>
<li><a
href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a>
chore: release v1.23.0</li>
<li><a
href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a>
chore: release v1.22.2</li>
<li>See full diff in <a
href="https://github.com/shikijs/shiki/commits/v1.23.1/packages/engine-oniguruma">compare
view</a></li>
</ul>
</details>
<br />

Updates `@shikijs/transformers` from 1.22.1 to 1.23.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/shikijs/shiki/releases"><code>@​shikijs/transformers</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.23.1</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Bump Oniguruma-To-ES dep to support more grammars and simplify  - 
by <a href="https://github.com/slevithan"><code>@​slevithan</code></a>
in <a
href="https://redirect.github.com/shikijs/shiki/issues/836">shikijs/shiki#836</a>
<a href="https://github.com/shikijs/shiki/commit/4a9cd8a1"><!-- raw HTML
omitted -->(4a9cd)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v1.23.0...v1.23.1">View
changes on GitHub</a></h5>
<h2>v1.23.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Port <code>@michael-makes/shiki-colorized-brackets</code> JSR
package  -  by <a
href="https://github.com/MichaelMakesGames"><code>@​MichaelMakesGames</code></a>
in <a
href="https://redirect.github.com/shikijs/shiki/issues/831">shikijs/shiki#831</a>
<a href="https://github.com/shikijs/shiki/commit/94cc6d8f"><!-- raw HTML
omitted -->(94cc6)<!-- raw HTML omitted --></a></li>
<li>Use Oniguruma-To-ES in the JS engine  -  by <a
href="https://github.com/slevithan"><code>@​slevithan</code></a> and <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/828">shikijs/shiki#828</a>
and <a
href="https://redirect.github.com/shikijs/shiki/issues/832">shikijs/shiki#832</a>
<a href="https://github.com/shikijs/shiki/commit/33b8b493"><!-- raw HTML
omitted -->(33b8b)<!-- raw HTML omitted --></a></li>
<li><strong>transformers</strong>: Add Style to Class transformer  -  by
<a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/826">shikijs/shiki#826</a>
<a href="https://github.com/shikijs/shiki/commit/48d6c579"><!-- raw HTML
omitted -->(48d6c)<!-- raw HTML omitted --></a></li>
<li><strong>vitepress-twoslash</strong>: Cache type informations to
improve performance  -  by <a
href="https://github.com/nakasyou"><code>@​nakasyou</code></a> and <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/798">shikijs/shiki#798</a>
<a href="https://github.com/shikijs/shiki/commit/45fd3ada"><!-- raw HTML
omitted -->(45fd3)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v1.22.2...v1.23.0">View
changes on GitHub</a></h5>
<h2>v1.22.2</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>cli</strong>: Multiple fontStyle  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/c9acd17b"><!-- raw HTML
omitted -->(c9acd)<!-- raw HTML omitted --></a></li>
<li><strong>core</strong>: <code>createdBundledHighlighter</code> cause
wasm engine to be loaded  -  by <a
href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/819">shikijs/shiki#819</a>
<a href="https://github.com/shikijs/shiki/commit/e26920a5"><!-- raw HTML
omitted -->(e2692)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v1.22.1...v1.22.2">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a>
chore: release v1.23.1</li>
<li><a
href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a>
chore: release v1.23.0</li>
<li><a
href="https://github.com/shikijs/shiki/commit/48d6c57994cd5dda1f4887d1d17bd572f60f0d66"><code>48d6c57</code></a>
feat(transformers): add Style to Class transformer (<a
href="https://github.com/shikijs/shiki/tree/HEAD/packages/transformers/issues/826">#826</a>)</li>
<li><a
href="https://github.com/shikijs/shiki/commit/9b55bf8f9583cbeac6d67779533807e187dfe306"><code>9b55bf8</code></a>
refactor: rename files</li>
<li><a
href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a>
chore: release v1.22.2</li>
<li>See full diff in <a
href="https://github.com/shikijs/shiki/commits/v1.23.1/packages/transformers">compare
view</a></li>
</ul>
</details>
<br />

Updates `@shikijs/types` from 1.22.1 to 1.23.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/shikijs/shiki/releases"><code>@​shikijs/types</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.23.1</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Bump Oniguruma-To-ES dep to support more grammars and simplify  - 
by <a href="https://github.com/slevithan"><code>@​slevithan</code></a>
in <a
href="https://redirect.github.com/shikijs/shiki/issues/836">shikijs/shiki#836</a>
<a href="https://github.com/shikijs/shiki/commit/4a9cd8a1"><!-- raw HTML
omitted -->(4a9cd)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v1.23.0...v1.23.1">View
changes on GitHub</a></h5>
<h2>v1.23.0</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Port <code>@michael-makes/shiki-colorized-brackets</code> JSR
package  -  by <a
href="https://github.com/MichaelMakesGames"><code>@​MichaelMakesGames</code></a>
in <a
href="https://redirect.github.com/shikijs/shiki/issues/831">shikijs/shiki#831</a>
<a href="https://github.com/shikijs/shiki/commit/94cc6d8f"><!-- raw HTML
omitted -->(94cc6)<!-- raw HTML omitted --></a></li>
<li>Use Oniguruma-To-ES in the JS engine  -  by <a
href="https://github.com/slevithan"><code>@​slevithan</code></a> and <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/828">shikijs/shiki#828</a>
and <a
href="https://redirect.github.com/shikijs/shiki/issues/832">shikijs/shiki#832</a>
<a href="https://github.com/shikijs/shiki/commit/33b8b493"><!-- raw HTML
omitted -->(33b8b)<!-- raw HTML omitted --></a></li>
<li><strong>transformers</strong>: Add Style to Class transformer  -  by
<a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/826">shikijs/shiki#826</a>
<a href="https://github.com/shikijs/shiki/commit/48d6c579"><!-- raw HTML
omitted -->(48d6c)<!-- raw HTML omitted --></a></li>
<li><strong>vitepress-twoslash</strong>: Cache type informations to
improve performance  -  by <a
href="https://github.com/nakasyou"><code>@​nakasyou</code></a> and <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/798">shikijs/shiki#798</a>
<a href="https://github.com/shikijs/shiki/commit/45fd3ada"><!-- raw HTML
omitted -->(45fd3)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v1.22.2...v1.23.0">View
changes on GitHub</a></h5>
<h2>v1.22.2</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>cli</strong>: Multiple fontStyle  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/shikijs/shiki/commit/c9acd17b"><!-- raw HTML
omitted -->(c9acd)<!-- raw HTML omitted --></a></li>
<li><strong>core</strong>: <code>createdBundledHighlighter</code> cause
wasm engine to be loaded  -  by <a
href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a
href="https://redirect.github.com/shikijs/shiki/issues/819">shikijs/shiki#819</a>
<a href="https://github.com/shikijs/shiki/commit/e26920a5"><!-- raw HTML
omitted -->(e2692)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/shikijs/shiki/compare/v1.22.1...v1.22.2">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a>
chore: release v1.23.1</li>
<li><a
href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a>
chore: release v1.23.0</li>
<li><a
href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a>
chore: release v1.22.2</li>
<li>See full diff in <a
href="https://github.com/shikijs/shiki/commits/v1.23.1/packages/types">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vitejs/plugin-vue` from 5.1.4 to 5.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-vue/releases"><code>@​vitejs/plugin-vue</code>'s
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite-plugin-vue/blob/[email protected]/packages/plugin-vue/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>[email protected]</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite-plugin-vue/blob/[email protected]/packages/plugin-vue/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md"><code>@​vitejs/plugin-vue</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>5.2.0 (2024-11-13)</h2>
<ul>
<li>feat: add a feature option to support custom component id generator
(<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/461">#461</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/7a1fc4c">7a1fc4c</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/461">#461</a></li>
</ul>
<h2><!-- raw HTML omitted -->5.1.5 (2024-11-11)<!-- raw HTML omitted
--></h2>
<ul>
<li>chore: fix typo (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/464">#464</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/4a811b0">4a811b0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/464">#464</a></li>
<li>chore(deps): update dependency rollup to ^4.24.0 (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/448">#448</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/0fc9cd0">0fc9cd0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/448">#448</a></li>
<li>chore(deps): update dependency rollup to ^4.25.0 (<a
href="https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue/issues/472">#472</a>)
(<a
href="https://github.com/vitejs/vite-plugin-vue/commit/91210cc">91210cc</a>),
closes <a
href="https://redirect.github.com/vitejs/vite-plugin-vue/issues/472">#472</a></li>
<li>chore(deps): update upstream (<a
href="https://github.com/…
mrsrimar22 added a commit to KrustyCook/KernelSU that referenced this pull request Nov 22, 2024
* 'main' of https://github.com/tiann/KernelSU:
  build(deps): bump the maven group across 1 directory with 8 updates (tiann#2217)
  build(deps): bump the npm group across 1 directory with 37 updates (tiann#2227)
  build(deps): bump the crates group across 1 directory with 28 updates (tiann#2228)

Change-Id: 9a4b59b7bae0d2f47ef66c3e64498ded7f46c90b
Signed-off-by: mrsrimar22 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant