diff --git a/package.json b/package.json index 734d67f..37742e4 100644 --- a/package.json +++ b/package.json @@ -24,24 +24,24 @@ "@emotion/styled": "^11.14.0", "@kevisual/cache": "^0.0.1", "@kevisual/query": "0.0.15", - "@kevisual/router": "0.0.9", - "@kevisual/system-lib": "0.0.21", + "@kevisual/router": "0.0.10", + "@kevisual/system-lib": "0.0.22", "@kevisual/system-ui": "^0.0.3", - "@mui/material": "^6.4.8", - "@tiptap/core": "^2.11.5", - "@tiptap/extension-code-block-lowlight": "^2.11.5", - "@tiptap/extension-document": "^2.11.5", - "@tiptap/extension-highlight": "^2.11.5", - "@tiptap/extension-paragraph": "^2.11.5", - "@tiptap/extension-placeholder": "^2.11.5", - "@tiptap/extension-text": "^2.11.5", - "@tiptap/extension-typography": "^2.11.5", - "@tiptap/pm": "^2.11.5", - "@tiptap/starter-kit": "^2.11.5", - "@tiptap/suggestion": "^2.11.5", + "@mui/material": "^7.0.1", + "@tiptap/core": "^2.11.7", + "@tiptap/extension-code-block-lowlight": "^2.11.7", + "@tiptap/extension-document": "^2.11.7", + "@tiptap/extension-highlight": "^2.11.7", + "@tiptap/extension-paragraph": "^2.11.7", + "@tiptap/extension-placeholder": "^2.11.7", + "@tiptap/extension-text": "^2.11.7", + "@tiptap/extension-typography": "^2.11.7", + "@tiptap/pm": "^2.11.7", + "@tiptap/starter-kit": "^2.11.7", + "@tiptap/suggestion": "^2.11.7", "@types/lodash-es": "^4.17.12", "@types/turndown": "^5.0.5", - "@xyflow/react": "^12.4.4", + "@xyflow/react": "^12.5.4", "clsx": "^2.1.1", "dayjs": "^1.11.13", "eventemitter3": "^5.0.1", @@ -52,16 +52,16 @@ "immer": "^10.1.1", "lodash-es": "^4.17.21", "lowlight": "^3.3.0", - "lucide-react": "^0.484.0", + "lucide-react": "^0.487.0", "marked": "^15.0.7", "nanoid": "^5.1.5", - "react": "^19.0.0", - "react-dom": "^19.0.0", + "react": "^19.1.0", + "react-dom": "^19.1.0", "react-draggable": "^4.4.6", "react-resizable": "^3.0.5", "react-resizable-panels": "^2.1.7", - "react-router": "^7.4.0", - "react-router-dom": "^7.4.0", + "react-router": "^7.4.1", + "react-router-dom": "^7.4.1", "react-toastify": "^11.0.5", "tiptap-markdown": "^0.8.10", "turndown": "^7.2.0", @@ -70,10 +70,10 @@ "devDependencies": { "@eslint/js": "^9.23.0", "@kevisual/types": "^0.0.6", - "@tailwindcss/vite": "^4.0.16", - "@types/node": "^22.13.13", - "@types/react": "^19.0.12", - "@types/react-dom": "^19.0.4", + "@tailwindcss/vite": "^4.1.1", + "@types/node": "^22.14.0", + "@types/react": "^19.1.0", + "@types/react-dom": "^19.1.1", "@types/react-resizable": "^3.0.8", "@vitejs/plugin-basic-ssl": "^2.0.0", "@vitejs/plugin-react": "^4.3.4", @@ -81,11 +81,11 @@ "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.19", "globals": "^16.0.0", - "tailwind-merge": "^3.0.2", - "tailwindcss": "^4.0.16", + "tailwind-merge": "^3.1.0", + "tailwindcss": "^4.1.1", "tailwindcss-animate": "^1.0.7", "typescript": "^5.8.2", - "typescript-eslint": "^8.28.0", - "vite": "^6.2.3" + "typescript-eslint": "^8.29.0", + "vite": "^6.2.5" } } \ No newline at end of file