diff --git a/docusaurus/website/package.json b/docusaurus/website/package.json index 91a1945a5..d95a5dadc 100644 --- a/docusaurus/website/package.json +++ b/docusaurus/website/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "3.5.0", + "version": "3.5.1", "private": true, "scripts": { "docusaurus": "docusaurus", diff --git a/package-lock.json b/package-lock.json index 994ac9fb3..f1c9d2785 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ } }, "docusaurus/website": { - "version": "3.5.0", + "version": "3.5.1", "dependencies": { "@docusaurus/core": "^3.6.3", "@docusaurus/plugin-client-redirects": "^3.6.3", @@ -34383,7 +34383,7 @@ }, "packages/plugin-e2e": { "name": "@grafana/plugin-e2e", - "version": "1.14.0", + "version": "1.14.1", "license": "Apache-2.0", "dependencies": { "@grafana/e2e-selectors": "^11.5.0-214310", diff --git a/packages/plugin-e2e/package.json b/packages/plugin-e2e/package.json index 519d459b5..1d0b751eb 100644 --- a/packages/plugin-e2e/package.json +++ b/packages/plugin-e2e/package.json @@ -1,6 +1,6 @@ { "name": "@grafana/plugin-e2e", - "version": "1.14.0", + "version": "1.14.1", "main": "./dist/index.js", "types": "./dist/index.d.ts", "files": [