Skip to content

chore(deps): Bump the docs group in /docs with 14 updates#366

Merged
yordis merged 1 commit into
masterfrom
dependabot/npm_and_yarn/docs/docs-f22b5b62d8
Jun 2, 2026
Merged

chore(deps): Bump the docs group in /docs with 14 updates#366
yordis merged 1 commit into
masterfrom
dependabot/npm_and_yarn/docs/docs-f22b5b62d8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the docs group in /docs with 14 updates:

Package From To
@vuepress/bundler-vite 2.0.0-rc.14 2.0.0-rc.30
@vuepress/plugin-docsearch 2.0.0-rc.37 2.0.0-rc.130
@vuepress/plugin-google-analytics 2.0.0-rc.37 2.0.0-rc.130
@vuepress/plugin-register-components 2.0.0-rc.37 2.0.0-rc.130
@vuepress/theme-default 2.0.0-rc.37 2.0.0-rc.130
@vuepress/utils 2.0.0-rc.14 2.0.0-rc.30
sass-loader 14.2.1 17.0.0
vue 3.5.34 3.5.35
vuepress 2.0.0-rc.14 2.0.0-rc.30
vuepress-plugin-md-enhance 2.0.0-rc.50 2.0.0-rc.107
eslint 8.57.1 10.4.1
eslint-config-vuepress 4.10.1 7.1.0
markdown-it 14.1.1 14.2.0
typescript 5.9.3 6.0.3

Updates @vuepress/bundler-vite from 2.0.0-rc.14 to 2.0.0-rc.30

Release notes

Sourced from @​vuepress/bundler-vite's releases.

v2.0.0-rc.30

   🚀 Features

    View changes on GitHub

v2.0.0-rc.29

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-rc.28

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-rc.27

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

BREAKING CHANGES

  • Page temp files have been removed. Now page components are loaded by bundler directly. If you rely on watching page temp files in dev mode, you can make use of the new onPageUpdated hook instead.
  • markdown:
    • The markdown.assets.relativePathPrefix option has been removed, as it's redundant after removing page temp files.

... (truncated)

Changelog

Sourced from @​vuepress/bundler-vite's changelog.

2.0.0-rc.30 (2026-05-14)

Features

2.0.0-rc.29 (2026-05-08)

Bug Fixes

  • bundler-webpack: update esbuild target option (925e63a)

Features

  • cli: fix page file update racing problems and avoid middle state processing (#1691) (da12787)
  • core: add userStyle option to ensure highest css priority (close #1110) (#1695) (071cc21)

2.0.0-rc.28 (2026-04-01)

Bug Fixes

  • cli: cleanup writeTemp on dev server restart (#1693) (ab6eada)
  • cli: pagesWatcher should ignore files based on relative path (#1689) (2e164f5)

Code Refactoring

  • core: update onPageUpdated hook params for delete event (#1692) (206e99e)

BREAKING CHANGES

  • core: The onPageUpdated hook swaps the parameter order for delete type from ('delete', page, null) to ('delete', null, page).

2.0.0-rc.27 (2026-03-10)

Bug Fixes

  • cli: use a separate ignore matcher to ignore watched files (#1681) (1ab52b6)
  • core: page creation should respect page options (#1673) (b713ef4)

Features

... (truncated)

Commits
  • dd5e0c4 build: publish v2.0.0-rc.30
  • 987f8c1 ci: use pnpm ci to install dependencies (#1701)
  • d4f9180 feat(markdown): add aliasSupport option for assetsPlugin (close #1646) (#1647)
  • 0080107 feat(core): prepare user style separately (#1700)
  • 281703e ci: add codeql workflow (#1699)
  • 55307a3 build: publish v2.0.0-rc.29
  • 8b96ee8 build: downgrade lint-staged for regression
  • 071cc21 feat(core): add userStyle option to ensure highest css priority (close #1110)...
  • 3140c3c ci: bump actions and drop node 20 (#1698)
  • e334230 build: remove baseUrl from compilerOptions
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vuepress/bundler-vite since your current version.


Updates @vuepress/plugin-docsearch from 2.0.0-rc.37 to 2.0.0-rc.130

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vuepress/plugin-docsearch since your current version.


Updates @vuepress/plugin-google-analytics from 2.0.0-rc.37 to 2.0.0-rc.130

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vuepress/plugin-google-analytics since your current version.


Updates @vuepress/plugin-register-components from 2.0.0-rc.37 to 2.0.0-rc.130

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vuepress/plugin-register-components since your current version.


Updates @vuepress/theme-default from 2.0.0-rc.37 to 2.0.0-rc.130

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vuepress/theme-default since your current version.


Updates @vuepress/utils from 2.0.0-rc.14 to 2.0.0-rc.30

Release notes

Sourced from @​vuepress/utils's releases.

v2.0.0-rc.30

   🚀 Features

    View changes on GitHub

v2.0.0-rc.29

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-rc.28

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-rc.27

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

BREAKING CHANGES

  • Page temp files have been removed. Now page components are loaded by bundler directly. If you rely on watching page temp files in dev mode, you can make use of the new onPageUpdated hook instead.
  • markdown:
    • The markdown.assets.relativePathPrefix option has been removed, as it's redundant after removing page temp files.

... (truncated)

Changelog

Sourced from @​vuepress/utils's changelog.

2.0.0-rc.30 (2026-05-14)

Features

2.0.0-rc.29 (2026-05-08)

Bug Fixes

  • bundler-webpack: update esbuild target option (925e63a)

Features

  • cli: fix page file update racing problems and avoid middle state processing (#1691) (da12787)
  • core: add userStyle option to ensure highest css priority (close #1110) (#1695) (071cc21)

2.0.0-rc.28 (2026-04-01)

Bug Fixes

  • cli: cleanup writeTemp on dev server restart (#1693) (ab6eada)
  • cli: pagesWatcher should ignore files based on relative path (#1689) (2e164f5)

Code Refactoring

  • core: update onPageUpdated hook params for delete event (#1692) (206e99e)

BREAKING CHANGES

  • core: The onPageUpdated hook swaps the parameter order for delete type from ('delete', page, null) to ('delete', null, page).

2.0.0-rc.27 (2026-03-10)

Bug Fixes

  • cli: use a separate ignore matcher to ignore watched files (#1681) (1ab52b6)
  • core: page creation should respect page options (#1673) (b713ef4)

Features

... (truncated)

Commits
  • dd5e0c4 build: publish v2.0.0-rc.30
  • 987f8c1 ci: use pnpm ci to install dependencies (#1701)
  • d4f9180 feat(markdown): add aliasSupport option for assetsPlugin (close #1646) (#1647)
  • 0080107 feat(core): prepare user style separately (#1700)
  • 281703e ci: add codeql workflow (#1699)
  • 55307a3 build: publish v2.0.0-rc.29
  • 8b96ee8 build: downgrade lint-staged for regression
  • 071cc21 feat(core): add userStyle option to ensure highest css priority (close #1110)...
  • 3140c3c ci: bump actions and drop node 20 (#1698)
  • e334230 build: remove baseUrl from compilerOptions
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vuepress/utils since your current version.


Updates sass-loader from 14.2.1 to 17.0.0

Release notes

Sourced from sass-loader's releases.

v17.0.0

Major Changes

  • Add "auto" to the api option and make it the default. When the Sass implementation supports the modern compiler, "auto" enables it and reuses a single long-running compiler across files, which significantly improves build performance; otherwise it falls back to the modern API. (by @​alexander-akait in #1319)

  • Remove node-sass support. (by @​alexander-akait in #1316)

  • Minimum supported NodeJS version is 22.11.0. (by @​alexander-akait in #1318)

  • Convert source to native ECMAScript modules. The package now declares "type": "module" and exposes both an ESM and a CommonJS build via the exports field. CommonJS consumers continue to work via require, and ESM consumers can now import the loader directly. (by @​alexander-akait in #1322)

  • Remove legacy Sass JS API support. (by @​alexander-akait in #1316)

Minor Changes

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

v16.0.8

16.0.8 (2026-05-08)

Bug Fixes

v16.0.7

16.0.7 (2026-02-05)

Bug Fixes

  • update peer dependency for @​rspack/core v2 (#1291) (24d12ec)

v16.0.6

Bug Fixes

  • cache fs calls for modern API

v16.0.5

16.0.5 (2025-02-14)

Bug Fixes

  • allow to import CSS using @use with css extension (#1254) (3352e49)

v16.0.4

16.0.4 (2024-12-04)

... (truncated)

Changelog

Sourced from sass-loader's changelog.

17.0.0

Major Changes

  • Add "auto" to the api option and make it the default. When the Sass implementation supports the modern compiler, "auto" enables it and reuses a single long-running compiler across files, which significantly improves build performance; otherwise it falls back to the modern API. (by @​alexander-akait in #1319)

  • Remove node-sass support. (by @​alexander-akait in #1316)

  • Minimum supported NodeJS version is 22.11.0. (by @​alexander-akait in #1318)

  • Convert source to native ECMAScript modules. The package now declares "type": "module" and exposes both an ESM and a CommonJS build via the exports field. CommonJS consumers continue to work via require, and ESM consumers can now import the loader directly. (by @​alexander-akait in #1322)

  • Remove legacy Sass JS API support. (by @​alexander-akait in #1316)

Minor Changes

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

16.0.8 (2026-05-08)

Bug Fixes

16.0.7 (2026-02-05)

Bug Fixes

  • update peer dependency for @​rspack/core v2 (#1291) (24d12ec)

16.0.6 (2025-10-23)

Bug Fixes

  • cache fs calls for modern API

16.0.5 (2025-02-14)

Bug Fixes

  • allow to import CSS using @use with css extension (#1254) (3352e49)

16.0.4 (2024-12-04)

Bug Fixes

  • include sources map сontent for modern api by default (#1250) (70a10ff)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for sass-loader since your current version.


Updates vue from 3.5.34 to 3.5.35

Release notes

Sourced from vue's releases.

v3.5.35

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.35 (2026-05-27)

Bug Fixes

Performance Improvements

  • reactivity: skip type checks for cached proxies (#14860) (5734fe9)
  • runtime-dom: optimize array event handler dispatch (#14828) (bb18dc8)
  • server-renderer: avoid materializing iterables in ssrRenderList (#14821) (1b7a2cc)
Commits
  • 8be32d6 release: v3.5.35
  • 80fc139 fix(runtime-core): skip idle persisted transition hooks in keep-alive moves (...
  • d6c7371 ci: use backup action for size report comments
  • bb18dc8 perf(runtime-dom): optimize array event handler dispatch (#14828)
  • 5734fe9 perf(reactivity): skip type checks for cached proxies (#14860)
  • 584beb1 fix(teleport): skip child unmount when pending mount discarded (#14876) (#14877)
  • 34a0ded fix(compiler-core): avoid double processing v-for keys with v-memo (#14861)
  • 170fc95 fix(runtime-core): avoid repeated hydration mismatch checks (#14857)
  • 1b7a2cc perf(server-renderer): avoid materializing iterables in ssrRenderList (#14821)
  • 3d077f2 fix(compiler-sfc): resolve top-level exports from files registered as global ...
  • Additional commits viewable in compare view

Updates vuepress from 2.0.0-rc.14 to 2.0.0-rc.30

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for vuepress since your current version.


Updates vuepress-plugin-md-enhance from 2.0.0-rc.50 to 2.0.0-rc.107

Release notes

Sourced from vuepress-plugin-md-enhance's releases.

v2.0.0-rc.105

🐛 Bug Fixes

  • deps: update dependency katex to v0.16.44 (4afee9c)
  • theme: fix css bundling (49c3622)

v2.0.0-rc.104

✨ Features

🐛 Bug Fixes

  • theme: sidebar and TOC misalign when navbarAutoHide: "none" (#5238) (008bf01)

v2.0.0-rc.103

🐛 Bug Fixes

v2.0.0-rc.102

🐛 Bug Fixes

  • theme: fix deprecated sass if (b9a7b98)

v2.0.0-rc.99

✨ Features

  • support new plugins (7d39006)
  • theme: make components and icon plugins optional (b3c0302)

v2.0.0-rc.98

🐛 Bug Fixes

  • theme: correct types of sidebarSorter (9a31c91)
  • theme: fix last update time text (a762960)

v2.0.0-rc.97

Support latest plugins

... (truncated)

Changelog

Sourced from vuepress-plugin-md-enhance's changelog.

2.0.0-rc.107 (2026-05-14)

Note: Version bump only for package vuepress-plugin-md-enhance

2.0.0-rc.106 (2026-04-02)

✨ Features

  • md-enhance: update ts options (5946fd0)

2.0.0-rc.105 (2026-03-31)

Note: Version bump only for package vuepress-plugin-md-enhance

2.0.0-rc.104 (2026-03-27)

Note: Version bump only for package vuepress-plugin-md-enhance

2.0.0-rc.103 (2026-03-03)

Note: Version bump only for package vuepress-plugin-md-enhance

2.0.0-rc.102 (2026-01-04)

Note: Version bump only for package vuepress-plugin-md-enhance

2.0.0-rc.101 (2025-12-23)

Note: Version bump only for package vuepress-plugin-md-enhance

2.0.0-rc.99 (2025-11-29)

✨ Features

2.0.0-rc.98 (2025-10-31)

Note: Version bump only for package vuepress-plugin-md-enhance

2.0.0-rc.97 (2025-10-31)

Note: Version bump only for package vuepress-plugin-md-enhance

2.0.0-rc.96 (2025-10-23)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for vuepress-plugin-md-enhance since your current version.


Updates eslint from 8.57.1 to 10.4.1

Release notes

Sourced from eslint's releases.

v10.4.1

Bug Fixes

  • e557467 fix: update @eslint/plugin-kit version to 0.7.2 (#20930) (Francesco Trotta)
  • d4ce898 fix: propagate failures from delegated commands (#20917) (Minh Vu)
  • f4f3507 fix: prefer-arrow-callback invalid autofix with newline after async (#20916) (kuldeep kumar)
  • c5bc78b fix: false positive for reference in finally block (#20655) (Tanuj Kanti)
  • 27538c0 fix: add missing CodePath and CodePathSegment types (#20853) (Pixel998)

Documentation

  • 61b0add docs: remove deprecated rule from related rules of max-params (#20921) (Tanuj Kanti)
  • 305d5b9 docs: remove deprecated rules from related rules section (#20911) (Tanuj Kanti)
  • 49b0202 docs: fix display: none of ad (#20901) (Tanuj Kanti)
  • 9067f94 docs: switch build to Node.js 24 (#20893) (Milos Djermanovic)
  • c91b041 docs: Update README (GitHub Actions Bot)
  • e349265 docs: clarify semver strings in rule deprecation objects (#20885) (Milos Djermanovic)

Chores

  • b0e466b test: add data property to invalid tests cases for rules (#20924) (Tanuj Kanti)
  • f78838b test: add CodePath type coverage (#20904) (Pixel998)
  • 1daa4bd chore: update eslint-plugin-eslint-comments test data to latest commit (#20922) (Francesco Trotta)
  • 002942c ci: declare contents:read on update-readme workflow (#20919) (Arpit Jain)
  • 64bca24 chore: update ecosystem plugins (#20912) (ESLint Bot)
  • 6d7c832 chore: ignore fflate updates in renovate (#20908) (Pixel998)
  • b2c8638 ci: bump pnpm/action-setup from 6.0.7 to 6.0.8 (#20889) (dependabot[bot])
  • a9b8d7f chore: increase maxBuffer for ecosystem tests (#20881) (sethamus)
  • b702ead chore: update ecosystem update PR settings (#20884) (Pixel998)
  • 507f60e chore: update ecosystem plugins (#20882) (ESLint Bot)
  • 92f5c5b test: add unit test for message-count (#20878) (kuldeep kumar)
  • df32108 chore: add @​eslint/markdown and typescript-eslint ecosystem tests (#20837) (sethamus)
  • 327f91d chore: use includeIgnoreFile internally (#20876) (Kirk Waiblinger)
  • f0dc4bd chore: pin fflate@0.8.2 (#20877) (Milos Djermanovic)
  • 0f4bd25 ci: run Discord alert for ecosystem test failures (#20873) (Copilot)

v10.4.0

Features

  • 1a45ec5 feat: check sequence expressions in for-direction (#20701) (kuldeep kumar)
  • 450040b feat: add includeIgnoreFile() to eslint/config (#20735) (Kirk Waiblinger)

Bug Fixes

  • 544c0c3 fix: escape code path DOT labels in debug output (#20866) (Pixel998)
  • 6799431 fix: update dependency @​eslint/config-helper...

    Description has been truncated

Bumps the docs group in /docs with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [@vuepress/bundler-vite](https://github.com/vuepress/core) | `2.0.0-rc.14` | `2.0.0-rc.30` |
| [@vuepress/plugin-docsearch](https://github.com/vuepress/vuepress-next) | `2.0.0-rc.37` | `2.0.0-rc.130` |
| [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) | `2.0.0-rc.37` | `2.0.0-rc.130` |
| [@vuepress/plugin-register-components](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-register-components) | `2.0.0-rc.37` | `2.0.0-rc.130` |
| [@vuepress/theme-default](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/theme-default) | `2.0.0-rc.37` | `2.0.0-rc.130` |
| [@vuepress/utils](https://github.com/vuepress/core) | `2.0.0-rc.14` | `2.0.0-rc.30` |
| [sass-loader](https://github.com/webpack/sass-loader) | `14.2.1` | `17.0.0` |
| [vue](https://github.com/vuejs/core) | `3.5.34` | `3.5.35` |
| [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) | `2.0.0-rc.14` | `2.0.0-rc.30` |
| [vuepress-plugin-md-enhance](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/md-enhance) | `2.0.0-rc.50` | `2.0.0-rc.107` |
| [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.4.1` |
| [eslint-config-vuepress](https://github.com/vuepress/configs) | `4.10.1` | `7.1.0` |
| [markdown-it](https://github.com/markdown-it/markdown-it) | `14.1.1` | `14.2.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` |


Updates `@vuepress/bundler-vite` from 2.0.0-rc.14 to 2.0.0-rc.30
- [Release notes](https://github.com/vuepress/core/releases)
- [Changelog](https://github.com/vuepress/core/blob/main/CHANGELOG.md)
- [Commits](vuepress/core@v2.0.0-rc.14...v2.0.0-rc.30)

Updates `@vuepress/plugin-docsearch` from 2.0.0-rc.37 to 2.0.0-rc.130
- [Release notes](https://github.com/vuepress/vuepress-next/releases)
- [Changelog](https://github.com/vuepress/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuepress/vuepress-next/commits)

Updates `@vuepress/plugin-google-analytics` from 2.0.0-rc.37 to 2.0.0-rc.130
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/plugin-google-analytics)

Updates `@vuepress/plugin-register-components` from 2.0.0-rc.37 to 2.0.0-rc.130
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/plugin-register-components)

Updates `@vuepress/theme-default` from 2.0.0-rc.37 to 2.0.0-rc.130
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/theme-default)

Updates `@vuepress/utils` from 2.0.0-rc.14 to 2.0.0-rc.30
- [Release notes](https://github.com/vuepress/core/releases)
- [Changelog](https://github.com/vuepress/core/blob/main/CHANGELOG.md)
- [Commits](vuepress/core@v2.0.0-rc.14...v2.0.0-rc.30)

Updates `sass-loader` from 14.2.1 to 17.0.0
- [Release notes](https://github.com/webpack/sass-loader/releases)
- [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/sass-loader@v14.2.1...v17.0.0)

Updates `vue` from 3.5.34 to 3.5.35
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.34...v3.5.35)

Updates `vuepress` from 2.0.0-rc.14 to 2.0.0-rc.30
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/vuepress)

Updates `vuepress-plugin-md-enhance` from 2.0.0-rc.50 to 2.0.0-rc.107
- [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases)
- [Changelog](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/md-enhance/CHANGELOG.md)
- [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v2.0.0-rc.107/packages/md-enhance)

Updates `eslint` from 8.57.1 to 10.4.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v8.57.1...v10.4.1)

Updates `eslint-config-vuepress` from 4.10.1 to 7.1.0
- [Release notes](https://github.com/vuepress/configs/releases)
- [Changelog](https://github.com/vuepress/configs/blob/main/CHANGELOG.md)
- [Commits](vuepress/configs@v4.10.1...v7.1.0)

Updates `markdown-it` from 14.1.1 to 14.2.0
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](markdown-it/markdown-it@14.1.1...14.2.0)

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.3)

---
updated-dependencies:
- dependency-name: "@vuepress/bundler-vite"
  dependency-version: 2.0.0-rc.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: "@vuepress/plugin-docsearch"
  dependency-version: 2.0.0-rc.130
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: "@vuepress/plugin-google-analytics"
  dependency-version: 2.0.0-rc.130
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: "@vuepress/plugin-register-components"
  dependency-version: 2.0.0-rc.130
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: "@vuepress/theme-default"
  dependency-version: 2.0.0-rc.130
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: "@vuepress/utils"
  dependency-version: 2.0.0-rc.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: sass-loader
  dependency-version: 17.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: docs
- dependency-name: vue
  dependency-version: 3.5.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: vuepress
  dependency-version: 2.0.0-rc.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: vuepress-plugin-md-enhance
  dependency-version: 2.0.0-rc.107
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: eslint
  dependency-version: 10.4.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: docs
- dependency-name: eslint-config-vuepress
  dependency-version: 7.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: docs
- dependency-name: markdown-it
  dependency-version: 14.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: docs
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: docs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 2, 2026
@yordis yordis merged commit f931211 into master Jun 2, 2026
1 check passed
@yordis yordis deleted the dependabot/npm_and_yarn/docs/docs-f22b5b62d8 branch June 2, 2026 19:27
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