From 035e79e4cbe5066f1644e51903f3005ddc13c78a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 10:04:02 +0000 Subject: [PATCH] build(deps): bump picomatch in /webpage Bumps and [picomatch](https://github.com/micromatch/picomatch). These dependencies needed to be updated together. Updates `picomatch` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2) Updates `picomatch` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2) --- updated-dependencies: - dependency-name: picomatch dependency-version: 2.3.2 dependency-type: indirect - dependency-name: picomatch dependency-version: 4.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- webpage/package-lock.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/webpage/package-lock.json b/webpage/package-lock.json index 414d21c478..0254088620 100644 --- a/webpage/package-lock.json +++ b/webpage/package-lock.json @@ -15,17 +15,17 @@ }, "devDependencies": { "@playwright/test": "1.54.1", - "@vuepress/bundler-vite": "next", - "@vuepress/plugin-docsearch": "next", - "@vuepress/plugin-feed": "next", - "@vuepress/plugin-markdown-chart": "next", - "@vuepress/plugin-markdown-container": "next", - "@vuepress/plugin-markdown-ext": "next", - "@vuepress/plugin-markdown-hint": "next", - "@vuepress/plugin-markdown-stylize": "next", - "@vuepress/plugin-seo": "next", - "@vuepress/plugin-sitemap": "next", - "@vuepress/theme-default": "next", + "@vuepress/bundler-vite": "*", + "@vuepress/plugin-docsearch": "*", + "@vuepress/plugin-feed": "*", + "@vuepress/plugin-markdown-chart": "*", + "@vuepress/plugin-markdown-container": "*", + "@vuepress/plugin-markdown-ext": "*", + "@vuepress/plugin-markdown-hint": "*", + "@vuepress/plugin-markdown-stylize": "*", + "@vuepress/plugin-seo": "*", + "@vuepress/plugin-sitemap": "*", + "@vuepress/theme-default": "*", "glob": "^10.3.10", "lodash-es": "^4.17.23", "markdown-it": "^14.1.0", @@ -33,7 +33,7 @@ "mermaid": "^11.12.2", "playwright-core": "1.54.1", "sass": "^1.83.0", - "vuepress": "next", + "vuepress": "*", "vuepress-plugin-md-enhance": "^2.0.0-rc.99" } }, @@ -5881,9 +5881,9 @@ } }, "node_modules/micromatch/node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz", + "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==", "dev": true, "license": "MIT", "optional": true, @@ -6185,9 +6185,9 @@ "license": "ISC" }, "node_modules/picomatch": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", - "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz", + "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", "dev": true, "license": "MIT", "engines": {