Bump vuepress-theme-hope from 2.0.0-rc.29 to 2.0.0-rc.31

Bumps [vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/theme) from 2.0.0-rc.29 to 2.0.0-rc.31.
- [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases)
- [Changelog](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v2.0.0-rc.31/packages/theme)

---
updated-dependencies:
- dependency-name: vuepress-theme-hope
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-16 08:22:50 +00:00 committed by GitHub
parent ed08a7d3a9
commit 824a27f569
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 248 additions and 244 deletions

267
package-lock.json generated
View File

@ -8,6 +8,9 @@
"name": "ocelot-social",
"version": "3.2.0",
"license": "MIT",
"dependencies": {
"vuepress-theme-hope": "^2.0.0-rc.31"
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/preset-env": "^7.24.0",
@ -39,7 +42,7 @@
"@vuepress/bundler-vite": "^2.0.0-rc.7",
"vuepress": "^2.0.0-rc.7",
"vuepress-plugin-search-pro": "^2.0.0-rc.23",
"vuepress-theme-hope": "^2.0.0-rc.29"
"vuepress-theme-hope": "^2.0.0-rc.31"
}
},
"node_modules/@ampproject/remapping": {
@ -4291,9 +4294,9 @@
}
},
"node_modules/@vuepress/helper": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/helper/-/helper-2.0.0-rc.18.tgz",
"integrity": "sha512-Nh4q32qrm9Dpji0WaWU9yjhpxQ4nZXG8kq8XVIiZt7PHM75Q/CoofJWGKOt8qIafBKXtDUClVXLO2Xxp4ae9zg==",
"version": "2.0.0-rc.19",
"resolved": "https://registry.npmjs.org/@vuepress/helper/-/helper-2.0.0-rc.19.tgz",
"integrity": "sha512-g8udvFCIBcEcpLTo1BFZw452oBmnflW3lCmN0rR+SfIkZymi9CnFV8LgxTF/KV7vB71QMjN8IAwCVvJ3pGCUag==",
"optional": true,
"dependencies": {
"@vue/shared": "^3.4.21",
@ -4344,12 +4347,12 @@
}
},
"node_modules/@vuepress/plugin-back-to-top": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-back-to-top/-/plugin-back-to-top-2.0.0-rc.18.tgz",
"integrity": "sha512-NMaBWfj3fh5mpC6IKpBb+jO3oludU3UNXLd+ix8QSAnkBLnrQwDXSVlfWSZwqdotrFYrxW5KFBGR/1nw/SZrbQ==",
"version": "2.0.0-rc.19",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-back-to-top/-/plugin-back-to-top-2.0.0-rc.19.tgz",
"integrity": "sha512-biR4S/7r8zwdukASG6o4JWv5Lp3SqPnOJnCHSUtZPnRqJsdxrSfYR62zgXfD5xukD+9PwqmwOdI5M5K0aHyytw==",
"optional": true,
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.18",
"@vuepress/helper": "~2.0.0-rc.19",
"@vueuse/core": "^10.9.0",
"vue": "^3.4.21"
},
@ -4358,12 +4361,12 @@
}
},
"node_modules/@vuepress/plugin-blog": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.18.tgz",
"integrity": "sha512-GTJGsnHjjU5k9PnMFzZlSKDWfbQGmykeWkn3sOjmyMC2emnUEi4HDliOCuVj/jzQlzhGXGChfkF1d7sjkJMNfg==",
"version": "2.0.0-rc.19",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.19.tgz",
"integrity": "sha512-Ywy87qMFMvifg2TtC1w/cl50+TiZNxJ+D5Nd5kW1a3CAo0w1p/ZtCJ/TVeY/iBGZohTdyh/8g0I08B6EI9hnjw==",
"optional": true,
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.18",
"@vuepress/helper": "~2.0.0-rc.19",
"chokidar": "^3.6.0",
"vue": "^3.4.21"
},
@ -4396,25 +4399,57 @@
}
},
"node_modules/@vuepress/plugin-catalog": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-catalog/-/plugin-catalog-2.0.0-rc.18.tgz",
"integrity": "sha512-aKW4ec8UbUIx0uN/VPmLufCxr6u+N8ZPQcdWumdudB5IPhnrg/9Rcne1jjkWOWxDX6pPJiRxI8V9caDONIoMgA==",
"version": "2.0.0-rc.20",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-catalog/-/plugin-catalog-2.0.0-rc.20.tgz",
"integrity": "sha512-Rb4Kldgyn7Fzit5/A6r0Kr0Sg0zQn5ahRwhClwZTfYd2WDZnizUnTcCMoZyY4QUcpchvug2fx4a0e8GI2mT8uA==",
"optional": true,
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.18",
"@vuepress/helper": "~2.0.0-rc.19",
"vue": "^3.4.21"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
}
},
"node_modules/@vuepress/plugin-copy-code": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-copy-code/-/plugin-copy-code-2.0.0-rc.18.tgz",
"integrity": "sha512-9gAhPVn2dyFnpIWZzHVQdE8iNXZQP2C0x2oBbU23IW4AG66TXETS0iB1WYnffqpq7dBlzO/6MbeiORtZqdHshA==",
"node_modules/@vuepress/plugin-comment": {
"version": "2.0.0-rc.20",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-comment/-/plugin-comment-2.0.0-rc.20.tgz",
"integrity": "sha512-B7Bh6oK/ijdmNgXxk8AJcB+bSCLirAK0y1nM62yieZ66rHTIenoYfCgqqkhrxKp/ABPyjiBPj9TEcgptmJC4bA==",
"optional": true,
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.18",
"@vuepress/helper": "~2.0.0-rc.19",
"giscus": "^1.5.0",
"vue": "^3.4.21"
},
"peerDependencies": {
"@waline/client": "^3.1.0",
"artalk": "^2.7.3",
"sass-loader": "^14.0.0",
"twikoo": "^1.5.0",
"vuepress": "2.0.0-rc.8"
},
"peerDependenciesMeta": {
"@waline/client": {
"optional": true
},
"artalk": {
"optional": true
},
"sass-loader": {
"optional": true
},
"twikoo": {
"optional": true
}
}
},
"node_modules/@vuepress/plugin-copy-code": {
"version": "2.0.0-rc.19",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-copy-code/-/plugin-copy-code-2.0.0-rc.19.tgz",
"integrity": "sha512-V85jVkTk5kjZ6LaXbudqBxdRy8Mqc8k7EN+Os3RIhUMBdHwgDkmTmS1QM6eOlKK19Yaw7MHtPFYS7NR262XnPQ==",
"optional": true,
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.19",
"@vueuse/core": "^10.9.0",
"vue": "^3.4.21"
},
@ -4423,12 +4458,12 @@
}
},
"node_modules/@vuepress/plugin-copyright": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-copyright/-/plugin-copyright-2.0.0-rc.18.tgz",
"integrity": "sha512-z1Zb0xz8PXWgncG67DmyZ5NT+X8lnT8VfNgeCy0J54H1ECcYBfjya7agDlBlSd668BYt0Kg1eOQp0dtcNeLNzQ==",
"version": "2.0.0-rc.19",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-copyright/-/plugin-copyright-2.0.0-rc.19.tgz",
"integrity": "sha512-vQZdkthcrjVx+c0g3r7EV/mGs5+mvUoRvp9B4f9UYgELr/SeDSEDzv9tKVqUG1nXWc9aUAkXonDjJ3f+TXZQKQ==",
"optional": true,
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.18",
"@vuepress/helper": "~2.0.0-rc.19",
"@vueuse/core": "^10.9.0",
"vue": "^3.4.21"
},
@ -4595,12 +4630,12 @@
}
},
"node_modules/@vuepress/plugin-links-check": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-links-check/-/plugin-links-check-2.0.0-rc.18.tgz",
"integrity": "sha512-TqAZNqyNUj2SnZ2Mo1P3ufCnJWBB9sv2YqZSFbgtYoQhhNo3zkwhflOxeC/jNVaH+rw4azdD0iMFOTU41imoHw==",
"version": "2.0.0-rc.19",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-links-check/-/plugin-links-check-2.0.0-rc.19.tgz",
"integrity": "sha512-DGcQ+xAnPAHT0JWifTVxEaH+U14IsRcuW9vuqn9n03+3xot2OkabxDa2zk5XgAcSn3QNg/pkLkImqTNRJ780eA==",
"optional": true,
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.18"
"@vuepress/helper": "~2.0.0-rc.19"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
@ -4619,12 +4654,12 @@
}
},
"node_modules/@vuepress/plugin-photo-swipe": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-photo-swipe/-/plugin-photo-swipe-2.0.0-rc.18.tgz",
"integrity": "sha512-weJ4S5PgVzIqqeQduCtneDlZFEwCoWxcPbFw9lqmTc9NoPX6J6FJXW6COz5ZmDCjFRMuzVPidEvAOmYLab/O4Q==",
"version": "2.0.0-rc.19",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-photo-swipe/-/plugin-photo-swipe-2.0.0-rc.19.tgz",
"integrity": "sha512-8NlnsCsBJheetpG3PPd+OlAgQy1gDxpNnGsEuXsII1kB1tDo5u4kaFE1wCch0HtstP/caj9CpCKDqpuZCnE7SQ==",
"optional": true,
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.18",
"@vuepress/helper": "~2.0.0-rc.19",
"@vueuse/core": "^10.9.0",
"photoswipe": "^5.4.3",
"vue": "^3.4.21"
@ -4646,12 +4681,12 @@
}
},
"node_modules/@vuepress/plugin-reading-time": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-reading-time/-/plugin-reading-time-2.0.0-rc.18.tgz",
"integrity": "sha512-4l2/GNyWrF3eg8AwY1LbDb2fWx4v2fx6Alr6IjO3aHSM0S7iqbdUD8aLvyQnvrg6Dm6UAYvXuGfAe03mOzgRTw==",
"version": "2.0.0-rc.19",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-reading-time/-/plugin-reading-time-2.0.0-rc.19.tgz",
"integrity": "sha512-+Vq8QgmJF+uEi1J6CXXyJRB+ta3STGdeN51/bRdT7m9dqIS/VBnqP2VOC0estebMUgieZSdDiE6i+L/6LfX4vw==",
"optional": true,
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.18",
"@vuepress/helper": "~2.0.0-rc.19",
"vue": "^3.4.21"
},
"peerDependencies": {
@ -4671,24 +4706,24 @@
}
},
"node_modules/@vuepress/plugin-seo": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-seo/-/plugin-seo-2.0.0-rc.18.tgz",
"integrity": "sha512-wTJqXIn+edDnKlL0ZOf7MLDQo59fhLePfsrpsCbaD8BKzHmEkx5aT1FF27JOvsRmMH4muv1uFQRXP837BsYzzw==",
"version": "2.0.0-rc.19",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-seo/-/plugin-seo-2.0.0-rc.19.tgz",
"integrity": "sha512-/lTL6dFkuCK16M5yDZdD7zohdy+OqqeUjY1ZsXM2bYGjaha5CiukuUhJlIfRmM9oFQEOBirWCKPC0Ns4ObhPLA==",
"optional": true,
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.18"
"@vuepress/helper": "~2.0.0-rc.19"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
}
},
"node_modules/@vuepress/plugin-sitemap": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-sitemap/-/plugin-sitemap-2.0.0-rc.18.tgz",
"integrity": "sha512-xDPZJWRD2bZhBPR0VA8F8jum5c8DV5P0+mvaQX6Vnugxo+0kETZSM5ctETA79CTmDdKuG6IW0tJkYK7ysb49zw==",
"version": "2.0.0-rc.19",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-sitemap/-/plugin-sitemap-2.0.0-rc.19.tgz",
"integrity": "sha512-sIND+03O8h222BljQaSZQ8g7y+bHPZyjhEW8c8cLXv0/LZ7apO1qoEuU11ILYHZw5BF/zKNvRriw9QvrEDlIxA==",
"optional": true,
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.18",
"@vuepress/helper": "~2.0.0-rc.19",
"sitemap": "^7.1.1"
},
"peerDependencies": {
@ -13330,61 +13365,21 @@
}
}
},
"node_modules/vuepress-plugin-comment2": {
"version": "2.0.0-rc.29",
"resolved": "https://registry.npmjs.org/vuepress-plugin-comment2/-/vuepress-plugin-comment2-2.0.0-rc.29.tgz",
"integrity": "sha512-sX5rPq5TiFW4/ppkHAdIrYqy88B5n3IgVbquDA4AKU4cX16wRkn1e049ilPuQXpeopS4o+0DzhoQFARqoVCL/w==",
"optional": true,
"dependencies": {
"@vuepress/helper": "2.0.0-rc.18",
"giscus": "^1.5.0",
"vue": "^3.4.21",
"vuepress-plugin-sass-palette": "2.0.0-rc.29",
"vuepress-shared": "2.0.0-rc.29"
},
"engines": {
"node": ">=18.16.0",
"npm": ">=8",
"pnpm": ">=7",
"yarn": ">=2"
},
"peerDependencies": {
"@waline/client": "^3.1.0",
"artalk": "^2.7.3",
"sass-loader": "^14.0.0",
"twikoo": "^1.5.0",
"vuepress": "2.0.0-rc.8"
},
"peerDependenciesMeta": {
"@waline/client": {
"optional": true
},
"artalk": {
"optional": true
},
"sass-loader": {
"optional": true
},
"twikoo": {
"optional": true
}
}
},
"node_modules/vuepress-plugin-components": {
"version": "2.0.0-rc.29",
"resolved": "https://registry.npmjs.org/vuepress-plugin-components/-/vuepress-plugin-components-2.0.0-rc.29.tgz",
"integrity": "sha512-gyhAKwp9IYSLA7swQdnau1tzVOw5pWqK9V884+3pf55darrmtlAlXhWTCZ9e27CLmIgEiACLHQ2juPW66YiS1g==",
"version": "2.0.0-rc.31",
"resolved": "https://registry.npmjs.org/vuepress-plugin-components/-/vuepress-plugin-components-2.0.0-rc.31.tgz",
"integrity": "sha512-fe+qO+2vPWsC7m2prt7dtfVRuD89JJ2DPKX4uPXEzawHrHqFw9nATPK9l9RHkCPXsaH6xMvxCYGqd2+gvuniGA==",
"optional": true,
"dependencies": {
"@stackblitz/sdk": "^1.9.0",
"@vuepress/helper": "2.0.0-rc.18",
"@vuepress/helper": "2.0.0-rc.19",
"@vueuse/core": "^10.9.0",
"balloon-css": "^1.2.0",
"create-codepen": "1.0.1",
"qrcode": "^1.5.3",
"vue": "^3.4.21",
"vuepress-plugin-sass-palette": "2.0.0-rc.29",
"vuepress-shared": "2.0.0-rc.29"
"vuepress-plugin-sass-palette": "2.0.0-rc.31",
"vuepress-shared": "2.0.0-rc.31"
},
"engines": {
"node": ">=18.16.0",
@ -13427,9 +13422,9 @@
}
},
"node_modules/vuepress-plugin-md-enhance": {
"version": "2.0.0-rc.29",
"resolved": "https://registry.npmjs.org/vuepress-plugin-md-enhance/-/vuepress-plugin-md-enhance-2.0.0-rc.29.tgz",
"integrity": "sha512-kflfnlXjv0kUhu6fOR5S7I7XMhZzY7z5ypEMXIEKlsKmEbvQSBtdxcSAtfnAUDkHxOK9QzpYNpGvA2heVRV3HA==",
"version": "2.0.0-rc.31",
"resolved": "https://registry.npmjs.org/vuepress-plugin-md-enhance/-/vuepress-plugin-md-enhance-2.0.0-rc.31.tgz",
"integrity": "sha512-su3bl7TcuOuRCUoZ4Ov77tZ2RiZk130TjcDcZDU5TV9r2Tcinmu/shilLl3K0HZGxFAoSwB0MgaM5UxewbfkAg==",
"optional": true,
"dependencies": {
"@mdit/plugin-alert": "^0.8.0",
@ -13454,13 +13449,13 @@
"@mdit/plugin-tex": "^0.8.0",
"@mdit/plugin-uml": "^0.8.0",
"@types/markdown-it": "^13.0.7",
"@vuepress/helper": "2.0.0-rc.18",
"@vuepress/helper": "2.0.0-rc.19",
"@vueuse/core": "^10.9.0",
"balloon-css": "^1.2.0",
"js-yaml": "^4.1.0",
"vue": "^3.4.21",
"vuepress-plugin-sass-palette": "2.0.0-rc.29",
"vuepress-shared": "2.0.0-rc.29"
"vuepress-plugin-sass-palette": "2.0.0-rc.31",
"vuepress-shared": "2.0.0-rc.31"
},
"engines": {
"node": ">=18.16.0",
@ -13535,15 +13530,15 @@
}
},
"node_modules/vuepress-plugin-sass-palette": {
"version": "2.0.0-rc.29",
"resolved": "https://registry.npmjs.org/vuepress-plugin-sass-palette/-/vuepress-plugin-sass-palette-2.0.0-rc.29.tgz",
"integrity": "sha512-yYw4P23FOVeosW2xYTfNodtW5cSoGO6z07Cgo2Jwe1eNZhsPyRcWjKlyby/m6uWq4dY4ny5KdG+d4UnaDa382A==",
"version": "2.0.0-rc.31",
"resolved": "https://registry.npmjs.org/vuepress-plugin-sass-palette/-/vuepress-plugin-sass-palette-2.0.0-rc.31.tgz",
"integrity": "sha512-xo8VMMd0jpi4d779N/Vmcx347+FOiC80p+8peD9RbfrFgyUMNF8uoNAgCbjTuL5w/tkoywEd4P8D9p5bG8gUEA==",
"optional": true,
"dependencies": {
"@vuepress/helper": "2.0.0-rc.18",
"@vuepress/helper": "2.0.0-rc.19",
"chokidar": "^3.6.0",
"sass": "^1.71.1",
"vuepress-shared": "2.0.0-rc.29"
"vuepress-shared": "2.0.0-rc.31"
},
"engines": {
"node": ">=18.16.0",
@ -13586,19 +13581,19 @@
}
},
"node_modules/vuepress-plugin-search-pro": {
"version": "2.0.0-rc.29",
"resolved": "https://registry.npmjs.org/vuepress-plugin-search-pro/-/vuepress-plugin-search-pro-2.0.0-rc.29.tgz",
"integrity": "sha512-kEDg1nb/OeqaDFmZfH/GJZZNzNiBnFO7loLYisirRcKMhs56SEfxikqPqML7D+NVppJ9r5L7kS/gyRGpoL6Gng==",
"version": "2.0.0-rc.31",
"resolved": "https://registry.npmjs.org/vuepress-plugin-search-pro/-/vuepress-plugin-search-pro-2.0.0-rc.31.tgz",
"integrity": "sha512-P3QPC4E84mro/WBR6z/UE/cOxCw9qSrFoik2RLVdMs2cP5L1Kkt6HBwSoeW7T/bfcWU1XvmzILzy+g6B1UWJYA==",
"optional": true,
"dependencies": {
"@vuepress/helper": "2.0.0-rc.18",
"@vuepress/helper": "2.0.0-rc.19",
"@vueuse/core": "^10.9.0",
"cheerio": "1.0.0-rc.12",
"chokidar": "^3.6.0",
"slimsearch": "^2.1.1",
"vue": "^3.4.21",
"vuepress-plugin-sass-palette": "2.0.0-rc.29",
"vuepress-shared": "2.0.0-rc.29"
"vuepress-plugin-sass-palette": "2.0.0-rc.31",
"vuepress-shared": "2.0.0-rc.31"
},
"engines": {
"node": ">=18.16.0",
@ -13641,12 +13636,12 @@
}
},
"node_modules/vuepress-shared": {
"version": "2.0.0-rc.29",
"resolved": "https://registry.npmjs.org/vuepress-shared/-/vuepress-shared-2.0.0-rc.29.tgz",
"integrity": "sha512-Lx3l6aZYq2K6x24cTQc+dn0sBmVjy0GVV3Y/PhRpr5ZaUOxAEJX5DBbSwwBS77vSmhnp3cTFH7I3m2pYC4IzAg==",
"version": "2.0.0-rc.31",
"resolved": "https://registry.npmjs.org/vuepress-shared/-/vuepress-shared-2.0.0-rc.31.tgz",
"integrity": "sha512-4xUEn+cZ/WO3IoMTlqsy9X7SLkBFFals3Lnj6xZjwp0aTLX9rAZHSeKoxhDsiFasb+AVbpuum8Ue9cFVCObrpw==",
"optional": true,
"dependencies": {
"@vuepress/helper": "2.0.0-rc.18",
"@vuepress/helper": "2.0.0-rc.19",
"@vueuse/core": "^10.9.0",
"cheerio": "1.0.0-rc.12",
"dayjs": "^1.11.10",
@ -13834,28 +13829,29 @@
"optional": true
},
"node_modules/vuepress-theme-hope": {
"version": "2.0.0-rc.29",
"resolved": "https://registry.npmjs.org/vuepress-theme-hope/-/vuepress-theme-hope-2.0.0-rc.29.tgz",
"integrity": "sha512-x+6fwjlXKwE/GijhfCk87VyVCnw17E40lyCMYJDZ+x0jAbvpn7PXbqLmO4EExcAkMvabGlCbbWHdHUjpMM0TRQ==",
"version": "2.0.0-rc.31",
"resolved": "https://registry.npmjs.org/vuepress-theme-hope/-/vuepress-theme-hope-2.0.0-rc.31.tgz",
"integrity": "sha512-/DVQ9xz8GdIcFUsuuzHstdOdMKFkeVVSLYNi/qBaHg6j/98iGcI2oxpqAc1k5cWxdRzL92f6qQyVV9qPWtm1Nw==",
"optional": true,
"dependencies": {
"@vuepress/helper": "2.0.0-rc.18",
"@vuepress/helper": "2.0.0-rc.19",
"@vuepress/plugin-active-header-links": "2.0.0-rc.18",
"@vuepress/plugin-back-to-top": "2.0.0-rc.18",
"@vuepress/plugin-blog": "2.0.0-rc.18",
"@vuepress/plugin-catalog": "2.0.0-rc.18",
"@vuepress/plugin-copy-code": "2.0.0-rc.18",
"@vuepress/plugin-copyright": "2.0.0-rc.18",
"@vuepress/plugin-back-to-top": "2.0.0-rc.19",
"@vuepress/plugin-blog": "2.0.0-rc.19",
"@vuepress/plugin-catalog": "2.0.0-rc.20",
"@vuepress/plugin-comment": "2.0.0-rc.20",
"@vuepress/plugin-copy-code": "2.0.0-rc.19",
"@vuepress/plugin-copyright": "2.0.0-rc.19",
"@vuepress/plugin-external-link-icon": "2.0.0-rc.18",
"@vuepress/plugin-git": "2.0.0-rc.15",
"@vuepress/plugin-links-check": "2.0.0-rc.18",
"@vuepress/plugin-links-check": "2.0.0-rc.19",
"@vuepress/plugin-nprogress": "2.0.0-rc.18",
"@vuepress/plugin-photo-swipe": "2.0.0-rc.18",
"@vuepress/plugin-photo-swipe": "2.0.0-rc.19",
"@vuepress/plugin-prismjs": "2.0.0-rc.15",
"@vuepress/plugin-reading-time": "2.0.0-rc.18",
"@vuepress/plugin-reading-time": "2.0.0-rc.19",
"@vuepress/plugin-rtl": "2.0.0-rc.18",
"@vuepress/plugin-seo": "2.0.0-rc.18",
"@vuepress/plugin-sitemap": "2.0.0-rc.18",
"@vuepress/plugin-seo": "2.0.0-rc.19",
"@vuepress/plugin-sitemap": "2.0.0-rc.19",
"@vuepress/plugin-theme-data": "2.0.0-rc.18",
"@vueuse/core": "^10.9.0",
"balloon-css": "^1.2.0",
@ -13864,11 +13860,10 @@
"chokidar": "^3.6.0",
"gray-matter": "^4.0.3",
"vue": "^3.4.21",
"vuepress-plugin-comment2": "2.0.0-rc.29",
"vuepress-plugin-components": "2.0.0-rc.29",
"vuepress-plugin-md-enhance": "2.0.0-rc.29",
"vuepress-plugin-sass-palette": "2.0.0-rc.29",
"vuepress-shared": "2.0.0-rc.29"
"vuepress-plugin-components": "2.0.0-rc.31",
"vuepress-plugin-md-enhance": "2.0.0-rc.31",
"vuepress-plugin-sass-palette": "2.0.0-rc.31",
"vuepress-shared": "2.0.0-rc.31"
},
"engines": {
"node": ">=18.16.0",
@ -13877,15 +13872,15 @@
"yarn": ">=2"
},
"peerDependencies": {
"@vuepress/plugin-docsearch": "2.0.0-rc.18",
"@vuepress/plugin-feed": "2.0.0-rc.18",
"@vuepress/plugin-pwa": "2.0.0-rc.18",
"@vuepress/plugin-redirect": "2.0.0-rc.18",
"@vuepress/plugin-docsearch": "2.0.0-rc.19",
"@vuepress/plugin-feed": "2.0.0-rc.19",
"@vuepress/plugin-pwa": "2.0.0-rc.20",
"@vuepress/plugin-redirect": "2.0.0-rc.19",
"@vuepress/plugin-search": "2.0.0-rc.18",
"nodejs-jieba": "^0.1.2",
"sass-loader": "^14.0.0",
"vuepress": "2.0.0-rc.8",
"vuepress-plugin-search-pro": "2.0.0-rc.29"
"vuepress-plugin-search-pro": "2.0.0-rc.31"
},
"peerDependenciesMeta": {
"@vuepress/plugin-docsearch": {

View File

@ -63,7 +63,7 @@
"@vuepress/bundler-vite": "^2.0.0-rc.7",
"vuepress": "^2.0.0-rc.7",
"vuepress-plugin-search-pro": "^2.0.0-rc.23",
"vuepress-theme-hope": "^2.0.0-rc.29"
"vuepress-theme-hope": "^2.0.0-rc.31"
},
"resolutions": {
"set-value": "^2.0.1",

223
yarn.lock
View File

@ -2294,7 +2294,7 @@
"@vuepress/utils" "2.0.0-rc.8"
vue "^3.4.19"
"@vuepress/helper@2.0.0-rc.18", "@vuepress/helper@~2.0.0-rc.18":
"@vuepress/helper@2.0.0-rc.18":
version "2.0.0-rc.18"
resolved "https://registry.yarnpkg.com/@vuepress/helper/-/helper-2.0.0-rc.18.tgz#feb3fe6754dabd74e75ddfe1173eea85e653f2a7"
integrity sha512-Nh4q32qrm9Dpji0WaWU9yjhpxQ4nZXG8kq8XVIiZt7PHM75Q/CoofJWGKOt8qIafBKXtDUClVXLO2Xxp4ae9zg==
@ -2305,6 +2305,17 @@
gray-matter "^4.0.3"
vue "^3.4.21"
"@vuepress/helper@2.0.0-rc.19", "@vuepress/helper@~2.0.0-rc.19":
version "2.0.0-rc.19"
resolved "https://registry.yarnpkg.com/@vuepress/helper/-/helper-2.0.0-rc.19.tgz#bade489f642bc94818dbd343ff693c2328f14bc1"
integrity sha512-g8udvFCIBcEcpLTo1BFZw452oBmnflW3lCmN0rR+SfIkZymi9CnFV8LgxTF/KV7vB71QMjN8IAwCVvJ3pGCUag==
dependencies:
"@vue/shared" "^3.4.21"
cheerio "1.0.0-rc.12"
fflate "^0.8.2"
gray-matter "^4.0.3"
vue "^3.4.21"
"@vuepress/markdown@2.0.0-rc.7":
version "2.0.0-rc.7"
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-2.0.0-rc.7.tgz#3a721b663e788ef1dad66aa67e380c5f774af778"
@ -2357,47 +2368,56 @@
"@vueuse/core" "^10.9.0"
vue "^3.4.21"
"@vuepress/plugin-back-to-top@2.0.0-rc.18":
version "2.0.0-rc.18"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-2.0.0-rc.18.tgz#a09d8a6045f3607bff40b4868e81add54a344742"
integrity sha512-NMaBWfj3fh5mpC6IKpBb+jO3oludU3UNXLd+ix8QSAnkBLnrQwDXSVlfWSZwqdotrFYrxW5KFBGR/1nw/SZrbQ==
"@vuepress/plugin-back-to-top@2.0.0-rc.19":
version "2.0.0-rc.19"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-2.0.0-rc.19.tgz#89c4c8cc76382fc1ad9b381e8ebb8532db18335f"
integrity sha512-biR4S/7r8zwdukASG6o4JWv5Lp3SqPnOJnCHSUtZPnRqJsdxrSfYR62zgXfD5xukD+9PwqmwOdI5M5K0aHyytw==
dependencies:
"@vuepress/helper" "~2.0.0-rc.18"
"@vuepress/helper" "~2.0.0-rc.19"
"@vueuse/core" "^10.9.0"
vue "^3.4.21"
"@vuepress/plugin-blog@2.0.0-rc.18":
version "2.0.0-rc.18"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.18.tgz#75339dad877ca21e8f4283cbf356ddc3de60b4a2"
integrity sha512-GTJGsnHjjU5k9PnMFzZlSKDWfbQGmykeWkn3sOjmyMC2emnUEi4HDliOCuVj/jzQlzhGXGChfkF1d7sjkJMNfg==
"@vuepress/plugin-blog@2.0.0-rc.19":
version "2.0.0-rc.19"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.19.tgz#3081d21c91d0725b28aeb9b24542194ba9d8801b"
integrity sha512-Ywy87qMFMvifg2TtC1w/cl50+TiZNxJ+D5Nd5kW1a3CAo0w1p/ZtCJ/TVeY/iBGZohTdyh/8g0I08B6EI9hnjw==
dependencies:
"@vuepress/helper" "~2.0.0-rc.18"
"@vuepress/helper" "~2.0.0-rc.19"
chokidar "^3.6.0"
vue "^3.4.21"
"@vuepress/plugin-catalog@2.0.0-rc.18":
version "2.0.0-rc.18"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-catalog/-/plugin-catalog-2.0.0-rc.18.tgz#b61713c6aba69aa33d1e76993674d281fba8fc20"
integrity sha512-aKW4ec8UbUIx0uN/VPmLufCxr6u+N8ZPQcdWumdudB5IPhnrg/9Rcne1jjkWOWxDX6pPJiRxI8V9caDONIoMgA==
"@vuepress/plugin-catalog@2.0.0-rc.20":
version "2.0.0-rc.20"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-catalog/-/plugin-catalog-2.0.0-rc.20.tgz#89c0194e96b24a1d6acc54a0fac6ad13fe20dbee"
integrity sha512-Rb4Kldgyn7Fzit5/A6r0Kr0Sg0zQn5ahRwhClwZTfYd2WDZnizUnTcCMoZyY4QUcpchvug2fx4a0e8GI2mT8uA==
dependencies:
"@vuepress/helper" "~2.0.0-rc.18"
"@vuepress/helper" "~2.0.0-rc.19"
vue "^3.4.21"
"@vuepress/plugin-copy-code@2.0.0-rc.18":
version "2.0.0-rc.18"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-copy-code/-/plugin-copy-code-2.0.0-rc.18.tgz#6dd07f491a1ed787b58024d2d061f9c3eb63c91f"
integrity sha512-9gAhPVn2dyFnpIWZzHVQdE8iNXZQP2C0x2oBbU23IW4AG66TXETS0iB1WYnffqpq7dBlzO/6MbeiORtZqdHshA==
"@vuepress/plugin-comment@2.0.0-rc.20":
version "2.0.0-rc.20"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-comment/-/plugin-comment-2.0.0-rc.20.tgz#31b7e009edbc4e1612c2fed0fff69fed6577a45a"
integrity sha512-B7Bh6oK/ijdmNgXxk8AJcB+bSCLirAK0y1nM62yieZ66rHTIenoYfCgqqkhrxKp/ABPyjiBPj9TEcgptmJC4bA==
dependencies:
"@vuepress/helper" "~2.0.0-rc.18"
"@vuepress/helper" "~2.0.0-rc.19"
giscus "^1.5.0"
vue "^3.4.21"
"@vuepress/plugin-copy-code@2.0.0-rc.19":
version "2.0.0-rc.19"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-copy-code/-/plugin-copy-code-2.0.0-rc.19.tgz#394e425c9267622d69c57092442d1e3dabe64242"
integrity sha512-V85jVkTk5kjZ6LaXbudqBxdRy8Mqc8k7EN+Os3RIhUMBdHwgDkmTmS1QM6eOlKK19Yaw7MHtPFYS7NR262XnPQ==
dependencies:
"@vuepress/helper" "~2.0.0-rc.19"
"@vueuse/core" "^10.9.0"
vue "^3.4.21"
"@vuepress/plugin-copyright@2.0.0-rc.18":
version "2.0.0-rc.18"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-copyright/-/plugin-copyright-2.0.0-rc.18.tgz#9df3f46d5c6276af35a2bdcac53b02011a95e30c"
integrity sha512-z1Zb0xz8PXWgncG67DmyZ5NT+X8lnT8VfNgeCy0J54H1ECcYBfjya7agDlBlSd668BYt0Kg1eOQp0dtcNeLNzQ==
"@vuepress/plugin-copyright@2.0.0-rc.19":
version "2.0.0-rc.19"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-copyright/-/plugin-copyright-2.0.0-rc.19.tgz#d306957b7dab85bcf278eb99044694bd70b35c8c"
integrity sha512-vQZdkthcrjVx+c0g3r7EV/mGs5+mvUoRvp9B4f9UYgELr/SeDSEDzv9tKVqUG1nXWc9aUAkXonDjJ3f+TXZQKQ==
dependencies:
"@vuepress/helper" "~2.0.0-rc.18"
"@vuepress/helper" "~2.0.0-rc.19"
"@vueuse/core" "^10.9.0"
vue "^3.4.21"
@ -2415,12 +2435,12 @@
dependencies:
execa "^8.0.1"
"@vuepress/plugin-links-check@2.0.0-rc.18":
version "2.0.0-rc.18"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-links-check/-/plugin-links-check-2.0.0-rc.18.tgz#175e354da4f5bc711dab5c44afbc6fa7fa5e752c"
integrity sha512-TqAZNqyNUj2SnZ2Mo1P3ufCnJWBB9sv2YqZSFbgtYoQhhNo3zkwhflOxeC/jNVaH+rw4azdD0iMFOTU41imoHw==
"@vuepress/plugin-links-check@2.0.0-rc.19":
version "2.0.0-rc.19"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-links-check/-/plugin-links-check-2.0.0-rc.19.tgz#4aea77e1c48f41b13723da5419c7d0acef5a3060"
integrity sha512-DGcQ+xAnPAHT0JWifTVxEaH+U14IsRcuW9vuqn9n03+3xot2OkabxDa2zk5XgAcSn3QNg/pkLkImqTNRJ780eA==
dependencies:
"@vuepress/helper" "~2.0.0-rc.18"
"@vuepress/helper" "~2.0.0-rc.19"
"@vuepress/plugin-nprogress@2.0.0-rc.18":
version "2.0.0-rc.18"
@ -2429,12 +2449,12 @@
dependencies:
vue "^3.4.21"
"@vuepress/plugin-photo-swipe@2.0.0-rc.18":
version "2.0.0-rc.18"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-photo-swipe/-/plugin-photo-swipe-2.0.0-rc.18.tgz#5df8f2cc7b40452d1faca350ebc43d70af81c756"
integrity sha512-weJ4S5PgVzIqqeQduCtneDlZFEwCoWxcPbFw9lqmTc9NoPX6J6FJXW6COz5ZmDCjFRMuzVPidEvAOmYLab/O4Q==
"@vuepress/plugin-photo-swipe@2.0.0-rc.19":
version "2.0.0-rc.19"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-photo-swipe/-/plugin-photo-swipe-2.0.0-rc.19.tgz#526bd14ee2775c1ea5eb93861efee093c38131c8"
integrity sha512-8NlnsCsBJheetpG3PPd+OlAgQy1gDxpNnGsEuXsII1kB1tDo5u4kaFE1wCch0HtstP/caj9CpCKDqpuZCnE7SQ==
dependencies:
"@vuepress/helper" "~2.0.0-rc.18"
"@vuepress/helper" "~2.0.0-rc.19"
"@vueuse/core" "^10.9.0"
photoswipe "^5.4.3"
vue "^3.4.21"
@ -2446,12 +2466,12 @@
dependencies:
prismjs "^1.29.0"
"@vuepress/plugin-reading-time@2.0.0-rc.18":
version "2.0.0-rc.18"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-reading-time/-/plugin-reading-time-2.0.0-rc.18.tgz#731aca8cab94e71ef4f42f024237cba705247e71"
integrity sha512-4l2/GNyWrF3eg8AwY1LbDb2fWx4v2fx6Alr6IjO3aHSM0S7iqbdUD8aLvyQnvrg6Dm6UAYvXuGfAe03mOzgRTw==
"@vuepress/plugin-reading-time@2.0.0-rc.19":
version "2.0.0-rc.19"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-reading-time/-/plugin-reading-time-2.0.0-rc.19.tgz#39fbc2c276c71a8dfe8d81ff12c86fc7b22d8139"
integrity sha512-+Vq8QgmJF+uEi1J6CXXyJRB+ta3STGdeN51/bRdT7m9dqIS/VBnqP2VOC0estebMUgieZSdDiE6i+L/6LfX4vw==
dependencies:
"@vuepress/helper" "~2.0.0-rc.18"
"@vuepress/helper" "~2.0.0-rc.19"
vue "^3.4.21"
"@vuepress/plugin-rtl@2.0.0-rc.18":
@ -2461,19 +2481,19 @@
dependencies:
vue "^3.4.21"
"@vuepress/plugin-seo@2.0.0-rc.18":
version "2.0.0-rc.18"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-seo/-/plugin-seo-2.0.0-rc.18.tgz#4557c609dd06bed08f91fe56116447002292a311"
integrity sha512-wTJqXIn+edDnKlL0ZOf7MLDQo59fhLePfsrpsCbaD8BKzHmEkx5aT1FF27JOvsRmMH4muv1uFQRXP837BsYzzw==
"@vuepress/plugin-seo@2.0.0-rc.19":
version "2.0.0-rc.19"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-seo/-/plugin-seo-2.0.0-rc.19.tgz#5b3ef3737c84e176853cee391a9dea5ced4f8ce5"
integrity sha512-/lTL6dFkuCK16M5yDZdD7zohdy+OqqeUjY1ZsXM2bYGjaha5CiukuUhJlIfRmM9oFQEOBirWCKPC0Ns4ObhPLA==
dependencies:
"@vuepress/helper" "~2.0.0-rc.18"
"@vuepress/helper" "~2.0.0-rc.19"
"@vuepress/plugin-sitemap@2.0.0-rc.18":
version "2.0.0-rc.18"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-sitemap/-/plugin-sitemap-2.0.0-rc.18.tgz#f9273ded89e9bf4e7fff006ffa79737b5b88ceba"
integrity sha512-xDPZJWRD2bZhBPR0VA8F8jum5c8DV5P0+mvaQX6Vnugxo+0kETZSM5ctETA79CTmDdKuG6IW0tJkYK7ysb49zw==
"@vuepress/plugin-sitemap@2.0.0-rc.19":
version "2.0.0-rc.19"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-sitemap/-/plugin-sitemap-2.0.0-rc.19.tgz#803d874abbea6d4b034b0381685d2effa1098268"
integrity sha512-sIND+03O8h222BljQaSZQ8g7y+bHPZyjhEW8c8cLXv0/LZ7apO1qoEuU11ILYHZw5BF/zKNvRriw9QvrEDlIxA==
dependencies:
"@vuepress/helper" "~2.0.0-rc.18"
"@vuepress/helper" "~2.0.0-rc.19"
sitemap "^7.1.1"
"@vuepress/plugin-theme-data@2.0.0-rc.18":
@ -7510,36 +7530,25 @@ vue@^3.4.15, vue@^3.4.19, vue@^3.4.21:
"@vue/server-renderer" "3.4.21"
"@vue/shared" "3.4.21"
vuepress-plugin-comment2@2.0.0-rc.29:
version "2.0.0-rc.29"
resolved "https://registry.yarnpkg.com/vuepress-plugin-comment2/-/vuepress-plugin-comment2-2.0.0-rc.29.tgz#f1817035c12049f34e4769fadc4c72904aba1bf3"
integrity sha512-sX5rPq5TiFW4/ppkHAdIrYqy88B5n3IgVbquDA4AKU4cX16wRkn1e049ilPuQXpeopS4o+0DzhoQFARqoVCL/w==
dependencies:
"@vuepress/helper" "2.0.0-rc.18"
giscus "^1.5.0"
vue "^3.4.21"
vuepress-plugin-sass-palette "2.0.0-rc.29"
vuepress-shared "2.0.0-rc.29"
vuepress-plugin-components@2.0.0-rc.29:
version "2.0.0-rc.29"
resolved "https://registry.yarnpkg.com/vuepress-plugin-components/-/vuepress-plugin-components-2.0.0-rc.29.tgz#e81e2259d973557cb8b18852ad6a77d332df7792"
integrity sha512-gyhAKwp9IYSLA7swQdnau1tzVOw5pWqK9V884+3pf55darrmtlAlXhWTCZ9e27CLmIgEiACLHQ2juPW66YiS1g==
vuepress-plugin-components@2.0.0-rc.31:
version "2.0.0-rc.31"
resolved "https://registry.yarnpkg.com/vuepress-plugin-components/-/vuepress-plugin-components-2.0.0-rc.31.tgz#f1b11c1687d284b1857cba833cf82f0963fd18b1"
integrity sha512-fe+qO+2vPWsC7m2prt7dtfVRuD89JJ2DPKX4uPXEzawHrHqFw9nATPK9l9RHkCPXsaH6xMvxCYGqd2+gvuniGA==
dependencies:
"@stackblitz/sdk" "^1.9.0"
"@vuepress/helper" "2.0.0-rc.18"
"@vuepress/helper" "2.0.0-rc.19"
"@vueuse/core" "^10.9.0"
balloon-css "^1.2.0"
create-codepen "1.0.1"
qrcode "^1.5.3"
vue "^3.4.21"
vuepress-plugin-sass-palette "2.0.0-rc.29"
vuepress-shared "2.0.0-rc.29"
vuepress-plugin-sass-palette "2.0.0-rc.31"
vuepress-shared "2.0.0-rc.31"
vuepress-plugin-md-enhance@2.0.0-rc.29:
version "2.0.0-rc.29"
resolved "https://registry.yarnpkg.com/vuepress-plugin-md-enhance/-/vuepress-plugin-md-enhance-2.0.0-rc.29.tgz#4502694c1736fcdd45995a4efd37de6c114fe33f"
integrity sha512-kflfnlXjv0kUhu6fOR5S7I7XMhZzY7z5ypEMXIEKlsKmEbvQSBtdxcSAtfnAUDkHxOK9QzpYNpGvA2heVRV3HA==
vuepress-plugin-md-enhance@2.0.0-rc.31:
version "2.0.0-rc.31"
resolved "https://registry.yarnpkg.com/vuepress-plugin-md-enhance/-/vuepress-plugin-md-enhance-2.0.0-rc.31.tgz#1d445451b1b8833068ba3011482f95c3e8767027"
integrity sha512-su3bl7TcuOuRCUoZ4Ov77tZ2RiZk130TjcDcZDU5TV9r2Tcinmu/shilLl3K0HZGxFAoSwB0MgaM5UxewbfkAg==
dependencies:
"@mdit/plugin-alert" "^0.8.0"
"@mdit/plugin-align" "^0.8.0"
@ -7563,13 +7572,13 @@ vuepress-plugin-md-enhance@2.0.0-rc.29:
"@mdit/plugin-tex" "^0.8.0"
"@mdit/plugin-uml" "^0.8.0"
"@types/markdown-it" "^13.0.7"
"@vuepress/helper" "2.0.0-rc.18"
"@vuepress/helper" "2.0.0-rc.19"
"@vueuse/core" "^10.9.0"
balloon-css "^1.2.0"
js-yaml "^4.1.0"
vue "^3.4.21"
vuepress-plugin-sass-palette "2.0.0-rc.29"
vuepress-shared "2.0.0-rc.29"
vuepress-plugin-sass-palette "2.0.0-rc.31"
vuepress-shared "2.0.0-rc.31"
vuepress-plugin-sass-palette@2.0.0-rc.27:
version "2.0.0-rc.27"
@ -7581,15 +7590,15 @@ vuepress-plugin-sass-palette@2.0.0-rc.27:
sass "^1.71.1"
vuepress-shared "2.0.0-rc.27"
vuepress-plugin-sass-palette@2.0.0-rc.29:
version "2.0.0-rc.29"
resolved "https://registry.yarnpkg.com/vuepress-plugin-sass-palette/-/vuepress-plugin-sass-palette-2.0.0-rc.29.tgz#317fba3beb630ab1c1e96dd6894087f7b242719b"
integrity sha512-yYw4P23FOVeosW2xYTfNodtW5cSoGO6z07Cgo2Jwe1eNZhsPyRcWjKlyby/m6uWq4dY4ny5KdG+d4UnaDa382A==
vuepress-plugin-sass-palette@2.0.0-rc.31:
version "2.0.0-rc.31"
resolved "https://registry.yarnpkg.com/vuepress-plugin-sass-palette/-/vuepress-plugin-sass-palette-2.0.0-rc.31.tgz#0c910f1eb22ed5069d368e1f256499bee167368e"
integrity sha512-xo8VMMd0jpi4d779N/Vmcx347+FOiC80p+8peD9RbfrFgyUMNF8uoNAgCbjTuL5w/tkoywEd4P8D9p5bG8gUEA==
dependencies:
"@vuepress/helper" "2.0.0-rc.18"
"@vuepress/helper" "2.0.0-rc.19"
chokidar "^3.6.0"
sass "^1.71.1"
vuepress-shared "2.0.0-rc.29"
vuepress-shared "2.0.0-rc.31"
vuepress-plugin-search-pro@^2.0.0-rc.23:
version "2.0.0-rc.27"
@ -7620,12 +7629,12 @@ vuepress-shared@2.0.0-rc.27:
semver "^7.6.0"
vue "^3.4.21"
vuepress-shared@2.0.0-rc.29:
version "2.0.0-rc.29"
resolved "https://registry.yarnpkg.com/vuepress-shared/-/vuepress-shared-2.0.0-rc.29.tgz#34425c9332b4473bf4f87933c42204350e880925"
integrity sha512-Lx3l6aZYq2K6x24cTQc+dn0sBmVjy0GVV3Y/PhRpr5ZaUOxAEJX5DBbSwwBS77vSmhnp3cTFH7I3m2pYC4IzAg==
vuepress-shared@2.0.0-rc.31:
version "2.0.0-rc.31"
resolved "https://registry.yarnpkg.com/vuepress-shared/-/vuepress-shared-2.0.0-rc.31.tgz#8ca6fa76b54d7dd8b049f3a59584b774071dbb58"
integrity sha512-4xUEn+cZ/WO3IoMTlqsy9X7SLkBFFals3Lnj6xZjwp0aTLX9rAZHSeKoxhDsiFasb+AVbpuum8Ue9cFVCObrpw==
dependencies:
"@vuepress/helper" "2.0.0-rc.18"
"@vuepress/helper" "2.0.0-rc.19"
"@vueuse/core" "^10.9.0"
cheerio "1.0.0-rc.12"
dayjs "^1.11.10"
@ -7635,28 +7644,29 @@ vuepress-shared@2.0.0-rc.29:
semver "^7.6.0"
vue "^3.4.21"
vuepress-theme-hope@^2.0.0-rc.29:
version "2.0.0-rc.29"
resolved "https://registry.yarnpkg.com/vuepress-theme-hope/-/vuepress-theme-hope-2.0.0-rc.29.tgz#701950e9ae23db85e80481e3e8cfba2d13103308"
integrity sha512-x+6fwjlXKwE/GijhfCk87VyVCnw17E40lyCMYJDZ+x0jAbvpn7PXbqLmO4EExcAkMvabGlCbbWHdHUjpMM0TRQ==
vuepress-theme-hope@^2.0.0-rc.31:
version "2.0.0-rc.31"
resolved "https://registry.yarnpkg.com/vuepress-theme-hope/-/vuepress-theme-hope-2.0.0-rc.31.tgz#c2d01ba0907d9486490225049ed9d01363f57bd6"
integrity sha512-/DVQ9xz8GdIcFUsuuzHstdOdMKFkeVVSLYNi/qBaHg6j/98iGcI2oxpqAc1k5cWxdRzL92f6qQyVV9qPWtm1Nw==
dependencies:
"@vuepress/helper" "2.0.0-rc.18"
"@vuepress/helper" "2.0.0-rc.19"
"@vuepress/plugin-active-header-links" "2.0.0-rc.18"
"@vuepress/plugin-back-to-top" "2.0.0-rc.18"
"@vuepress/plugin-blog" "2.0.0-rc.18"
"@vuepress/plugin-catalog" "2.0.0-rc.18"
"@vuepress/plugin-copy-code" "2.0.0-rc.18"
"@vuepress/plugin-copyright" "2.0.0-rc.18"
"@vuepress/plugin-back-to-top" "2.0.0-rc.19"
"@vuepress/plugin-blog" "2.0.0-rc.19"
"@vuepress/plugin-catalog" "2.0.0-rc.20"
"@vuepress/plugin-comment" "2.0.0-rc.20"
"@vuepress/plugin-copy-code" "2.0.0-rc.19"
"@vuepress/plugin-copyright" "2.0.0-rc.19"
"@vuepress/plugin-external-link-icon" "2.0.0-rc.18"
"@vuepress/plugin-git" "2.0.0-rc.15"
"@vuepress/plugin-links-check" "2.0.0-rc.18"
"@vuepress/plugin-links-check" "2.0.0-rc.19"
"@vuepress/plugin-nprogress" "2.0.0-rc.18"
"@vuepress/plugin-photo-swipe" "2.0.0-rc.18"
"@vuepress/plugin-photo-swipe" "2.0.0-rc.19"
"@vuepress/plugin-prismjs" "2.0.0-rc.15"
"@vuepress/plugin-reading-time" "2.0.0-rc.18"
"@vuepress/plugin-reading-time" "2.0.0-rc.19"
"@vuepress/plugin-rtl" "2.0.0-rc.18"
"@vuepress/plugin-seo" "2.0.0-rc.18"
"@vuepress/plugin-sitemap" "2.0.0-rc.18"
"@vuepress/plugin-seo" "2.0.0-rc.19"
"@vuepress/plugin-sitemap" "2.0.0-rc.19"
"@vuepress/plugin-theme-data" "2.0.0-rc.18"
"@vueuse/core" "^10.9.0"
balloon-css "^1.2.0"
@ -7665,11 +7675,10 @@ vuepress-theme-hope@^2.0.0-rc.29:
chokidar "^3.6.0"
gray-matter "^4.0.3"
vue "^3.4.21"
vuepress-plugin-comment2 "2.0.0-rc.29"
vuepress-plugin-components "2.0.0-rc.29"
vuepress-plugin-md-enhance "2.0.0-rc.29"
vuepress-plugin-sass-palette "2.0.0-rc.29"
vuepress-shared "2.0.0-rc.29"
vuepress-plugin-components "2.0.0-rc.31"
vuepress-plugin-md-enhance "2.0.0-rc.31"
vuepress-plugin-sass-palette "2.0.0-rc.31"
vuepress-shared "2.0.0-rc.31"
vuepress@^2.0.0-rc.7:
version "2.0.0-rc.8"