diff --git a/bun.lockb b/bun.lockb
index 0963f4c4..d28c703c 100644
Binary files a/bun.lockb and b/bun.lockb differ
diff --git a/packages/huginn-website/package.json b/packages/huginn-website/package.json
index 1a2d4ae7..76f752a8 100644
--- a/packages/huginn-website/package.json
+++ b/packages/huginn-website/package.json
@@ -10,13 +10,14 @@
"dependencies": {
"@headlessui/tailwindcss": "^0.2.1",
"@headlessui/vue": "^1.7.22",
+ "@huginn/shared": "workspace:*",
"@iconify/vue": "^4.1.2",
"@rive-app/canvas": "^2.20.0",
+ "@vercel/analytics": "^1.4.0",
"@vueuse/components": "^11.0.3",
"@vueuse/core": "^11.0.3",
"vue": "^3.4.37",
- "vue-router": "4",
- "@huginn/shared": "workspace:*"
+ "vue-router": "4"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.2",
diff --git a/packages/huginn-website/src/App.vue b/packages/huginn-website/src/App.vue
index b1b08794..b1b50e3c 100644
--- a/packages/huginn-website/src/App.vue
+++ b/packages/huginn-website/src/App.vue
@@ -1,7 +1,8 @@
+