diff --git a/package-lock.json b/package-lock.json index 5c64fc5..b148ad3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "devDependencies": { "@babel/eslint-parser": "^7.16.0", "@lando/leia": "^1.0.0-beta.3", - "@lando/vitepress-theme-default-plus": "^1.1.0-beta.13", + "@lando/vitepress-theme-default-plus": "^1.1.0-beta.14", "chai": "^4.3.4", "command-line-test": "^1.0.10", "eslint": "^7.32.0", @@ -1312,9 +1312,9 @@ } }, "node_modules/@lando/vitepress-theme-default-plus": { - "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==", + "version": "1.1.0-beta.14", + "resolved": "https://registry.npmjs.org/@lando/vitepress-theme-default-plus/-/vitepress-theme-default-plus-1.1.0-beta.14.tgz", + "integrity": "sha512-P2iF2RrbXcCj//F+kbIaBCBEVzAodaFrJEI2qXVV6HuP34c1Od3k4N8J4+1McFSJxLD9+dDHvag2SCJhws7B/w==", "dev": true, "dependencies": { "@docsearch/js": "^3.5.2", diff --git a/package.json b/package.json index 531bee8..62e6231 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "devDependencies": { "@babel/eslint-parser": "^7.16.0", "@lando/leia": "^1.0.0-beta.3", - "@lando/vitepress-theme-default-plus": "^1.1.0-beta.13", + "@lando/vitepress-theme-default-plus": "^1.1.0-beta.14", "chai": "^4.3.4", "command-line-test": "^1.0.10", "eslint": "^7.32.0",