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": {