feat: implement turbo for navigation

This commit is contained in:
iCrawl
2022-10-08 22:49:56 +02:00
parent 6120971ef8
commit b6c0ab8a41
4 changed files with 16 additions and 12 deletions

View File

@@ -39,7 +39,7 @@
"@astrojs/react": "^1.1.4",
"@code-hike/mdx": "^0.7.4",
"@discordjs/ui": "workspace:^",
"@vscode/codicons": "^0.0.32",
"@hotwired/turbo": "^7.2.0",
"ariakit": "^2.0.0-next.41",
"astro": "^1.4.6",
"cmdk": "^0.1.20",
@@ -48,11 +48,7 @@
"react-custom-scrollbars-2": "^4.5.0",
"react-dom": "^17.0.2",
"react-icons": "^4.4.0",
"react-syntax-highlighter": "^15.5.0",
"react-use": "^17.4.0",
"rehype-ignore": "^1.0.1",
"rehype-pretty-code": "^0.3.2",
"rehype-raw": "^6.1.1",
"sharp": "^0.31.1",
"shiki": "^0.11.1"
},
@@ -67,7 +63,6 @@
"@unocss/reset": "^0.45.28",
"@vitejs/plugin-react": "^2.1.0",
"@vitest/coverage-c8": "^0.24.0",
"concurrently": "^7.4.0",
"cross-env": "^7.0.3",
"eslint": "^8.25.0",
"eslint-config-neon": "^0.1.35",