chore: bump deps, fix typescript peer deps issues

This commit is contained in:
taskylizard 2024-10-13 15:31:01 +00:00
parent 57310370e5
commit cd0167cc25
No known key found for this signature in database
GPG key ID: 1820131ED1A24120
6 changed files with 1956 additions and 1207 deletions

View file

@ -147,6 +147,10 @@ export const nav: DefaultTheme.NavItem[] = [
link: 'https://github.com/fmhy/bookmarks'
}
]
},
{
text: '💐 tasky',
link: 'https://tasky.nuxt.dev'
}
]