diff --git a/package-lock.json b/package-lock.json index b59ace595..1fd2ac79d 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.11", + "@lando/vitepress-theme-default-plus": "^1.1.0-beta.12", "@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.11", - "resolved": "https://registry.npmjs.org/@lando/vitepress-theme-default-plus/-/vitepress-theme-default-plus-1.1.0-beta.11.tgz", - "integrity": "sha512-Sw8xKWEAb94ijlKKkCZgMwgTOBpo6O7jPcJwa23OLMHh2bO5It9bW72Aycqgls528f6muA+n2c8vJYGGh37mpA==", + "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==", "dev": true, "dependencies": { "@docsearch/js": "^3.5.2", @@ -26548,9 +26548,9 @@ } }, "@lando/vitepress-theme-default-plus": { - "version": "1.1.0-beta.11", - "resolved": "https://registry.npmjs.org/@lando/vitepress-theme-default-plus/-/vitepress-theme-default-plus-1.1.0-beta.11.tgz", - "integrity": "sha512-Sw8xKWEAb94ijlKKkCZgMwgTOBpo6O7jPcJwa23OLMHh2bO5It9bW72Aycqgls528f6muA+n2c8vJYGGh37mpA==", + "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==", "dev": true, "requires": { "@docsearch/js": "^3.5.2", diff --git a/package.json b/package.json index f82f0f3a4..5261bae41 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.11", + "@lando/vitepress-theme-default-plus": "^1.1.0-beta.12", "@yao-pkg/pkg": "^5.10.0", "chai": "^3.5.0", "chai-as-promised": "^7.1.1",