* feat(cli): migrate tauri-build version This changes the migrate command to also migrate the tauri-build dependency to v2, previously it only updated the tauri dependency. * lint