From ffb1135d8d93286dc78a44fdcd9fae92819a3174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 14:48:58 +0800 Subject: [PATCH] build(deps): bump the npm group across 1 directory with 37 updates (#2227) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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

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

1.4.3 (2024-10-31)

Performance Improvements

1.4.2 (2024-10-29)

Bug Fixes

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

Performance Improvements

Commits

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: Bug Fix

Committers: 6

Changelog

Sourced from @​babel/parser's changelog.

v7.26.2 (2024-10-30)

:bug: 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

Features

v3.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/algolia/docsearch/compare/v3.6.3...v3.7.0

v3.6.3

What's Changed

New Contributors

Full Changelog: https://github.com/algolia/docsearch/compare/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

Features

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

Features

v3.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/algolia/docsearch/compare/v3.6.3...v3.7.0

v3.6.3

What's Changed

New Contributors

Full Changelog: https://github.com/algolia/docsearch/compare/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

Features

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.

plugin-vue@5.2.0

Please refer to CHANGELOG.md for details.

plugin-vue@5.1.5

Please refer to CHANGELOG.md for details.

Changelog

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

5.2.0 (2024-11-13)

5.1.5 (2024-11-11)