Update vitepress and theme (#241)

* Bump VitePress to v1.4.2 and regenerate dependencies
* Update theme submodule
* Disable transition on homepage navbar
pull/244/head
lifehackerhansol 1 year ago committed by GitHub
parent 72cf149159
commit 660be4112e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1 +1 @@
Subproject commit 798ac6841c786e7b87f9119d27bed41679186406
Subproject commit 57169fd22348ce90f8592fa546ecc876fc7e4631

827
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -1,6 +1,6 @@
{
"devDependencies": {
"vitepress": "^1.3.4"
"vitepress": "^1.4.2"
},
"scripts": {
"docs:dev": "vitepress dev docs",

Loading…
Cancel
Save