diff --git a/package-lock.json b/package-lock.json index 1fd2ac79d..e82ad09c5 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": "^1.0.0-beta.4", - "@lando/vitepress-theme-default-plus": "^1.1.0-beta.12", + "@lando/vitepress-theme-default-plus": "^1.1.0-beta.13", "@yao-pkg/pkg": "^5.10.0", "chai": "^3.5.0", "chai-as-promised": "^7.1.1", @@ -10809,9 +10809,9 @@ } }, "node_modules/@lando/vitepress-theme-default-plus": { - "version": "1.1.0-beta.12", - "resolved": "https://registry.npmjs.org/@lando/vitepress-theme-default-plus/-/vitepress-theme-default-plus-1.1.0-beta.12.tgz", - "integrity": "sha512-u4J1b0CK7Y9xJx7CGkh4WjNy9YsKkCLi7aO5ZpcfO343tVbHjweZit2Q8jpXc5dbD5u/HRL2MtyS1trqPi1nMQ==", + "version": "1.1.0-beta.13", + "resolved": "https://registry.npmjs.org/@lando/vitepress-theme-default-plus/-/vitepress-theme-default-plus-1.1.0-beta.13.tgz", + "integrity": "sha512-wcg1gauirUgGk0bBhE78yH0uLning5zfYUNTF/AZZb1iPfLazqBe/TT2Ln6sDk7APUhMW/G6URyusf8iIzFmNA==", "dev": true, "dependencies": { "@docsearch/js": "^3.5.2", @@ -26548,9 +26548,9 @@ } }, "@lando/vitepress-theme-default-plus": { - "version": "1.1.0-beta.12", - "resolved": "https://registry.npmjs.org/@lando/vitepress-theme-default-plus/-/vitepress-theme-default-plus-1.1.0-beta.12.tgz", - "integrity": "sha512-u4J1b0CK7Y9xJx7CGkh4WjNy9YsKkCLi7aO5ZpcfO343tVbHjweZit2Q8jpXc5dbD5u/HRL2MtyS1trqPi1nMQ==", + "version": "1.1.0-beta.13", + "resolved": "https://registry.npmjs.org/@lando/vitepress-theme-default-plus/-/vitepress-theme-default-plus-1.1.0-beta.13.tgz", + "integrity": "sha512-wcg1gauirUgGk0bBhE78yH0uLning5zfYUNTF/AZZb1iPfLazqBe/TT2Ln6sDk7APUhMW/G6URyusf8iIzFmNA==", "dev": true, "requires": { "@docsearch/js": "^3.5.2", diff --git a/package.json b/package.json index 5261bae41..4393faf5d 100644 --- a/package.json +++ b/package.json @@ -132,7 +132,7 @@ "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.16.0", "@lando/leia": "^1.0.0-beta.4", - "@lando/vitepress-theme-default-plus": "^1.1.0-beta.12", + "@lando/vitepress-theme-default-plus": "^1.1.0-beta.13", "@yao-pkg/pkg": "^5.10.0", "chai": "^3.5.0", "chai-as-promised": "^7.1.1",