diff --git a/package-lock.json b/package-lock.json index 4f7e959ff..b442070f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.16.0", "@lando/leia": "^0.6.4", - "@lando/vitepress-theme-default-plus": "^1.0.0-beta.32", + "@lando/vitepress-theme-default-plus": "^1.0.0-beta.33", "@yao-pkg/pkg": "^5.10.0", "chai": "^3.5.0", "chai-as-promised": "^7.1.1", @@ -10641,9 +10641,9 @@ } }, "node_modules/@lando/vitepress-theme-default-plus": { - "version": "1.0.0-beta.32", - "resolved": "https://registry.npmjs.org/@lando/vitepress-theme-default-plus/-/vitepress-theme-default-plus-1.0.0-beta.32.tgz", - "integrity": "sha512-/JNj6wxEKJw7I96XwdOMUuku0Xn4BsOefKHd1BoaKHK1powiLUqiGzG/+PGhcQHZYq7x4aVEn7ImB9Rc+ezPeg==", + "version": "1.0.0-beta.33", + "resolved": "https://registry.npmjs.org/@lando/vitepress-theme-default-plus/-/vitepress-theme-default-plus-1.0.0-beta.33.tgz", + "integrity": "sha512-BE0ATKYxw2Fufj8ssQAC09gPIF9eanbaNyQ50/YtVzQB629yP28PPOtcaS1YsLbU+eNCImcwXIzso43x7EgYJA==", "dev": true, "dependencies": { "debug": "^4.3.2", @@ -26028,9 +26028,9 @@ } }, "@lando/vitepress-theme-default-plus": { - "version": "1.0.0-beta.32", - "resolved": "https://registry.npmjs.org/@lando/vitepress-theme-default-plus/-/vitepress-theme-default-plus-1.0.0-beta.32.tgz", - "integrity": "sha512-/JNj6wxEKJw7I96XwdOMUuku0Xn4BsOefKHd1BoaKHK1powiLUqiGzG/+PGhcQHZYq7x4aVEn7ImB9Rc+ezPeg==", + "version": "1.0.0-beta.33", + "resolved": "https://registry.npmjs.org/@lando/vitepress-theme-default-plus/-/vitepress-theme-default-plus-1.0.0-beta.33.tgz", + "integrity": "sha512-BE0ATKYxw2Fufj8ssQAC09gPIF9eanbaNyQ50/YtVzQB629yP28PPOtcaS1YsLbU+eNCImcwXIzso43x7EgYJA==", "dev": true, "requires": { "debug": "^4.3.2", diff --git a/package.json b/package.json index 3e1a4ff51..bd8ff2b21 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.16.0", "@lando/leia": "^0.6.4", - "@lando/vitepress-theme-default-plus": "^1.0.0-beta.32", + "@lando/vitepress-theme-default-plus": "^1.0.0-beta.33", "@yao-pkg/pkg": "^5.10.0", "chai": "^3.5.0", "chai-as-promised": "^7.1.1",