feat: add query and fix bugs
This commit is contained in:
		| @@ -21,23 +21,23 @@ | ||||
|     "@emotion/styled": "^11.14.0", | ||||
|     "@kevisual/components": "workspace:*", | ||||
|     "@kevisual/query-upload": "workspace:*", | ||||
|     "@kevisual/router": "^0.0.18", | ||||
|     "@kevisual/store": "^0.0.4", | ||||
|     "@mui/material": "^7.1.0", | ||||
|     "@kevisual/router": "^0.0.22", | ||||
|     "@kevisual/store": "^0.0.9", | ||||
|     "@mui/material": "^7.1.1", | ||||
|     "@vitejs/plugin-basic-ssl": "^2.0.0", | ||||
|     "dayjs": "^1.11.13", | ||||
|     "immer": "^10.1.1", | ||||
|     "lodash-es": "^4.17.21", | ||||
|     "lucide-react": "^0.510.0", | ||||
|     "lucide-react": "^0.516.0", | ||||
|     "nanoid": "^5.1.5", | ||||
|     "nprogress": "^0.2.0", | ||||
|     "pretty-bytes": "^7.0.0", | ||||
|     "react": "19.1.0", | ||||
|     "react-datepicker": "^8.3.0", | ||||
|     "react-datepicker": "^8.4.0", | ||||
|     "react-dom": "19.1.0", | ||||
|     "react-dropzone": "^14.3.8", | ||||
|     "react-toastify": "^11.0.5", | ||||
|     "zustand": "^5.0.4" | ||||
|     "zustand": "^5.0.5" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@kevisual/types": "^0.0.10", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user