diff --git a/package-lock.json b/package-lock.json index abb1688cb..021ddc351 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.3", - "@lando/vitepress-theme-default-plus": "^1.0.0", + "@lando/vitepress-theme-default-plus": "^1.0.1", "@yao-pkg/pkg": "^5.10.0", "chai": "^3.5.0", "chai-as-promised": "^7.1.1", @@ -10532,9 +10532,9 @@ } }, "node_modules/@lando/vitepress-theme-default-plus": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@lando/vitepress-theme-default-plus/-/vitepress-theme-default-plus-1.0.0.tgz", - "integrity": "sha512-xkBYj8WUqAqUMsYo7AqBYAaWdeVZTQAjp1fvp/Gu5IfvVMuiCoq6D1A8v8iJhsZwcmX5/Lpkb/0GyIbQ6Nv2gg==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@lando/vitepress-theme-default-plus/-/vitepress-theme-default-plus-1.0.1.tgz", + "integrity": "sha512-6FDzVHVYyAtgIooBnZVp/Fox8twBEhu0EPd65A1XgrzqL9cSilY/DF5CtQ8s3zz5IooUTUGcfmJLkL9w2y3gJQ==", "dev": true, "dependencies": { "@docsearch/js": "^3.5.2", @@ -25810,9 +25810,9 @@ } }, "@lando/vitepress-theme-default-plus": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@lando/vitepress-theme-default-plus/-/vitepress-theme-default-plus-1.0.0.tgz", - "integrity": "sha512-xkBYj8WUqAqUMsYo7AqBYAaWdeVZTQAjp1fvp/Gu5IfvVMuiCoq6D1A8v8iJhsZwcmX5/Lpkb/0GyIbQ6Nv2gg==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@lando/vitepress-theme-default-plus/-/vitepress-theme-default-plus-1.0.1.tgz", + "integrity": "sha512-6FDzVHVYyAtgIooBnZVp/Fox8twBEhu0EPd65A1XgrzqL9cSilY/DF5CtQ8s3zz5IooUTUGcfmJLkL9w2y3gJQ==", "dev": true, "requires": { "@docsearch/js": "^3.5.2", diff --git a/package.json b/package.json index 4e5e8bf7d..456d97e44 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.16.0", "@lando/leia": "^1.0.0-beta.3", - "@lando/vitepress-theme-default-plus": "^1.0.0", + "@lando/vitepress-theme-default-plus": "^1.0.1", "@yao-pkg/pkg": "^5.10.0", "chai": "^3.5.0", "chai-as-promised": "^7.1.1",