diff --git a/gui/package.json b/gui/package.json index 14de0b7c..3f2b39aa 100644 --- a/gui/package.json +++ b/gui/package.json @@ -21,14 +21,14 @@ "@fontsource/instrument-serif": "^5.3.0", "@tanstack/react-virtual": "^3.14.5", "class-variance-authority": "0.7.1", - "cn": "0.2.6", - "lucide-react": "1.41.0", - "motion": "13.2.0", + "cn": "0.3.0", + "lucide-react": "1.47.0", + "motion": "13.4.0", "posthog-js": "^1.422.5", "react": "^19.2.7", "react-dom": "^19.2.7", - "three": "^0.185.1", - "@sentry/react": "10.74.0" + "three": "^0.186.0", + "@sentry/react": "10.75.0" }, "devDependencies": { "@eslint/js": "^10.0.1", @@ -39,9 +39,9 @@ "@vitejs/plugin-react": "^6.1.1", "eslint": "^10.9.1", "eslint-plugin-react-hooks": "^7.1.1", - "eslint-plugin-react-refresh": "^0.5.6", + "eslint-plugin-react-refresh": "^0.5.7", "globals": "^17.12.0", - "happy-dom": "20.14.0", + "happy-dom": "20.14.5", "tailwindcss": "4.3.3", "typescript": "~6.0.2", "typescript-eslint": "^8.69.0",